|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CommunicationListener | |
---|---|
com.vii.brillien.kernel.axiom.transport |
Uses of CommunicationListener in com.vii.brillien.kernel.axiom.transport |
---|
Methods in com.vii.brillien.kernel.axiom.transport with type parameters of type CommunicationListener | ||
---|---|---|
|
Mediator.addCommunicationListener(M messageProcessor)
Registers a CommunicationListener |
|
|
Mediator.removeCommunicationListener(M messageProcessor)
Deregisters a CommunicationListener |
Methods in com.vii.brillien.kernel.axiom.transport that return types with arguments of type CommunicationListener | |
---|---|
Iterable<CommunicationListener<T>> |
Mediator.getCommunicationListeners()
Retrieves the list of registered CommunicationListeners |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |