public class TcpConnection extends AbstractConnection
timeout| Constructor and Description |
|---|
TcpConnection(int senderTimeout) |
| Modifier and Type | Method and Description |
|---|---|
void |
closeConnection() |
Object |
getSocketClient() |
boolean |
isOpen() |
void |
openConnection() |
public void openConnection()
public boolean isOpen()
public void closeConnection()
public Object getSocketClient()
Copyright © 2019. All rights reserved.