|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use HttpEndpointType | |
|---|---|
| org.apache.servicemix.http | |
| org.apache.servicemix.http.endpoints | |
| Uses of HttpEndpointType in org.apache.servicemix.http |
|---|
| Classes in org.apache.servicemix.http that implement HttpEndpointType | |
|---|---|
class |
HttpEndpoint
an HTTP endpoint. |
| Fields in org.apache.servicemix.http declared as HttpEndpointType | |
|---|---|
protected HttpEndpointType[] |
HttpComponent.endpoints
|
| Methods in org.apache.servicemix.http that return HttpEndpointType | |
|---|---|
HttpEndpointType[] |
HttpComponent.getEndpoints()
|
| Methods in org.apache.servicemix.http with parameters of type HttpEndpointType | |
|---|---|
void |
HttpComponent.setEndpoints(HttpEndpointType[] endpoints)
|
| Uses of HttpEndpointType in org.apache.servicemix.http.endpoints |
|---|
| Classes in org.apache.servicemix.http.endpoints that implement HttpEndpointType | |
|---|---|
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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||