|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.codehaus.wadi.aop.tracker.basic.BasicWireMarshaller
public class BasicWireMarshaller
| Constructor Summary | |
|---|---|
BasicWireMarshaller(org.codehaus.wadi.core.util.Streamer streamer,
org.codehaus.wadi.core.reflect.ClassIndexerRegistry registry,
InstanceAndTrackerReplacer replacer)
|
|
| Method Summary | |
|---|---|
byte[] |
marshall(ValueUpdaterInfo[] valueUpdaterInfos)
|
ValueUpdaterInfo[] |
unmarshall(byte[] serialized)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BasicWireMarshaller(org.codehaus.wadi.core.util.Streamer streamer,
org.codehaus.wadi.core.reflect.ClassIndexerRegistry registry,
InstanceAndTrackerReplacer replacer)
| Method Detail |
|---|
public byte[] marshall(ValueUpdaterInfo[] valueUpdaterInfos)
marshall in interface WireMarshallerpublic ValueUpdaterInfo[] unmarshall(byte[] serialized)
unmarshall in interface WireMarshaller
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||