| Modifier and Type | Method and Description |
|---|---|
<R> ProxyMe.InvocationReturn<R> |
ProxyMe.Server.invoke(ProxyMe.Invocation invocation)
Invoke the Invocation on the instance object, returning the
InvocationReturn object.
|
| Constructor and Description |
|---|
Client(ScheduledExecutorService timeouts,
Class<? super T> proxyClass,
Consumer<ProxyMe.Invocation> outbound,
long timeout,
TimeUnit units)
Create client proxy site.
|
Copyright © 2020. All rights reserved.