Uses of Interface
org.glassfish.grizzly.Appendable

Packages that use Appendable
org.glassfish.grizzly.filterchain   
org.glassfish.grizzly.memory   
 

Uses of Appendable in org.glassfish.grizzly.filterchain
 

Methods in org.glassfish.grizzly.filterchain with parameters of type Appendable
static DefaultFilterChain.FilterStateElement DefaultFilterChain.FilterStateElement.create(DefaultFilterChain.FILTER_STATE_TYPE type, Appendable state)
           
 NextAction FilterChainContext.getStopAction(Appendable appendable)
          Get NextAction implementation, which instructs FilterChain stop executing phase.
 

Uses of Appendable in org.glassfish.grizzly.memory
 

Classes in org.glassfish.grizzly.memory that implement Appendable
 class BuffersBuffer
           
 class CompositeBuffer
           
 



Copyright © 2012 Oracle Corporation. All Rights Reserved.