Class WSTCPAdapterRegistryImpl

  • All Implemented Interfaces:
    com.sun.xml.ws.transport.tcp.server.WSTCPAdapterRegistry

    public final class WSTCPAdapterRegistryImpl
    extends Object
    implements com.sun.xml.ws.transport.tcp.server.WSTCPAdapterRegistry
    Author:
    Alexey Stashok
    • Method Detail

      • getTarget

        public com.sun.xml.ws.transport.tcp.server.TCPAdapter getTarget​(@NotNull
                                                                        com.sun.xml.ws.transport.tcp.util.WSTCPURI requestURI)
        Specified by:
        getTarget in interface com.sun.xml.ws.transport.tcp.server.WSTCPAdapterRegistry
      • deregisterEndpoint

        public void deregisterEndpoint​(@NotNull
                                       String path)