Uses of Interface
org.globus.ftp.dc.SocketOperator
-
Packages that use SocketOperator Package Description org.globus.ftp.dc -
-
Uses of SocketOperator in org.globus.ftp.dc
Methods in org.globus.ftp.dc with parameters of type SocketOperator Modifier and Type Method Description void
SocketPool. applyToAll(SocketOperator op)
Apply the suplied callback to all socketBoxes.
-