| Home >> All >> org >> mule >> providers >> [ http Javadoc ] |
org.mule.providers.http: Javadoc index of package org.mule.providers.http.
Package Samples:
org.mule.providers.http
Classes:
HttpConnector: HttpConnector provides a way of receiving and sending http requests and responses. The UMOConnector itself handles dispatching http requests. The HttpReceiver handles the receiving requests and processing of headers This connector recognises the following properties - transport.http.hostname - The hostname to send and receive http requests transport.http.port - The port to listen on. The industry standard is 80 and if this propert is not set it will default to 80 transport.http.proxyHostname - If you access the web through a proxy, this holds the server address transport.http.proxyPort - The port ...
HttpMessageAdapter: HttpMessageAdapter TODO (document class)
HttpReceiver: HttpReceiver TODO (document class)
| Home | Contact Us | Privacy Policy | Terms of Service |