|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use HttpBinding | |
---|---|
org.apache.camel.component.http | Defines the HTTP Component |
Uses of HttpBinding in org.apache.camel.component.http |
---|
Classes in org.apache.camel.component.http that implement HttpBinding | |
---|---|
class |
DefaultHttpBinding
Binding between HttpMessage and HttpServletResponse . |
Fields in org.apache.camel.component.http declared as HttpBinding | |
---|---|
protected HttpBinding |
HttpComponent.httpBinding
|
Methods in org.apache.camel.component.http that return HttpBinding | |
---|---|
HttpBinding |
HttpConsumer.getBinding()
|
HttpBinding |
HttpEndpoint.getBinding()
|
HttpBinding |
HttpComponent.getHttpBinding()
|
Methods in org.apache.camel.component.http with parameters of type HttpBinding | |
---|---|
void |
HttpEndpoint.setBinding(HttpBinding binding)
|
void |
HttpComponent.setHttpBinding(HttpBinding httpBinding)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |