IFACE - the service interfaceOUTPUT - the expected output type@FunctionalInterface public static interface Stub.ServiceCall<IFACE,OUTPUT,ERROR extends Exception>
| Modifier and Type | Method and Description |
|---|---|
OUTPUT |
call(IFACE client) |
Copyright © 2016 Irenical. All rights reserved.