public interface LocalServiceInvoker
Enables direct invocation of middleware services from the client tier.
Implementation objects are created on the middleware side and registered in LocalServiceDirectory,
which is available both to the client and middle tier.
| Modifier and Type | Method and Description |
|---|---|
LocalServiceInvocationResult |
invoke(LocalServiceInvocation invocation) |
LocalServiceInvocationResult invoke(LocalServiceInvocation invocation)