| Package | Description |
|---|---|
| org.sfj |
| 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.
|
| Modifier and Type | Method and Description |
|---|---|
<R> void |
ProxyMe.Client.complete(ProxyMe.InvocationReturn<R> ir)
Use to complete the client site invocation with an invocation
return.
|
Copyright © 2020. All rights reserved.