Class RemoteServiceProxyCreator

java.lang.Object
com.atlassian.confluence.rest.client.proxy.RemoteServiceProxyCreator

public class RemoteServiceProxyCreator extends Object
Proxy's a remote service with a local service interface. It is useful in unit tests but that is about all. Proxies will completely ignore that they are calling over network. Each call to the proxied service will wait on the returned future for up to 30 seconds