|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use HttpConfiguration | |
|---|---|
| org.apache.servicemix.http | |
| org.apache.servicemix.http.jetty | |
| org.apache.servicemix.http.processors | |
| Uses of HttpConfiguration in org.apache.servicemix.http |
|---|
| Fields in org.apache.servicemix.http declared as HttpConfiguration | |
|---|---|
protected HttpConfiguration |
HttpBootstrap.configuration
|
protected HttpConfiguration |
HttpComponent.configuration
|
| Methods in org.apache.servicemix.http that return HttpConfiguration | |
|---|---|
HttpConfiguration |
ManagedContextManager.getConfiguration()
|
HttpConfiguration |
HttpComponent.getConfiguration()
|
| Methods in org.apache.servicemix.http with parameters of type HttpConfiguration | |
|---|---|
void |
ContextManager.setConfiguration(HttpConfiguration configuration)
|
void |
ManagedContextManager.setConfiguration(HttpConfiguration configuration)
|
void |
HttpComponent.setConfiguration(HttpConfiguration configuration)
|
| Uses of HttpConfiguration in org.apache.servicemix.http.jetty |
|---|
| Methods in org.apache.servicemix.http.jetty that return HttpConfiguration | |
|---|---|
HttpConfiguration |
JettyContextManager.getConfiguration()
|
| Methods in org.apache.servicemix.http.jetty with parameters of type HttpConfiguration | |
|---|---|
void |
JettyContextManager.setConfiguration(HttpConfiguration configuration)
|
| Uses of HttpConfiguration in org.apache.servicemix.http.processors |
|---|
| Methods in org.apache.servicemix.http.processors that return HttpConfiguration | |
|---|---|
protected HttpConfiguration |
AbstractProcessor.getConfiguration()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||