JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
org.globus.ftp.dc
SocketOperator
Contents
Description
Method Summary
Method Details
operate(SocketBox)
Hide sidebar
Show sidebar
Interface SocketOperator
public interface
SocketOperator
Callback operating on a socketBox. Used in SocketPool.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
operate
(
SocketBox
s)
Method Details
operate
void
operate
(
SocketBox
s)
throws
Exception
Throws:
Exception