|
Platform SDK Java 8.5 API Reference | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.genesyslab.platform.contacts.protocol.runtime.AttributesListCustomMarshaler
public class AttributesListCustomMarshaler
Field Summary |
---|
Fields inherited from interface com.genesyslab.platform.contacts.protocol.runtime.CustomMarshaling |
---|
NOT_PROCESSED, PROCESSED_COMPLETELLY, PROCESSED_NEED_DEFAULT |
Constructor Summary | |
---|---|
AttributesListCustomMarshaler()
|
Method Summary | |
---|---|
int |
marshal(KeyValueCollection outKv,
java.lang.String key,
java.lang.Object val,
KeyValueCollection inKv)
|
int |
unmarshal(KeyValueCollection outKv,
java.lang.String key,
java.lang.Object val,
KeyValueCollection inKv)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AttributesListCustomMarshaler()
Method Detail |
---|
public int marshal(KeyValueCollection outKv, java.lang.String key, java.lang.Object val, KeyValueCollection inKv) throws ProtocolException
marshal
in interface CustomMarshaling
ProtocolException
public int unmarshal(KeyValueCollection outKv, java.lang.String key, java.lang.Object val, KeyValueCollection inKv)
unmarshal
in interface CustomMarshaling
|
Platform SDK Java 8.5 API Reference | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |