com.oracle.webservices.impl.encoding
Class StreamDecoderImpl
java.lang.Object
com.oracle.webservices.impl.encoding.StreamDecoderImpl
- All Implemented Interfaces:
- StreamDecoder
public class StreamDecoderImpl
- extends Object
- implements StreamDecoder
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StreamDecoderImpl
public StreamDecoderImpl()
decode
public Message decode(InputStream in,
String charset,
AttachmentSet att,
SOAPVersion soapVersion)
throws IOException
- Specified by:
decode in interface StreamDecoder
- Throws:
IOException
Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.