public class ProxyUnwrappingHttpInvokerRequestExecutor
extends CommonsHttpInvokerRequestExecutor
Constructor and Description |
---|
ProxyUnwrappingHttpInvokerRequestExecutor() |
Modifier and Type | Method and Description |
---|---|
protected java.io.ObjectInputStream |
createObjectInputStream(java.io.InputStream is,
java.lang.String codebaseUrl) |
ProxyHelper |
getProxyHelper() |
void |
setApplicationContext(ApplicationContext applicationContext) |
void |
setProxyHelper(ProxyHelper proxyHelper) |
protected void |
writeRemoteInvocation(RemoteInvocation invocation,
java.io.OutputStream os) |
public ProxyUnwrappingHttpInvokerRequestExecutor()
protected void writeRemoteInvocation(RemoteInvocation invocation, java.io.OutputStream os) throws java.io.IOException
java.io.IOException
protected java.io.ObjectInputStream createObjectInputStream(java.io.InputStream is, java.lang.String codebaseUrl) throws java.io.IOException
java.io.IOException
public ProxyHelper getProxyHelper()
public void setProxyHelper(ProxyHelper proxyHelper)
public void setApplicationContext(ApplicationContext applicationContext) throws BeansException
BeansException