com.sun.grizzly.async
Class OperationResult
java.lang.Object
com.sun.grizzly.async.OperationResult
public class OperationResult
- extends Object
Class represents the result of a single I/O operation on async queue.
- Author:
- Alexey Stashok
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
bytesProcessed
public int bytesProcessed
address
public SocketAddress address
OperationResult
public OperationResult()
Copyright © 2012 Oracle Corporation. All Rights Reserved.