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.
|
clear
SocketFactory getSocketFactory() throws IfsException
IfsException
void setSocketFactory(SocketFactory socketFactory) throws IfsException
IfsException
String getPort() throws IfsException
IfsException
void setPort(String port) throws IfsException
IfsException
Copyright © 2023. All rights reserved.