|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of ITransportManager in org.jumpmind.symmetric.service |
|---|
| Methods in org.jumpmind.symmetric.service with parameters of type ITransportManager | |
|---|---|
void |
IDataLoaderService.setTransportManager(ITransportManager transportManager)
|
| Uses of ITransportManager in org.jumpmind.symmetric.service.impl |
|---|
| Fields in org.jumpmind.symmetric.service.impl declared as ITransportManager | |
|---|---|
protected ITransportManager |
DataLoaderService.transportManager
|
| Methods in org.jumpmind.symmetric.service.impl with parameters of type ITransportManager | |
|---|---|
void |
RegistrationService.setTransportManager(ITransportManager transportManager)
|
void |
PushService.setTransportManager(ITransportManager tm)
|
void |
DataLoaderService.setTransportManager(ITransportManager remoteService)
|
| Uses of ITransportManager in org.jumpmind.symmetric.transport |
|---|
| Methods in org.jumpmind.symmetric.transport that return types with arguments of type ITransportManager | |
|---|---|
java.lang.Class<ITransportManager> |
TransportManagerFactoryBean.getObjectType()
|
| Uses of ITransportManager in org.jumpmind.symmetric.transport.http |
|---|
| Classes in org.jumpmind.symmetric.transport.http that implement ITransportManager | |
|---|---|
class |
HttpTransportManager
Allow remote communication to nodes, in order to push data, pull data, and send messages. |
| Uses of ITransportManager in org.jumpmind.symmetric.transport.internal |
|---|
| Classes in org.jumpmind.symmetric.transport.internal that implement ITransportManager | |
|---|---|
class |
InternalTransportManager
Coordinates interaction between two symmetric engines in the same JVM. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||