Class ControllerThreadSocketFactory.SocketTask
java.lang.Object
org.apache.commons.httpclient.protocol.ControllerThreadSocketFactory.SocketTask
- All Implemented Interfaces:
Runnable
- Enclosing class:
ControllerThreadSocketFactory
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SocketTask
public SocketTask()
-
-
Method Details
-
setSocket
-
getSocket
-
doit
Perform the logic.- Throws:
IOException- If an IO problem occurs
-
run
-