|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.axis2.clientapi.ListenerManager.TransportListnerState
Class keep information about the listener for a given transport
Field Summary | |
TransportListener |
listener
|
int |
waitingCalls
|
Constructor Summary | |
ListenerManager.TransportListnerState(TransportListener listener)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public int waitingCalls
public TransportListener listener
Constructor Detail |
public ListenerManager.TransportListnerState(TransportListener listener)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |