public class StreamDecoderImpl extends Object implements StreamDecoder
| Constructor and Description |
|---|
StreamDecoderImpl() |
| Modifier and Type | Method and Description |
|---|---|
com.sun.xml.ws.api.message.Message |
decode(InputStream in,
String charset,
com.sun.xml.ws.api.message.AttachmentSet att,
com.sun.xml.ws.api.SOAPVersion soapVersion) |
public com.sun.xml.ws.api.message.Message decode(InputStream in, String charset, com.sun.xml.ws.api.message.AttachmentSet att, com.sun.xml.ws.api.SOAPVersion soapVersion) throws IOException
decode in interface StreamDecoderIOExceptionCopyright © 2017 Oracle Corporation. All rights reserved.