|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.grizzly.async.OperationResult
public class OperationResult
Class represents the result of a single I/O operation on async queue.
| Field Summary | |
|---|---|
java.net.SocketAddress |
address
|
int |
bytesProcessed
|
| Constructor Summary | |
|---|---|
OperationResult()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public int bytesProcessed
public java.net.SocketAddress address
| Constructor Detail |
|---|
public OperationResult()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||