mandala.jacob.remote.gpf
Class AbstractFutureFactoryWrapper.RemoteFutureComponentsWrapper
java.lang.Object
mandala.jacob.remote.gpf.AbstractFutureFactoryWrapper.RemoteFutureComponentsWrapper
- All Implemented Interfaces:
- FutureFactory.FutureComponents, Serializable
- Enclosing class:
- AbstractFutureFactoryWrapper
- protected class AbstractFutureFactoryWrapper.RemoteFutureComponentsWrapper
- extends Object
- implements FutureFactory.FutureComponents, Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
futureComponents
protected FutureFactory.FutureComponents futureComponents
AbstractFutureFactoryWrapper.RemoteFutureComponentsWrapper
public AbstractFutureFactoryWrapper.RemoteFutureComponentsWrapper(FutureFactory.FutureComponents futureComponents)
getFutureClient
public FutureClient getFutureClient(Cancelable cancelable)
- Description copied from interface:
FutureFactory.FutureComponents
Returns the client side of the future components.
- Specified by:
getFutureClient
in interface FutureFactory.FutureComponents
- Parameters:
cancelable
- the cancelable object returned by the underlying
implementation.
- Returns:
- the client side of the future components.
getFutureServer
public FutureServer getFutureServer()
- Description copied from interface:
FutureFactory.FutureComponents
Returns the server side of the future components.
- Specified by:
getFutureServer
in interface FutureFactory.FutureComponents
- Returns:
- the server side of the future components.
Mandala help mailing list