| Package | Description |
|---|---|
| net.sf.mmm.service.base.gwt |
Contains the base classes for simple remote services using GWT.
|
| net.sf.mmm.service.base.rpc |
Contains the base classes for simple remote services using RPC style.
|
| net.sf.mmm.service.base.rpc.client |
Contains the client-specific base classes for simple remote services using RPC style.
|
| net.sf.mmm.service.impl.gwt.rpc.client |
Contains the client-specific implementation for remote invocation services.
|
| net.sf.mmm.service.impl.gwt.server |
Contains the server-specific implementation for remote invocation services.
|
| net.sf.mmm.service.impl.rpc.server |
Contains the server-specific implementation classes for simple remote invocations using RPC style.
|
| net.sf.mmm.service.impl.spring.client |
Contains the client-specific implementation for remote services using spring-remoting.
|
| Class and Description |
|---|
| 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. |
| GenericRemoteInvocationRpcService
This is the interface for a generic RPC-service that can
call any
RemoteInvocationService. |
| Class and 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. |
| Class and 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. |
| GenericRemoteInvocationRpcTransactionalCalls
This is the generic transfer-object containing all
invocation calls
that shall be processed in a separate transaction. |
| Class and Description |
|---|
| GenericRemoteInvocationRpcRequest
This is the generic transfer-object for a request sent from client to server for any number of
transactional calls to a
RemoteInvocationService. |
| Class and Description |
|---|
| 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. |
| GenericRemoteInvocationRpcService
This is the interface for a generic RPC-service that can
call any
RemoteInvocationService. |
| Class and 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. |
| GenericRemoteInvocationRpcService
This is the interface for a generic RPC-service that can
call any
RemoteInvocationService. |
| Class and Description |
|---|
| GenericRemoteInvocationRpcRequest
This is the generic transfer-object for a request sent from client to server for any number of
transactional calls to a
RemoteInvocationService. |
| GenericRemoteInvocationRpcService
This is the interface for a generic RPC-service that can
call any
RemoteInvocationService. |
Copyright © 2001–2016 mmm-Team. All rights reserved.