JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.globus.ftp.dc
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