public class MarshallerAdapter extends Object implements org.jgroups.blocks.RpcDispatcher.Marshaller
| Constructor and Description |
|---|
MarshallerAdapter(StreamingMarshaller m) |
| Modifier and Type | Method and Description |
|---|---|
Object |
objectFromBuffer(byte[] buf,
int offset,
int length) |
org.jgroups.util.Buffer |
objectToBuffer(Object obj) |
public MarshallerAdapter(StreamingMarshaller m)
Copyright © 2017 JBoss, a division of Red Hat. All Rights Reserved.