|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface NMR
The NMR interface is the primary interface to communicate with the Bus. It contains methods to access the registries and to create a client channel to communicate with the bus.
| Method Summary | |
|---|---|
Channel |
createChannel()
Create a channel to interact with the NMR without exposing an endpoint. |
EndpointRegistry |
getEndpointRegistry()
Access the endpoint registry. |
FlowRegistry |
getFlowRegistry()
Access the flow registry. |
ListenerRegistry |
getListenerRegistry()
Access the listener registry. |
WireRegistry |
getWireRegistry()
Access the wire registry |
| Method Detail |
|---|
EndpointRegistry getEndpointRegistry()
ListenerRegistry getListenerRegistry()
FlowRegistry getFlowRegistry()
WireRegistry getWireRegistry()
Channel createChannel()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||