|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Transport | |
|---|---|
| org.infinispan.remoting | |
| org.infinispan.remoting.transport.jgroups | |
| Uses of Transport in org.infinispan.remoting |
|---|
| Methods in org.infinispan.remoting that return Transport | |
|---|---|
Transport |
RpcManagerImpl.getTransport()
|
Transport |
RpcManager.getTransport()
|
| Methods in org.infinispan.remoting with parameters of type Transport | |
|---|---|
void |
RpcManagerImpl.injectDependencies(GlobalConfiguration globalConfiguration,
Transport t,
InboundInvocationHandler handler,
Marshaller marshaller,
ExecutorService e,
CacheManagerNotifier notifier)
|
void |
RpcManagerImpl.setTransport(Transport t)
|
| Uses of Transport in org.infinispan.remoting.transport.jgroups |
|---|
| Classes in org.infinispan.remoting.transport.jgroups that implement Transport | |
|---|---|
class |
JGroupsTransport
An encapsulation of a JGroups transport |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||