public abstract static class ControllerThreadSocketFactory.SocketTask extends Object implements Runnable
| Constructor and Description |
|---|
SocketTask() |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
doit()
Perform the logic.
|
void |
run()
Execute the logic in this object and keep track of any exceptions.
|
public abstract void doit()
throws IOException
IOException - If an IO problem occursCopyright © 2010 - 2020 Adobe. All Rights Reserved