Uses of Interface
com.sun.xml.ws.transport.tcp.server.WSTCPConnector
-
Packages that use WSTCPConnector Package Description com.sun.xml.ws.transport.tcp.grizzly com.sun.xml.ws.transport.tcp.server -
-
Uses of WSTCPConnector in com.sun.xml.ws.transport.tcp.grizzly
Classes in com.sun.xml.ws.transport.tcp.grizzly that implement WSTCPConnector Modifier and Type Class Description classGrizzlyTCPConnector -
Uses of WSTCPConnector in com.sun.xml.ws.transport.tcp.server
Methods in com.sun.xml.ws.transport.tcp.server that return types with arguments of type WSTCPConnector Modifier and Type Method Description Collection<WSTCPConnector>WSTCP. initialize()
-