|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.enterprisedt.util.proxy.StreamSocketFactory
public class StreamSocketFactory
Creates the appropriate stream socket
| Constructor Summary | |
|---|---|
StreamSocketFactory()
|
|
| Method Summary | |
|---|---|
static StreamSocket |
getConnectedSocket(java.lang.String host,
int port,
int socketTimeout,
ProxySettings settings)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public StreamSocketFactory()
| Method Detail |
|---|
public static StreamSocket getConnectedSocket(java.lang.String host,
int port,
int socketTimeout,
ProxySettings settings)
throws java.io.IOException
java.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||