org.apache.camel.component.http
Class HttpBinding
java.lang.Object
org.apache.camel.component.http.HttpBinding
public class HttpBinding
- extends Object
- Version:
- $Revision: 549890 $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HttpBinding
public HttpBinding()
writeResponse
public void writeResponse(HttpExchange exchange)
- Writes the exchange to the servlet response
parseBody
public Object parseBody(HttpMessage httpMessage)
throws IOException
- Parses the body from a HTTP message
- Throws:
IOException
Copyright © 2007 Apache Software Foundation. All Rights Reserved.