public class JettyRestHttpBinding
extends org.apache.camel.http.common.DefaultHttpBinding
Constructor and Description |
---|
JettyRestHttpBinding()
Deprecated.
|
JettyRestHttpBinding(org.apache.camel.http.common.HttpCommonEndpoint ep) |
Modifier and Type | Method and Description |
---|---|
protected void |
populateRequestParameters(javax.servlet.http.HttpServletRequest request,
org.apache.camel.http.common.HttpMessage message) |
checkChunked, convertDateAndLocaleLocally, convertHeaderValueToString, copyStream, doWriteDirectResponse, doWriteExceptionResponse, doWriteFaultResponse, doWriteGZIPResponse, doWriteResponse, getHeaderFilterStrategy, getHttpDateFormat, isAllowJavaSerializedObject, isEagerCheckContentAvailable, isMapHttpMessageBody, isMapHttpMessageHeaders, isText, isTransferException, isUseReaderForPayload, parseBody, populateAttachments, readBody, readHeaders, readRequest, setAllowJavaSerializedObject, setEagerCheckContentAvailable, setHeaderFilterStrategy, setMapHttpMessageBody, setMapHttpMessageHeaders, setTransferException, setUseReaderForPayload, toHttpDate, toHttpLanguage, writeResponse
@Deprecated public JettyRestHttpBinding()
public JettyRestHttpBinding(org.apache.camel.http.common.HttpCommonEndpoint ep)
Apache Camel