|
Apache CXF API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ThreadingParametersType | |
|---|---|
| org.apache.cxf.transports.http_jetty.configuration | |
| Uses of ThreadingParametersType in org.apache.cxf.transports.http_jetty.configuration |
|---|
| Fields in org.apache.cxf.transports.http_jetty.configuration declared as ThreadingParametersType | |
|---|---|
protected ThreadingParametersType |
JettyHTTPServerEngineConfigType.threadingParameters
|
protected ThreadingParametersType |
ThreadingParametersIdentifiedType.threadingParameters
|
| Methods in org.apache.cxf.transports.http_jetty.configuration that return ThreadingParametersType | |
|---|---|
ThreadingParametersType |
ObjectFactory.createThreadingParametersType()
Create an instance of ThreadingParametersType |
ThreadingParametersType |
JettyHTTPServerEngineConfigType.getThreadingParameters()
Gets the value of the threadingParameters property. |
ThreadingParametersType |
ThreadingParametersIdentifiedType.getThreadingParameters()
Gets the value of the threadingParameters property. |
| Methods in org.apache.cxf.transports.http_jetty.configuration with parameters of type ThreadingParametersType | |
|---|---|
void |
JettyHTTPServerEngineConfigType.setThreadingParameters(ThreadingParametersType value)
Sets the value of the threadingParameters property. |
void |
ThreadingParametersIdentifiedType.setThreadingParameters(ThreadingParametersType value)
Sets the value of the threadingParameters property. |
|
Apache CXF API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||