|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IPEndpoint | |
---|---|
com.enterprisedt.net.ftp | FileTransferClient is the key
class for edtFTPj/Free and provides basic FTP features. |
Uses of IPEndpoint in com.enterprisedt.net.ftp |
---|
Methods in com.enterprisedt.net.ftp that return IPEndpoint | |
---|---|
IPEndpoint |
DataChannelCallback.onPASVResponse(IPEndpoint endpoint)
If this callback is implemented, it should return the endpoint that the user wishes to connect to. |
IPEndpoint |
DataChannelCallback.onPORTCommand(IPEndpoint endpoint)
If this callback is implemented, it should return the endpoint that the server should connect to in active (PORT) mode. |
Methods in com.enterprisedt.net.ftp with parameters of type IPEndpoint | |
---|---|
IPEndpoint |
DataChannelCallback.onPASVResponse(IPEndpoint endpoint)
If this callback is implemented, it should return the endpoint that the user wishes to connect to. |
IPEndpoint |
DataChannelCallback.onPORTCommand(IPEndpoint endpoint)
If this callback is implemented, it should return the endpoint that the server should connect to in active (PORT) mode. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |