IFACE - the service interfacepublic interface Stub<IFACE>
extends org.irenical.lifecycle.LifeCycle
| Modifier and Type | Interface and Description |
|---|---|
static interface |
Stub.ServiceCall<IFACE,OUTPUT,ERROR extends Exception> |
| Modifier and Type | Method and Description |
|---|---|
<OUTPUT,ERROR extends Exception> |
call(Stub.ServiceCall<IFACE,OUTPUT,ERROR> callable) |
<OUTPUT,ERROR extends Exception> OUTPUT call(Stub.ServiceCall<IFACE,OUTPUT,ERROR> callable) throws ERROR extends Exception
ERROR extends ExceptionCopyright © 2016 Irenical. All rights reserved.