org.apache.servicemix.http.processors
Class AbstractProcessor
java.lang.Object
org.apache.servicemix.http.processors.AbstractProcessor
- Direct Known Subclasses:
- ConsumerProcessor, ProviderProcessor
public class AbstractProcessor
- extends Object
Abstract base class for provider and consumer processor.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HEADER_SOAP_ACTION
public static final String HEADER_SOAP_ACTION
- See Also:
- Constant Field Values
HEADER_CONTENT_TYPE
public static final String HEADER_CONTENT_TYPE
- See Also:
- Constant Field Values
HEADER_CONTENT_LENGTH
public static final String HEADER_CONTENT_LENGTH
- See Also:
- Constant Field Values
endpoint
protected HttpEndpoint endpoint
getConfiguration
protected HttpConfiguration getConfiguration()
Copyright © 2005-2008 Apache Software Foundation. All Rights Reserved.