|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.exist.cluster.journal.ClusterEventMarshaller
Created by Nicola Breda.
Constructor Summary | |
ClusterEventMarshaller()
|
Method Summary | |
static byte[] |
marshall(ClusterEvent event)
|
static ClusterEvent |
unmarshall(byte[] data)
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ClusterEventMarshaller()
Method Detail |
public static byte[] marshall(ClusterEvent event) throws java.rmi.MarshalException
java.rmi.MarshalException
public static ClusterEvent unmarshall(byte[] data) throws java.rmi.MarshalException
java.rmi.MarshalException
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |