public class ConnectionInfo extends Object
| Constructor and Description |
|---|
ConnectionInfo() |
| Modifier and Type | Method and Description |
|---|---|
ObjectInputStream |
getOis() |
ObjectOutputStream |
getOos() |
Socket |
getSocket() |
void |
setSocket(Socket s) |
public ObjectInputStream getOis() throws IOException
IOExceptionpublic ObjectOutputStream getOos() throws IOException
IOExceptionpublic void setSocket(Socket s)
public Socket getSocket()
Copyright © 2015. All rights reserved.