|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use HttpConnectionFactory | |
|---|---|
| com.googlecode.xremoting.core | |
| com.googlecode.xremoting.core.http | |
| com.googlecode.xremoting.spring | |
| Uses of HttpConnectionFactory in com.googlecode.xremoting.core |
|---|
| Methods in com.googlecode.xremoting.core that return HttpConnectionFactory | |
|---|---|
protected HttpConnectionFactory |
XRemotingProxyFactory.createDefaultHttpConnectionFactory()
|
| Uses of HttpConnectionFactory in com.googlecode.xremoting.core.http |
|---|
| Classes in com.googlecode.xremoting.core.http that implement HttpConnectionFactory | |
|---|---|
class |
DefaultHttpConnectionFactory
HttpConnectionFactory implementation which uses URL#openConnection(). |
| Constructors in com.googlecode.xremoting.core.http with parameters of type HttpConnectionFactory | |
|---|---|
HttpRequester(HttpConnectionFactory httpConnectionFactory,
String url)
Creates a new instance using the supplied HttpConnectionFactory
and URL of the service available via HTTP(s). |
|
| Uses of HttpConnectionFactory in com.googlecode.xremoting.spring |
|---|
| Methods in com.googlecode.xremoting.spring that return HttpConnectionFactory | |
|---|---|
protected HttpConnectionFactory |
XRemotingClientInterceptor.createHttpConnectionFactory()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||