Class LocalWire

  • All Implemented Interfaces:
    com.yahoo.jrt.slobrok.api.IMirror

    public class LocalWire
    extends Object
    implements com.yahoo.jrt.slobrok.api.IMirror
    Author:
    Simon Thoresen Hult
    • Constructor Detail

      • LocalWire

        public LocalWire()
    • Method Detail

      • registerService

        public void registerService​(String serviceName,
                                    LocalNetwork owner)
      • unregisterService

        public void unregisterService​(String serviceName)
      • newHostId

        public String newHostId()
      • lookup

        public List<com.yahoo.jrt.slobrok.api.Mirror.Entry> lookup​(String pattern)
        Specified by:
        lookup in interface com.yahoo.jrt.slobrok.api.IMirror
      • updates

        public int updates()
        Specified by:
        updates in interface com.yahoo.jrt.slobrok.api.IMirror