org.apache.synapse.util
Class ResponseAcceptEncodingProcessor
java.lang.Object
org.apache.synapse.util.ResponseAcceptEncodingProcessor
public class ResponseAcceptEncodingProcessor
- extends Object
Process the AcceptEncoding in the received Message Context. This uses the headers in the
received message context to decide the content encoding that client expects.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ResponseAcceptEncodingProcessor
public ResponseAcceptEncodingProcessor()
process
public static void process(MessageContext response,
MessageContext request)
Copyright © 2005-2012 Apache Software Foundation. All Rights Reserved.