public class HttpServiceProxy
extends org.springframework.remoting.httpinvoker.HttpInvokerProxyFactoryBean
Constructor and Description |
---|
HttpServiceProxy(ServerSelector selector) |
Modifier and Type | Method and Description |
---|---|
protected java.lang.Object |
recreateRemoteInvocationResult(org.springframework.remoting.support.RemoteInvocationResult result) |
afterPropertiesSet, getObject, getObjectType, isSingleton
convertHttpInvokerAccessException, executeRequest, executeRequest, getCodebaseUrl, getHttpInvokerRequestExecutor, invoke, setCodebaseUrl, setHttpInvokerRequestExecutor
createRemoteInvocation, getRemoteInvocationFactory, setRemoteInvocationFactory
getServiceUrl, setServiceUrl
getServiceInterface, setServiceInterface
getBeanClassLoader, overrideThreadContextClassLoader, resetThreadContextClassLoader, setBeanClassLoader
public HttpServiceProxy(ServerSelector selector)
protected java.lang.Object recreateRemoteInvocationResult(org.springframework.remoting.support.RemoteInvocationResult result) throws java.lang.Throwable
recreateRemoteInvocationResult
in class org.springframework.remoting.support.RemoteInvocationBasedAccessor
java.lang.Throwable