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