Class StreamDecoderImpl
java.lang.Object
com.oracle.webservices.impl.encoding.StreamDecoderImpl
- All Implemented Interfaces:
StreamDecoder
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondecode(InputStream in, String charset, AttachmentSet att, SOAPVersion soapVersion)
-
Constructor Details
-
StreamDecoderImpl
public StreamDecoderImpl()
-
-
Method Details
-
decode
public Message decode(InputStream in, String charset, AttachmentSet att, SOAPVersion soapVersion) throws IOException - Specified by:
decodein interfaceStreamDecoder- Throws:
IOException
-