|
xmlBlaster 1.6.2 client API | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Declares JMX available methods of a ConnectQos instance.
org.xmlBlaster.util.qos.ConnectQos| Method Summary | |
long |
getMaxSessions()
How often the same client may login |
long |
getSessionTimeout()
The configured session live span in milli seconds |
boolean |
isPersistent()
If this flag is set, the session will persist a server crash. |
boolean |
isPtpAllowed()
Does the client accept PtP messages? |
void |
setSessionTimeout(long timeout)
The configured session live span in milli seconds |
| Method Detail |
public long getMaxSessions()
public long getSessionTimeout()
public void setSessionTimeout(long timeout)
public boolean isPtpAllowed()
public boolean isPersistent()
|
xmlBlaster 1.6.2 client API | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||