| Package | Description |
|---|---|
| de.aristaflow.adept2.base.communication |
| Modifier and Type | Method and Description |
|---|---|
ADEPT2StubFactory<java.lang.Object> |
CommunicationService.getADEPT2CallbackStubFactory()
Returns the factory responsible for creating stubs for remote calls to
callback objects.
|
ADEPT2StubFactory<ADEPT2Service> |
CommunicationService.getADEPT2ServiceStubFactory()
Returns the factory responsible for creating stubs for remote calls to
remote services.
|