com.anwrt.commons.protocol.serialization.helpers
Class ByteHelper

java.lang.Object
  extended by com.anwrt.commons.protocol.serialization.helpers.GenObjectHelper
      extended by com.anwrt.commons.protocol.serialization.helpers.GenIntegerHelper
          extended by com.anwrt.commons.protocol.serialization.helpers.ByteHelper
All Implemented Interfaces:
Helper, HessianHelper

public class ByteHelper
extends GenIntegerHelper


Field Summary
static ByteHelper HELPER
           
 
Method Summary
 
Methods inherited from class com.anwrt.commons.protocol.serialization.helpers.GenObjectHelper
deserialize, getHelpedClass, serialize
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

HELPER

public static final ByteHelper HELPER