org.apache.cxf.binding.soap.tcp
Class SoapTcpMessageDecoder
java.lang.Object
ProtocolDecoderAdapter
org.apache.cxf.binding.soap.tcp.SoapTcpMessageDecoder
public class SoapTcpMessageDecoder
- extends ProtocolDecoderAdapter
Method Summary |
void |
decode(IoSession session,
IoBuffer buffer,
ProtocolDecoderOutput out)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SoapTcpMessageDecoder
public SoapTcpMessageDecoder()
decode
public void decode(IoSession session,
IoBuffer buffer,
ProtocolDecoderOutput out)
throws Exception
- Throws:
Exception
Apache CXF