...
Name | TRANSPORT_HEADERS | ||||||||
---|---|---|---|---|---|---|---|---|---|
Possible Values | java.util.Map | ||||||||
Default Behavior | Populated with the transport headers of the incoming request. | ||||||||
Scope | axis2 | ||||||||
Description | Contains the map of transport headers. Automatically populated. Individual values of this map can be accessed using the property mediator in the transport scope. | ||||||||
Example |
|
messageType
Name | messageType | ||
---|---|---|---|
Possible Values | string | ||
Default Behavior | Content type of incoming request. | ||
Scope | axis2 | ||
Description | Message formatter is selected based on this property. This property should have the content type, such as text/xml, application/xml, or application/json. | ||
Example |
|
...