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