|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.cindy.decoder.SimplePacketDecoder
public class SimplePacketDecoder
Decode Packet to Packet.
| Constructor Summary | |
|---|---|
SimplePacketDecoder()
|
|
| Method Summary | |
|---|---|
java.lang.Object |
decode(Session session,
Packet packet)
Decode packet to object. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SimplePacketDecoder()
| Method Detail |
|---|
public java.lang.Object decode(Session session,
Packet packet)
throws java.lang.Exception
PacketDecoder
decode in interface PacketDecodersession - sessionpacket - packet
java.lang.Exception - any exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||