Uses of Class
org.globus.ftp.vanilla.Flag
Packages that use Flag
-
Uses of Flag in org.globus.ftp.vanilla
Methods in org.globus.ftp.vanilla with parameters of type FlagModifier and TypeMethodDescriptionvoid
Return when reply is waitingabstract void
Block until reply is waiting in the control channel, or after timeout (maxWait), or when flag changes to true.void
Block until one of the conditions are true: a reply is available in the control channel, timeout (maxWait) expired aborted flag changes to true.void