Uses of Class
com.sun.xml.ws.transport.tcp.server.WSTCPModule
Packages that use WSTCPModule
-
Uses of WSTCPModule in com.sun.xml.ws.transport.tcp.server
Methods in com.sun.xml.ws.transport.tcp.server that return WSTCPModuleModifier and TypeMethodDescriptionstatic WSTCPModuleWSTCPModule.getInstance()Method returns initialized WSTCPModule instanceMethods in com.sun.xml.ws.transport.tcp.server with parameters of type WSTCPModuleModifier and TypeMethodDescriptionprotected static voidWSTCPModule.setInstance(WSTCPModule instance) -
Uses of WSTCPModule in com.sun.xml.ws.transport.tcp.server.tomcat
Subclasses of WSTCPModule in com.sun.xml.ws.transport.tcp.server.tomcatMethods in com.sun.xml.ws.transport.tcp.server.tomcat with parameters of type WSTCPModuleModifier and TypeMethodDescriptionprotected static voidWSTCPTomcatRegistry.setInstance(WSTCPModule instance)