|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectsoaprmi.soaprpc.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)
Open socket to host:port that can be used ot transfer SOAP/HTTP request. |
static SoaprmiClientSocketFactory |
getDefault()
|
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
public static SoaprmiClientSocketFactory getDefault()
public java.net.Socket connect(java.lang.String host,
int port)
throws java.io.IOException
connect in interface SoaprmiClientSocketFactoryjava.io.IOException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||