Package | Description |
---|---|
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.spring.client |
Contains the client-specific implementation for remote services using spring-remoting.
|
Class and Description |
---|
AbstractRemoteInvocationServiceCaller
This is the abstract base-implementation of
RemoteInvocationServiceCaller . |
AbstractRemoteInvocationServiceCaller.RemoteInvocationServiceQueueImpl
This inner class is the implementation of
RemoteInvocationServiceQueue . |
AbstractRemoteInvocationServiceCaller.ServiceCallData
This inner class is a simple container for the data of an invocation of a
RemoteInvocationService
method. |
Class and Description |
---|
AbstractRemoteInvocationServiceCaller
This is the abstract base-implementation of
RemoteInvocationServiceCaller . |
AbstractRemoteInvocationServiceCallerWithClientMap
This is the abstract base-implementation of
RemoteInvocationServiceCaller using a map of
pre-registered service clients. |
Class and Description |
---|
AbstractRemoteInvocationServiceCaller
This is the abstract base-implementation of
RemoteInvocationServiceCaller . |
Copyright © 2001–2016 mmm-Team. All rights reserved.