| Package | Description |
|---|---|
| net.sf.mmm.service.api.command.client |
Contains the client-specific API for simple remote services using command style.
|
| net.sf.mmm.service.base.command.client |
Contains the client-specific base classes for simple remote services using command style.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
RemoteInvocationCommandCaller
This is the interface for the key component to invoke one or multiple
RemoteInvocationCommands from the client-side. |
interface |
RemoteInvocationCommandQueue
This is the interface for a
remote invocation queue based on
RemoteInvocationCommandCaller. |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractRemoteInvocationCommandCaller
This is the abstract base implementation of
RemoteInvocationCommandCaller. |
protected class |
AbstractRemoteInvocationCommandCaller.RemoteInvocationCommandQueueImpl
This is the implementation of
RemoteInvocationCommandQueue. |
Copyright © 2001–2016 mmm-Team. All rights reserved.