Package | Description |
---|---|
org.globus.ftp.exception | |
org.globus.ftp.vanilla |
Modifier and Type | Method | Description |
---|---|---|
static ServerException |
ServerException.embedUnexpectedReplyCodeException(UnexpectedReplyCodeException urce) |
|
static ServerException |
ServerException.embedUnexpectedReplyCodeException(UnexpectedReplyCodeException urce,
String message) |
Constructs server exception with UnexpectedReplyCodeException
nested in it.
|
Modifier and Type | Method | Description |
---|---|---|
Reply |
FTPControlChannel.execute(Command cmd) |
Write the command to the control channel,
block until reply arrives and check if the command
completed successfully (reply code 200).
|
Copyright © 2018. All rights reserved.