|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectmandala.jacob.remote.gpf.AbstractFutureFactoryWrapper.RemoteFutureComponentsWrapper
| Field Summary | |
protected FutureFactory.FutureComponents |
futureComponents
|
| Constructor Summary | |
AbstractFutureFactoryWrapper.RemoteFutureComponentsWrapper(FutureFactory.FutureComponents futureComponents)
|
|
| Method Summary | |
FutureClient |
getFutureClient(Cancelable cancelable)
Returns the client side of the future components. |
FutureServer |
getFutureServer()
Returns the server side of the future components. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
protected FutureFactory.FutureComponents futureComponents
| Constructor Detail |
public AbstractFutureFactoryWrapper.RemoteFutureComponentsWrapper(FutureFactory.FutureComponents futureComponents)
| Method Detail |
public FutureClient getFutureClient(Cancelable cancelable)
FutureFactory.FutureComponentsReturns the client side of the future components.
getFutureClient in interface FutureFactory.FutureComponentscancelable - the cancelable object returned by the underlying
implementation.
public FutureServer getFutureServer()
FutureFactory.FutureComponentsReturns the server side of the future components.
getFutureServer in interface FutureFactory.FutureComponents
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||