Package org.jgroups.blocks
Interface RpcDispatcher.Marshaller
- All Known Subinterfaces:
RpcDispatcher.Marshaller2
- All Known Implementing Classes:
RpcDispatcher.MarshallerAdapter
- Enclosing class:
RpcDispatcher
public static interface RpcDispatcher.Marshaller
-
Method Summary
Modifier and TypeMethodDescriptionobjectFromByteBuffer
(byte[] buf) byte[]
objectToByteBuffer
(Object obj)