public class AbstractProcessor
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected HttpEndpoint |
endpoint |
static java.lang.String |
HEADER_CONTENT_LENGTH |
static java.lang.String |
HEADER_CONTENT_TYPE |
static java.lang.String |
HEADER_SOAP_ACTION |
| Modifier and Type | Method and Description |
|---|---|
protected HttpConfiguration |
getConfiguration() |
public static final java.lang.String HEADER_SOAP_ACTION
public static final java.lang.String HEADER_CONTENT_TYPE
public static final java.lang.String HEADER_CONTENT_LENGTH
protected HttpEndpoint endpoint
protected HttpConfiguration getConfiguration()
Copyright © 2005-2014 FuseSource. All Rights Reserved.