|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use HttpConsumerMarshaler | |
|---|---|
| org.apache.servicemix.http.endpoints | |
| Uses of HttpConsumerMarshaler in org.apache.servicemix.http.endpoints |
|---|
| Classes in org.apache.servicemix.http.endpoints that implement HttpConsumerMarshaler | |
|---|---|
class |
AbstractHttpConsumerMarshaler
|
class |
DefaultHttpConsumerMarshaler
The default consumer marshaler used for non-soap consumer endpoints. |
class |
HttpSoapConsumerMarshaler
|
class |
SerializedMarshaler
A marshaler that handles Java serialized content from the InputStream of the HttpServletRequest object and to the OutputStream of the HttpServletResponse object. |
| Methods in org.apache.servicemix.http.endpoints that return HttpConsumerMarshaler | |
|---|---|
HttpConsumerMarshaler |
HttpConsumerEndpoint.getMarshaler()
|
| Methods in org.apache.servicemix.http.endpoints with parameters of type HttpConsumerMarshaler | |
|---|---|
void |
HttpConsumerEndpoint.setMarshaler(HttpConsumerMarshaler marshaler)
Sets the class used to marshal messages. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||