Uses of Interface
org.glassfish.grizzly.web.container.FileOutputBuffer

Packages that use FileOutputBuffer
org.glassfish.grizzly.web   
org.glassfish.grizzly.web.arp   
org.glassfish.grizzly.web.container.http11   
 

Uses of FileOutputBuffer in org.glassfish.grizzly.web
 

Classes in org.glassfish.grizzly.web that implement FileOutputBuffer
 class SocketChannelOutputBuffer
          Output buffer.
 

Uses of FileOutputBuffer in org.glassfish.grizzly.web.arp
 

Classes in org.glassfish.grizzly.web.arp that implement FileOutputBuffer
 class AsynchronousOutputBuffer
          Thread-Safe SocketChannelOutputBuffer used when Comet is used.
 

Uses of FileOutputBuffer in org.glassfish.grizzly.web.container.http11
 

Classes in org.glassfish.grizzly.web.container.http11 that implement FileOutputBuffer
 class GrizzlyOutputBuffer
          The buffer used by Tomcat response.
 



Copyright © 2009 SUN Microsystems. All Rights Reserved.