Uses of Class
org.apache.servicemix.http.endpoints.DefaultHttpConsumerMarshaler

Packages that use DefaultHttpConsumerMarshaler
org.apache.servicemix.http.endpoints   
 

Uses of DefaultHttpConsumerMarshaler in org.apache.servicemix.http.endpoints
 

Subclasses of DefaultHttpConsumerMarshaler in org.apache.servicemix.http.endpoints
 class SerializedMarshaler
          A marshaler that handles Java serialized content from the InputStream of the HttpServletRequest object and to the OutputStream of the HttpServletResponse object.
 



Copyright © 2005-2012 FuseSource. All Rights Reserved.