| FUSE ESB 4.2 XML Configuration Reference | ||||||
| SUMMARY: DOCUMENTATION | ELEMENTS | ATTRIBUTES | FRAMES | NO FRAMES | ||||||
http://servicemix.apache.org/http/1.0)>http://servicemix.apache.org/http/1.0)
A plain HTTP provider. This type of endpoint can be used to send non-SOAP requests to HTTP endpoints.
| Nested Element Summary | |||||||||||||
| sequence |
|
||||||||||||
| Attribute Summary | |
integer | clientSoTimeout
the number of milliseconds the endpoint will block while attempting to read a request. |
string | component
|
string | definition
|
string | description
|
string | endpoint
|
boolean | expectGzippedResponse
If true, the accept-encoding http header will be set to gzip and the response will be un-gzipped. |
boolean | gzipRequest
If true, the request content will be gzipped and sent over the wire. |
ID | id
|
QName | interfaceName
|
string | locationURI
the URI to which the endpoint sends requests |
string | marshaler
the bean used to marshal HTTP messages. |
string | proxyHost
the host name of the HTTP proxy |
string | proxyPassword
the password for the HTTP proxy authentication |
integer | proxyPort
the host port of the HTTP proxy (defaults to 80) |
string | proxyUsername
the user name for the HTTP proxy authentication |
QName | service
|
string | serviceUnit
|
string | ssl
the SSL parameters |
| Attribute Detail |
the number of milliseconds the endpoint will block while attempting to read a request. The default value is 60000. Setting this to 0 specifies that the endpoint will never timeout.
Defined with global type integer
Defined with global type string
Defined with global type string
Defined with global type string
Defined with global type string
If true, the accept-encoding http header will be set to gzip and the response will be un-gzipped.
Defined with global type boolean
If true, the request content will be gzipped and sent over the wire. The content-encoding http header will
also be set to gzip.
Defined with global type boolean
Defined with global type ID
Defined with global type QName
the URI to which the endpoint sends requests
Defined with global type string
the bean used to marshal HTTP messages. The default is a
Defined with global type string
the host name of the HTTP proxy
Defined with global type string
the password for the HTTP proxy authentication
Defined with global type string
the host port of the HTTP proxy (defaults to 80)
Defined with global type integer
the user name for the HTTP proxy authentication
Defined with global type string
Defined with global type QName
Defined with global type string
the SSL parameters
Defined with global type string
| FUSE ESB 4.2 XML Configuration Reference | ||||||
| SUMMARY: DOCUMENTATION | ELEMENTS | ATTRIBUTES | FRAMES | NO FRAMES | ||||||