Class WSTCPFastInfosetStreamSOAP12Codec
java.lang.Object
com.sun.xml.ws.transport.tcp.encoding.WSTCPFastInfosetStreamCodec
com.sun.xml.ws.transport.tcp.encoding.WSTCPFastInfosetStreamSOAP12Codec
- All Implemented Interfaces:
com.sun.xml.ws.api.pipe.Codec
- Author:
- Alexey Stashok
-
Field Summary
Fields inherited from class com.sun.xml.ws.transport.tcp.encoding.WSTCPFastInfosetStreamCodec
_defaultContentType -
Method Summary
Modifier and TypeMethodDescriptioncom.sun.xml.ws.api.pipe.Codeccopy()protected final com.sun.xml.ws.message.stream.StreamHeadercreateHeader(XMLStreamReader reader, com.sun.xml.stream.buffer.XMLStreamBuffer mark) protected com.sun.xml.ws.api.pipe.ContentTypegetContentType(String soapAction) Methods inherited from class com.sun.xml.ws.transport.tcp.encoding.WSTCPFastInfosetStreamCodec
create, decode, decode, encode, encode, getMimeType, getStaticContentType
-
Method Details
-
copy
public com.sun.xml.ws.api.pipe.Codec copy() -
createHeader
protected final com.sun.xml.ws.message.stream.StreamHeader createHeader(XMLStreamReader reader, com.sun.xml.stream.buffer.XMLStreamBuffer mark) - Specified by:
createHeaderin classWSTCPFastInfosetStreamCodec
-
getContentType
- Specified by:
getContentTypein classWSTCPFastInfosetStreamCodec
-