|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.partnersoft.net.holler.codecs.HollerBasicCodec
public class HollerBasicCodec
| Constructor Summary | |
|---|---|
HollerBasicCodec(HollerChannelManager channelManager)
|
|
| Method Summary | |
|---|---|
HollerMessage |
decode(DynamicByteArray bytes)
|
void |
encode(HollerMessage message,
DynamicByteArray bytes)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public HollerBasicCodec(HollerChannelManager channelManager)
| Method Detail |
|---|
public HollerMessage decode(DynamicByteArray bytes)
throws java.io.IOException
decode in interface HollerCodecjava.io.IOException
public void encode(HollerMessage message,
DynamicByteArray bytes)
throws java.io.IOException
encode in interface HollerCodecjava.io.IOException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||