See: Description
Interface | Description |
---|---|
GenericRemoteInvocationRpcService |
This is the interface for a generic RPC-service that can
call any
RemoteInvocationService . |
Class | Description |
---|---|
GenericRemoteInvocationRpcCall |
This is the generic transfer-object for an invocation of a
RemoteInvocationService . |
GenericRemoteInvocationRpcRequest |
This is the generic transfer-object for a request sent from client to server for any number of
transactional calls to a
RemoteInvocationService . |
GenericRemoteInvocationRpcResponse |
This is the generic transfer-object for the response to a
GenericRemoteInvocationRpcRequest . |
GenericRemoteInvocationRpcTransactionalCalls |
This is the generic transfer-object containing all
invocation calls
that shall be processed in a separate transaction. |
RemoteInvocationService
s.
Here you will find the GenericRemoteInvocationRpcService
together with its
request
and
response
arguments that defines the
generic technical service where all RPC remote invocations are send to. Copyright © 2001–2016 mmm-Team. All rights reserved.