| ADEPT2CallbackExport |
This module of the communication service is responsible for the export of
callback objects, i.
|
| ADEPT2RemoteObjectIdentifierFactory |
This factory is responsible to create remote object identifiers and callback object identifiers
valid for the communication service this factory is assigned to.
|
| ADEPT2ServiceExport |
|
| ADEPT2StubFactory<S> |
Submodules of the CommunicationService defined by this interface are
responsible for creating stubs which represent the corresponding remote
services/callback objects on remote side.
|
| CommStackInterceptor<I1,I2,O1,O2> |
An interceptor for a communication stack.
|
| CommStackTransformer<I1,I2,O1,O2> |
Interface to perform transformation before and after performing a communication.
|
| CommunicationService<I1,O1,I2,O2> |
This communication service provides all the technically necessary to do both
remote calls to remote services or remote callback objects and to publish
remote services itself.
|
| CommunicationStack<I,O> |
Marks the implementing class as layer within a communication stack.
|
| GlobalInvocationResolver |
Interface for late resolution of global URIs.
|
| GlobalRegistryServiceProvider |
This interface provides access to a GlobalRegistry service.
|
| GlobalServiceExportConsumer |
|
| InvocationTarget |
This interface provides the means for late binding of connections.
|
| MappingCommService<I1,O1,I2,O2> |
This interface extends the communication service by the means to add a host name mapping
dynamically.
|