org.glassfish.grizzly.http
Interface EncodingFilter


public interface EncodingFilter

Author:
oleksiys

Method Summary
 boolean applyDecoding(HttpHeader httpPacket)
           
 boolean applyEncoding(HttpHeader httpPacket)
           
 

Method Detail

applyEncoding

boolean applyEncoding(HttpHeader httpPacket)

applyDecoding

boolean applyDecoding(HttpHeader httpPacket)


Copyright © 2011 Oracle Corpration. All Rights Reserved.