| Package | Description |
|---|---|
| com.googlecode.xremoting.core | |
| com.googlecode.xremoting.core.http | |
| com.googlecode.xremoting.spring |
| Modifier and Type | Method and Description |
|---|---|
protected HttpConnectionFactory |
XRemotingProxyFactory.createDefaultHttpConnectionFactory() |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultHttpConnectionFactory
HttpConnectionFactory implementation which uses URL#openConnection(). |
| Constructor and Description |
|---|
HttpRequester(HttpConnectionFactory httpConnectionFactory,
String url)
Creates a new instance using the supplied
HttpConnectionFactory
and URL of the service available via HTTP(s). |
| Modifier and Type | Method and Description |
|---|---|
protected HttpConnectionFactory |
XRemotingClientInterceptor.createHttpConnectionFactory() |
Copyright © 2015. All Rights Reserved.