See: Description
Interface | Description |
---|---|
RemoteInvocationCommand<RESULT> |
This is the interface for a command that represents a specific operation of a
RemoteInvocationService . |
RemoteInvocationCommandHandler<RESULT extends Serializable,COMMAND extends RemoteInvocationCommand<RESULT>> |
This is the interface for the handler of a specific
RemoteInvocationCommand . |
RemoteInvocationCommand
s.
See net.sf.mmm.service.api
for further details. Copyright © 2001–2016 mmm-Team. All rights reserved.