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
Constructors -
Method Summary
Modifier and TypeMethodDescriptionList<com.yahoo.jrt.slobrok.api.Mirror.Entry>voidregisterService(String serviceName, LocalNetwork owner) resolveServiceAddress(String serviceName) voidunregisterService(String serviceName) intupdates()
-
Constructor Details
-
LocalWire
public LocalWire()
-
-
Method Details
-
registerService
-
unregisterService
-
resolveServiceAddress
-
newHostId
-
lookup
- Specified by:
lookupin interfacecom.yahoo.jrt.slobrok.api.IMirror
-
updates
public int updates()- Specified by:
updatesin interfacecom.yahoo.jrt.slobrok.api.IMirror
-