|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.incesoft.botplatform.sdk.protocol.FLAPCodecFactory
public class FLAPCodecFactory
Constructor Summary | |
---|---|
FLAPCodecFactory()
|
Method Summary | |
---|---|
org.apache.mina.filter.codec.ProtocolDecoder |
getDecoder()
|
org.apache.mina.filter.codec.ProtocolEncoder |
getEncoder()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FLAPCodecFactory()
Method Detail |
---|
public org.apache.mina.filter.codec.ProtocolDecoder getDecoder() throws java.lang.Exception
getDecoder
in interface org.apache.mina.filter.codec.ProtocolCodecFactory
java.lang.Exception
public org.apache.mina.filter.codec.ProtocolEncoder getEncoder() throws java.lang.Exception
getEncoder
in interface org.apache.mina.filter.codec.ProtocolCodecFactory
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |