com.sun.xml.ws.transport.tcp.encoding.configurator
Interface SerializerVocabularyFactory

All Known Implementing Classes:
DefaultSerializerVocabularyFactory

public interface SerializerVocabularyFactory

SerializerVocabulary factory to be used in SOAP/TCP codec


Method Summary
 com.sun.xml.fastinfoset.vocab.SerializerVocabulary newInstance()
           
 

Method Detail

newInstance

com.sun.xml.fastinfoset.vocab.SerializerVocabulary newInstance()