|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.anwrt.commons.protocol.serialization.helpers.ArrayHelper
public class ArrayHelper
Helper for java array
| Field Summary | |
|---|---|
static ArrayHelper |
HELPER
|
| Method Summary | |
|---|---|
java.lang.Class |
getHelpedClass()
|
HessianValue |
serialize(java.lang.Object toSerialize,
AwtHessianSerializer serializer)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final ArrayHelper HELPER
| Method Detail |
|---|
public HessianValue serialize(java.lang.Object toSerialize,
AwtHessianSerializer serializer)
throws AwtHessianSerializerException
serialize in interface HessianHelperAwtHessianSerializerExceptionpublic java.lang.Class getHelpedClass()
getHelpedClass in interface Helper
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||