public interface PortContext extends CommandContext
| Modifier and Type | Method and Description | 
|---|---|
String | 
getPort()
Gets the port. 
 | 
SocketFactory | 
getSocketFactory()
Gets the SocketFactory. 
 | 
void | 
setPort(String port)
Sets the port. 
 | 
void | 
setSocketFactory(SocketFactory socketFactory)
Sets the SocketFactory. 
 | 
clearSocketFactory getSocketFactory() throws IfsException
IfsExceptionvoid setSocketFactory(SocketFactory socketFactory) throws IfsException
IfsExceptionString getPort() throws IfsException
IfsExceptionvoid setPort(String port) throws IfsException
IfsExceptionCopyright © 2025. All rights reserved.