|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.incesoft.botplatform.sdk.protocol.FLAPEncoder
public class FLAPEncoder
Constructor Summary | |
---|---|
FLAPEncoder()
|
Method Summary | |
---|---|
void |
dispose(org.apache.mina.common.IoSession arg0)
|
void |
encode(org.apache.mina.common.IoSession session,
java.lang.Object obj,
org.apache.mina.filter.codec.ProtocolEncoderOutput out)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FLAPEncoder()
Method Detail |
---|
public void encode(org.apache.mina.common.IoSession session, java.lang.Object obj, org.apache.mina.filter.codec.ProtocolEncoderOutput out) throws java.lang.Exception
encode
in interface org.apache.mina.filter.codec.ProtocolEncoder
java.lang.Exception
public void dispose(org.apache.mina.common.IoSession arg0) throws java.lang.Exception
dispose
in interface org.apache.mina.filter.codec.ProtocolEncoder
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |