com.sun.xml.ws.transport.tcp.encoding
Class WSTCPFastInfosetStreamSOAP11Codec

java.lang.Object
  extended by com.sun.xml.ws.transport.tcp.encoding.WSTCPFastInfosetStreamCodec
      extended by com.sun.xml.ws.transport.tcp.encoding.WSTCPFastInfosetStreamSOAP11Codec
All Implemented Interfaces:
com.sun.xml.ws.api.pipe.Codec

public class WSTCPFastInfosetStreamSOAP11Codec
extends WSTCPFastInfosetStreamCodec


Field Summary
 
Fields inherited from class com.sun.xml.ws.transport.tcp.encoding.WSTCPFastInfosetStreamCodec
_defaultContentType
 
Method Summary
 com.sun.xml.ws.api.pipe.Codec copy()
           
protected  com.sun.xml.ws.message.stream.StreamHeader createHeader(javax.xml.stream.XMLStreamReader reader, com.sun.xml.stream.buffer.XMLStreamBuffer mark)
           
protected  com.sun.xml.ws.api.pipe.ContentType getContentType(java.lang.String soapAction)
           
 
Methods inherited from class com.sun.xml.ws.transport.tcp.encoding.WSTCPFastInfosetStreamCodec
create, decode, decode, encode, encode, getMimeType, getStaticContentType
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

copy

public com.sun.xml.ws.api.pipe.Codec copy()

createHeader

protected final com.sun.xml.ws.message.stream.StreamHeader createHeader(javax.xml.stream.XMLStreamReader reader,
                                                                        com.sun.xml.stream.buffer.XMLStreamBuffer mark)
Specified by:
createHeader in class WSTCPFastInfosetStreamCodec

getContentType

protected com.sun.xml.ws.api.pipe.ContentType getContentType(java.lang.String soapAction)
Specified by:
getContentType in class WSTCPFastInfosetStreamCodec