Uses of Interface
com.sun.xml.ws.transport.tcp.encoding.configurator.SerializerVocabularyFactory
-
Packages that use SerializerVocabularyFactory Package Description com.sun.xml.ws.transport.tcp.encoding.configurator -
-
Uses of SerializerVocabularyFactory in com.sun.xml.ws.transport.tcp.encoding.configurator
Classes in com.sun.xml.ws.transport.tcp.encoding.configurator that implement SerializerVocabularyFactory Modifier and Type Class Description classDefaultSerializerVocabularyFactoryMethods in com.sun.xml.ws.transport.tcp.encoding.configurator that return SerializerVocabularyFactory Modifier and Type Method Description SerializerVocabularyFactoryWSTCPCodecConfigurator. getSerializerVocabularyFactory()Get theSerializerVocabularyFactoryMethods in com.sun.xml.ws.transport.tcp.encoding.configurator with parameters of type SerializerVocabularyFactory Modifier and Type Method Description voidWSTCPCodecConfigurator. setSerializerVocabularyFactory(SerializerVocabularyFactory serializerVocabularyFactory)Set theSerializerVocabularyFactory
-