|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.cxf.binding.soap.tcp.SoapTcpCodecFactory
public class SoapTcpCodecFactory
| Constructor Summary | |
|---|---|
SoapTcpCodecFactory()
|
|
| Method Summary | |
|---|---|
org.apache.mina.filter.codec.ProtocolDecoder |
getDecoder(org.apache.mina.core.session.IoSession arg0)
|
org.apache.mina.filter.codec.ProtocolEncoder |
getEncoder(org.apache.mina.core.session.IoSession arg0)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SoapTcpCodecFactory()
| Method Detail |
|---|
public org.apache.mina.filter.codec.ProtocolDecoder getDecoder(org.apache.mina.core.session.IoSession arg0)
throws java.lang.Exception
getDecoder in interface org.apache.mina.filter.codec.ProtocolCodecFactoryjava.lang.Exception
public org.apache.mina.filter.codec.ProtocolEncoder getEncoder(org.apache.mina.core.session.IoSession arg0)
throws java.lang.Exception
getEncoder in interface org.apache.mina.filter.codec.ProtocolCodecFactoryjava.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||