| Package | Description |
|---|---|
| org.apache.servicemix.http | |
| org.apache.servicemix.http.endpoints |
| Modifier and Type | Class and Description |
|---|---|
class |
HttpEndpoint
an HTTP endpoint.
|
| Modifier and Type | Field and Description |
|---|---|
protected HttpEndpointType[] |
HttpComponent.endpoints |
| Modifier and Type | Method and Description |
|---|---|
HttpEndpointType[] |
HttpComponent.getEndpoints() |
| Modifier and Type | Method and Description |
|---|---|
void |
HttpComponent.setEndpoints(HttpEndpointType[] endpoints) |
| Modifier and Type | Class and Description |
|---|---|
class |
HttpConsumerEndpoint
Plain HTTP consumer endpoint.
|
class |
HttpProviderEndpoint
A plain HTTP provider.
|
class |
HttpSoapConsumerEndpoint |
class |
HttpSoapProviderEndpoint
An HTTP provider endpoint optimized to work with SOAP messages.
|
Copyright © 2005-2015 FuseSource. All Rights Reserved.