|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.testng.remote.ConnectionInfo
public class ConnectionInfo
| Constructor Summary | |
|---|---|
ConnectionInfo()
|
|
| Method Summary | |
|---|---|
java.io.ObjectInputStream |
getOis()
|
java.io.ObjectOutputStream |
getOos()
|
java.net.Socket |
getSocket()
|
void |
setSocket(java.net.Socket s)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ConnectionInfo()
| Method Detail |
|---|
public java.io.ObjectInputStream getOis()
throws java.io.IOException
java.io.IOException
public java.io.ObjectOutputStream getOos()
throws java.io.IOException
java.io.IOExceptionpublic void setSocket(java.net.Socket s)
public java.net.Socket getSocket()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||