|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use ClientSocketFactory | |
| xsul.http_client | |
| xsul.http_client.plain_impl | |
| xsul.invoker.http | |
| xsul.puretls_client_socket_factory | |
| Uses of ClientSocketFactory in xsul.http_client |
| Methods in xsul.http_client with parameters of type ClientSocketFactory | |
static HttpClientConnectionManager |
HttpClientConnectionManager.newInstance(ClientSocketFactory socketFactory)
|
static HttpClientConnectionManager |
HttpClientReuseLastConnectionManager.newInstance(ClientSocketFactory socketFactory)
|
| Uses of ClientSocketFactory in xsul.http_client.plain_impl |
| Classes in xsul.http_client.plain_impl that implement ClientSocketFactory | |
class |
PlainClientSocketFactory
Socket factory that can be used by soaprmi RPC to connecto to server. |
| Methods in xsul.http_client.plain_impl that return ClientSocketFactory | |
static ClientSocketFactory |
PlainClientSocketFactory.getDefault()
|
| Uses of ClientSocketFactory in xsul.invoker.http |
| Constructors in xsul.invoker.http with parameters of type ClientSocketFactory | |
HttpDynamicInfosetInvoker(ClientSocketFactory socketFactory)
|
|
| Uses of ClientSocketFactory in xsul.puretls_client_socket_factory |
| Classes in xsul.puretls_client_socket_factory that implement ClientSocketFactory | |
class |
PuretlsClientSocketFactory
PureTLS based SSL client socket factory. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||