| Package | Description |
|---|---|
| com.googlecode.xremoting.core.invoked | |
| com.googlecode.xremoting.core.servlet | |
| com.googlecode.xremoting.spring |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultInvoker
Default
Invoker implementation. |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ProxyInvokingHelper.afterInvocation(Object target,
Invocation invocation,
Invoker invoker,
InvocationRestriction restriction) |
protected void |
ProxyInvokingHelper.beforeInvocation(Object target,
Invocation invocation,
Invoker invoker,
InvocationRestriction restriction) |
void |
ProxyInvokingHelper.invoke(Object target,
InputStream is,
OutputStream os,
Serializer serializer,
Invoker invoker,
InvocationRestriction restriction) |
protected Object |
ProxyInvokingHelper.invoke(Object target,
Invocation invocation,
Invoker invoker,
InvocationRestriction restriction) |
| Modifier and Type | Method and Description |
|---|---|
protected Invoker |
XRemotingServlet.createInvoker() |
| Modifier and Type | Field and Description |
|---|---|
protected Invoker |
XRemotingExporter.invoker |
| Modifier and Type | Method and Description |
|---|---|
protected Invoker |
XRemotingExporter.createDefaultInvoker() |
| Modifier and Type | Method and Description |
|---|---|
void |
XRemotingExporter.setInvoker(Invoker invoker) |
Copyright © 2015. All rights reserved.