org.glassfish.grizzly.streams
Class AbstractStreamReader.NotifyObject

java.lang.Object
  extended by org.glassfish.grizzly.streams.AbstractStreamReader.NotifyObject
Enclosing class:
AbstractStreamReader

protected static class AbstractStreamReader.NotifyObject
extends Object


Constructor Summary
AbstractStreamReader.NotifyObject(FutureImpl<Integer> future, CompletionHandler<Integer> completionHandler, Condition<StreamReader> condition)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AbstractStreamReader.NotifyObject

public AbstractStreamReader.NotifyObject(FutureImpl<Integer> future,
                                         CompletionHandler<Integer> completionHandler,
                                         Condition<StreamReader> condition)


Copyright © 2009 SUN Microsystems. All Rights Reserved.