See: Description
Interface | Description |
---|---|
GenericRemoteInvocationCommandService |
This is the interface for a generic RPC-service that can
call any
RemoteInvocationCommand . |
Class | Description |
---|---|
GenericRemoteInvocationCommandRequest |
This is the generic transfer-object for a request sent from client to server for any number of
transactional calls of
RemoteInvocationCommand s. |
GenericRemoteInvocationCommandResponse |
This is the generic transfer-object for a response to a
GenericRemoteInvocationCommandRequest . |
GenericRemoteInvocationCommandTransactionalCalls |
This is the generic transfer-object containing all
RemoteInvocationCommand s that shall be processed
in a separate transaction. |
RemoteInvocationCommand
s.
Here you will find the internal transfer-objects used for the technical client/server communication. Copyright © 2001–2016 mmm-Team. All rights reserved.