public interface Connection
| Modifier and Type | Method and Description |
|---|---|
void |
closeConnection() |
Object |
getSocketClient() |
boolean |
isOpen() |
void |
openConnection() |
void openConnection()
boolean isOpen()
void closeConnection()
Object getSocketClient()
Copyright © 2019. All rights reserved.