Package | Description |
---|---|
net.sf.mmm.service.base |
Contains the base classes for simple remote services.
|
net.sf.mmm.service.base.client |
Contains the client-specific base classes for simple remote services.
|
net.sf.mmm.service.base.command |
Contains the base classes for simple remote services using command pattern.
|
net.sf.mmm.service.base.rpc |
Contains the base classes for simple remote services using RPC style.
|
net.sf.mmm.service.base.server |
Contains the server-specific base classes for simple remote services.
|
net.sf.mmm.service.impl.command.server |
Contains the server-specific implementation classes for simple remote invocations using command style.
|
net.sf.mmm.service.impl.rpc.server |
Contains the server-specific implementation classes for simple remote invocations using RPC style.
|
Class and Description |
---|
GenericRemoteInvocationTransactionalCalls
This is the generic transfer-object containing all
RemoteInvocationCall s that shall be processed in
a separate transaction. |
GenericRemoteInvocationTransactionalResults
This is the generic transfer-object containing all
results that have been processed
in a separate transaction. |
Class and Description |
---|
GenericRemoteInvocationRequest
This is the abstract base class for the transfer-object of a request sent from client to server for any
number of (transactional) remote invocations.
|
GenericRemoteInvocationResponse
This is the transfer-object for the generic response to a remote invocation.
|
GenericRemoteInvocationTransactionalCalls
This is the generic transfer-object containing all
RemoteInvocationCall s that shall be processed in
a separate transaction. |
GenericRemoteInvocationTransactionalResults
This is the generic transfer-object containing all
results that have been processed
in a separate transaction. |
Class and Description |
---|
GenericRemoteInvocationRequest
This is the abstract base class for the transfer-object of a request sent from client to server for any
number of (transactional) remote invocations.
|
GenericRemoteInvocationResponse
This is the transfer-object for the generic response to a remote invocation.
|
GenericRemoteInvocationTransactionalCalls
This is the generic transfer-object containing all
RemoteInvocationCall s that shall be processed in
a separate transaction. |
GenericRemoteInvocationTransactionalResults
This is the generic transfer-object containing all
results that have been processed
in a separate transaction. |
Class and Description |
---|
GenericRemoteInvocationRequest
This is the abstract base class for the transfer-object of a request sent from client to server for any
number of (transactional) remote invocations.
|
GenericRemoteInvocationResponse
This is the transfer-object for the generic response to a remote invocation.
|
GenericRemoteInvocationTransactionalCalls
This is the generic transfer-object containing all
RemoteInvocationCall s that shall be processed in
a separate transaction. |
GenericRemoteInvocationTransactionalResults
This is the generic transfer-object containing all
results that have been processed
in a separate transaction. |
Class and Description |
---|
GenericRemoteInvocationRequest
This is the abstract base class for the transfer-object of a request sent from client to server for any
number of (transactional) remote invocations.
|
GenericRemoteInvocationResponse
This is the transfer-object for the generic response to a remote invocation.
|
GenericRemoteInvocationTransactionalCalls
This is the generic transfer-object containing all
RemoteInvocationCall s that shall be processed in
a separate transaction. |
GenericRemoteInvocationTransactionalResults
This is the generic transfer-object containing all
results that have been processed
in a separate transaction. |
Class and Description |
---|
GenericRemoteInvocationTransactionalCalls
This is the generic transfer-object containing all
RemoteInvocationCall s that shall be processed in
a separate transaction. |
GenericRemoteInvocationTransactionalResults
This is the generic transfer-object containing all
results that have been processed
in a separate transaction. |
Class and Description |
---|
GenericRemoteInvocationTransactionalCalls
This is the generic transfer-object containing all
RemoteInvocationCall s that shall be processed in
a separate transaction. |
GenericRemoteInvocationTransactionalResults
This is the generic transfer-object containing all
results that have been processed
in a separate transaction. |
Copyright © 2001–2016 mmm-Team. All rights reserved.