|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FtpNoConnectionException | |
---|---|
goldengate.ftp.core.data | Classes implementing Data and Transfer status
When a transfer should occur, here are the steps: The connection is prepared through a PORT or PASV command. |
goldengate.ftp.core.data.handler | Classes implementing Data connections
The internal logic is the following: When a connection is opened for data network: It first tries to find the corresponding session setup from the control connection. |
Uses of FtpNoConnectionException in goldengate.ftp.core.data |
---|
Methods in goldengate.ftp.core.data that throw FtpNoConnectionException | |
---|---|
org.jboss.netty.channel.Channel |
FtpDataAsyncConn.getCurrentDataChannel()
Return the current Data Channel |
DataNetworkHandler |
FtpDataAsyncConn.getDataNetworkHandler()
|
Uses of FtpNoConnectionException in goldengate.ftp.core.data.handler |
---|
Methods in goldengate.ftp.core.data.handler that throw FtpNoConnectionException | |
---|---|
DataBusinessHandler |
DataNetworkHandler.getDataBusinessHandler()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |