Vordel SDK

com.vordel.circuit
Class HTTPBodyParserProcessor

java.lang.Object
  extended by com.vordel.circuit.FilterContainer
      extended by com.vordel.circuit.MessageProcessor
          extended by com.vordel.circuit.HTTPBodyParserProcessor

public class HTTPBodyParserProcessor
extends MessageProcessor

Explictly force parsing of incoming HTTP request or response. This causes any data from the remote client or server to be read and buffered.


Field Summary
 
Fields inherited from class com.vordel.circuit.MessageProcessor
logMask, logMaskType
 
Constructor Summary
HTTPBodyParserProcessor()
           
 
Method Summary
 boolean invoke(CircuitInvocation c, Message m)
          invoked by circuit to act on a message
 
Methods inherited from class com.vordel.circuit.MessageProcessor
filterAttached, filterDetached, getCategory, getLogMask, logFailure, logFatal, logMessagePayload, logSuccess, report, report, toString
 
Methods inherited from class com.vordel.circuit.FilterContainer
configureFilter, createFilterContainer, getFilter
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

HTTPBodyParserProcessor

public HTTPBodyParserProcessor()
Method Detail

invoke

public boolean invoke(CircuitInvocation c,
                      Message m)
               throws CircuitAbortException
Description copied from class: MessageProcessor
invoked by circuit to act on a message

Specified by:
invoke in class MessageProcessor
Parameters:
c - The CircuitInvocation context, including the filter's owner circuit.
m - The message
Returns:
predicate indicating success of filter execution
Throws:
CircuitAbortException

Vordel SDK


This documentation and all its contents and graphics, copyright © 1999 - 2011 Vordel