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

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

public class AwtCommandHelper
extends GenObjectHelper

Helper for serialization and deserialization of AwtCommand object
creation : 2 sept. 2008

Author:
David FRANCOIS

Field Summary
static java.lang.String[] fieldNames
           
static AwtCommandHelper 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

fieldNames

public static final java.lang.String[] fieldNames

HELPER

public static final AwtCommandHelper HELPER