|
xmlBlaster 1.6.2 client API | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Access the connection handler to access connection status information or manipulate queued messages.
| Method Summary | |
I_Queue |
getQueue()
|
ConnectionStateEnum |
getState()
Get the connection state, usable for nice logging like this: con.getState().toString() |
boolean |
isAlive()
|
boolean |
isDead()
|
boolean |
isPolling()
|
| Method Detail |
public I_Queue getQueue()
public ConnectionStateEnum getState()
public boolean isAlive()
public boolean isPolling()
public boolean isDead()
|
xmlBlaster 1.6.2 client API | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||