com.sun.xml.ws.transport.tcp.encoding
Class WSTCPFastInfosetStreamSOAP11Codec
java.lang.Object
com.sun.xml.ws.transport.tcp.encoding.WSTCPFastInfosetStreamCodec
com.sun.xml.ws.transport.tcp.encoding.WSTCPFastInfosetStreamSOAP11Codec
- All Implemented Interfaces:
- com.sun.xml.ws.api.pipe.Codec
public class WSTCPFastInfosetStreamSOAP11Codec
- extends WSTCPFastInfosetStreamCodec
- Author:
- Alexey Stashok
|
Method Summary |
com.sun.xml.ws.api.pipe.Codec |
copy()
|
protected com.sun.xml.ws.message.stream.StreamHeader |
createHeader(XMLStreamReader reader,
com.sun.xml.stream.buffer.XMLStreamBuffer mark)
|
protected com.sun.xml.ws.api.pipe.ContentType |
getContentType(String soapAction)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
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:
createHeader in class WSTCPFastInfosetStreamCodec
getContentType
protected com.sun.xml.ws.api.pipe.ContentType getContentType(String soapAction)
- Specified by:
getContentType in class WSTCPFastInfosetStreamCodec
Copyright © 2005-2013 Oracle Corporation. All Rights Reserved.