|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Future
An internal Future implementation used by Transport to notify Socket when the
transport has connected and available.
| Method Summary | |
|---|---|
Future |
done()
Mark the future done. |
Future |
fire(Object data)
Send data to the remote Server. |
| Methods inherited from interface java.util.concurrent.Future |
|---|
cancel, get, get, isCancelled, isDone |
| Method Detail |
|---|
Future fire(Object data)
throws IOException
data -
Future
IOExceptionFuture done()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||