|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use StateWaiter | |
---|---|
org.apache.qpid.client.protocol | |
org.apache.qpid.client.state |
Uses of StateWaiter in org.apache.qpid.client.protocol |
---|
Methods in org.apache.qpid.client.protocol that return StateWaiter | |
---|---|
StateWaiter |
AMQProtocolHandler.createWaiter(Set<AMQState> states)
|
Uses of StateWaiter in org.apache.qpid.client.state |
---|
Fields in org.apache.qpid.client.state with type parameters of type StateWaiter | |
---|---|
protected List<StateWaiter> |
AMQStateManager._waiters
|
Methods in org.apache.qpid.client.state that return StateWaiter | |
---|---|
StateWaiter |
AMQStateManager.createWaiter(Set<AMQState> states)
Create and add a new waiter to the notifcation list. |
Methods in org.apache.qpid.client.state with parameters of type StateWaiter | |
---|---|
void |
AMQStateManager.removeWaiter(StateWaiter waiter)
Remove the waiter from the notification list. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |