org.exist.cluster.journal
Class ClusterEventMarshaller
java.lang.Object
org.exist.cluster.journal.ClusterEventMarshaller
public class ClusterEventMarshaller
- extends Object
Created by Nicola Breda.
- Author:
- Nicola Breda aka maiale, David Frontini aka spider
Date: 05-aug-2005
Time: 18.09.08
Revision $Revision: 6320 $
ClusterEventMarshaller
public ClusterEventMarshaller()
marshall
public static byte[] marshall(ClusterEvent event)
throws MarshalException
- Throws:
MarshalException
unmarshall
public static ClusterEvent unmarshall(byte[] data)
throws MarshalException
- Throws:
MarshalException
Copyright (C) Wolfgang Meier. All rights reserved.