Package | Description |
---|---|
org.jgroups.blocks |
Provides building blocks that are layered on top of channels.
|
Modifier and Type | Class and Description |
---|---|
static class |
RpcDispatcher.MarshallerAdapter
Used to provide a Marshaller2 interface to a Marshaller.
|
Modifier and Type | Field and Description |
---|---|
protected RpcDispatcher.Marshaller2 |
RequestCorrelator.marshaller
Possibility for an external marshaller to marshal/unmarshal responses
|
protected RpcDispatcher.Marshaller2 |
RpcDispatcher.req_marshaller
Marshaller to marshall requests at the caller and unmarshal requests at the receiver(s)
|
protected RpcDispatcher.Marshaller2 |
RpcDispatcher.rsp_marshaller
Marshaller to marshal responses at the receiver(s) and unmarshal responses at the caller
|
Copyright © 2013 JBoss, a division of Red Hat. All Rights Reserved.