Package | Description |
---|---|
org.globus.ftp.exception | |
org.globus.ftp.vanilla |
Modifier and Type | Method and 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 and 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 © 2016. All rights reserved.