| Package | Description |
|---|---|
| org.apache.cxf.transports.http_netty_server.configuration |
| Modifier and Type | Field and Description |
|---|---|
protected ThreadingParametersType |
NettyHttpServerEngineConfigType.threadingParameters |
protected ThreadingParametersType |
ThreadingParametersIdentifiedType.threadingParameters |
| Modifier and Type | Method and Description |
|---|---|
ThreadingParametersType |
ObjectFactory.createThreadingParametersType()
Create an instance of
ThreadingParametersType |
ThreadingParametersType |
NettyHttpServerEngineConfigType.getThreadingParameters()
Gets the value of the threadingParameters property.
|
ThreadingParametersType |
ThreadingParametersIdentifiedType.getThreadingParameters()
Gets the value of the threadingParameters property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
NettyHttpServerEngineConfigType.setThreadingParameters(ThreadingParametersType value)
Sets the value of the threadingParameters property.
|
void |
ThreadingParametersIdentifiedType.setThreadingParameters(ThreadingParametersType value)
Sets the value of the threadingParameters property.
|
Apache CXF