Class LocalWire
java.lang.Object
com.yahoo.messagebus.network.local.LocalWire
- All Implemented Interfaces:
com.yahoo.jrt.slobrok.api.IMirror
- Author:
- Simon Thoresen Hult
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionList<com.yahoo.jrt.slobrok.api.Mirror.Entry>
void
registerService
(String serviceName, LocalNetwork owner) resolveServiceAddress
(String serviceName) void
unregisterService
(String serviceName) int
updates()
-
Constructor Details
-
LocalWire
public LocalWire()
-
-
Method Details
-
registerService
-
unregisterService
-
resolveServiceAddress
-
newHostId
-
lookup
- Specified by:
lookup
in interfacecom.yahoo.jrt.slobrok.api.IMirror
-
updates
public int updates()- Specified by:
updates
in interfacecom.yahoo.jrt.slobrok.api.IMirror
-