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 StreamDecoder
IOException
Copyright © 2018 Oracle Corporation. All rights reserved.