Deprecated API


Contents
Deprecated Interfaces
com.sun.grizzly.util.StreamAlgorithm
          Use the ProtocolParser instead. 
 

Deprecated Classes
com.sun.grizzly.util.ByteBufferInputStream
          - Use InputReader instead 
com.sun.grizzly.tcp.DynamicContentAdapter
          - Use GrizzlyAdapter instead. 
 

Deprecated Methods
com.sun.grizzly.tcp.http11.GrizzlyAdapterChain.addGrizzlyAdapter(GrizzlyAdapter)
          - uses GrizzlyAdapterChain.addGrizzlyAdapter(com.sun.grizzly.tcp.http11.GrizzlyAdapter, java.lang.String[]) 
com.sun.grizzly.util.buf.B2CConverter.convert(ByteChunk, CharChunk)
            
 

Deprecated Constructors
com.sun.grizzly.util.buf.MessageBytes()
          Use static newInstance() in order to allow future hooks. 
 



Copyright © 2009 SUN Microsystems. All Rights Reserved.