public interface OpenSocketContext extends CommandContext
| Modifier and Type | Method and Description | 
|---|---|
Socket | 
getSocket()
Gets the Socket. 
 | 
SocketFactory | 
getSocketFactory()
Gets the SocketFactory. 
 | 
void | 
setSocket(Socket socket)
Sets the Socket. 
 | 
void | 
setSocketFactory(SocketFactory socketFactory)
Sets the SocketFactory. 
 | 
clearSocketFactory getSocketFactory() throws IfsException
IfsExceptionvoid setSocketFactory(SocketFactory socketFactory) throws IfsException
IfsExceptionSocket getSocket() throws IfsException
IfsExceptionvoid setSocket(Socket socket) throws IfsException
IfsExceptionCopyright © 2025. All rights reserved.