Class EndpointRegistry


  • public class EndpointRegistry
    extends java.lang.Object
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void close()  
      Endpoint get​(java.lang.String routerName)  
      void put​(java.lang.String routerName, Endpoint endpoint)  
      Endpoint remove​(java.lang.String routerName)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait