Uses of Class
com.sun.xml.ws.transport.tcp.encoding.configurator.WSTCPCodecConfigurator
-
Packages that use WSTCPCodecConfigurator Package Description com.sun.xml.ws.transport.tcp.encoding.configurator -
-
Uses of WSTCPCodecConfigurator in com.sun.xml.ws.transport.tcp.encoding.configurator
Methods in com.sun.xml.ws.transport.tcp.encoding.configurator that return WSTCPCodecConfigurator Modifier and Type Method Description static WSTCPCodecConfiguratorWSTCPCodecConfigurator. valueOf(String name)Returns the enum constant of this type with the specified name.static WSTCPCodecConfigurator[]WSTCPCodecConfigurator. values()Returns an array containing the constants of this enum type, in the order they are declared.
-