Class EndpointRegistry.Registration

  • Enclosing class:
    EndpointRegistry

    public static class EndpointRegistry.Registration
    extends Object
    Handle for un-registering an endpoint.
    • Method Detail

      • unregister

        public void unregister()
        Un-register the endpoint.
      • getPath

        public String getPath()
        Returns this endpoint's path.
        Returns:
        this endpoint's path.