|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectxsul.http_client.plain_impl.PlainClientSocketFactory
Socket factory that can be used by soaprmi RPC to connecto to server.
| Method Summary | |
java.net.Socket |
connect(java.lang.String host,
int port,
int connectionTimeout)
Open socket to host:port that can be used ot transfer SOAP/HTTP request. |
static ClientSocketFactory |
getDefault()
|
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
public static ClientSocketFactory getDefault()
public java.net.Socket connect(java.lang.String host,
int port,
int connectionTimeout)
throws HttpClientException
connect in interface ClientSocketFactoryHttpClientException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||