org.codehaus.wadi.aop.tracker.basic
Interface WireMarshaller

All Known Implementing Classes:
BasicWireMarshaller

public interface WireMarshaller

Version:
$Revision: 1538 $

Method Summary
 byte[] marshall(ValueUpdaterInfo[] valueUpdaterInfos)
           
 ValueUpdaterInfo[] unmarshall(byte[] serialized)
           
 

Method Detail

marshall

byte[] marshall(ValueUpdaterInfo[] valueUpdaterInfos)

unmarshall

ValueUpdaterInfo[] unmarshall(byte[] serialized)


Copyright © 2008. All Rights Reserved.