Showing:

Annotations
Attributes
Properties
Complex Type tns:ThreadingParametersType
Namespace http://cxf.apache.org/transports/http-jetty/configuration
Attributes
QName Type Use Annotation
maxThreads tns:ParameterizedUShort optional
Specifies the maximum number of threads available to the Jetty instance for processing requests.
minThreads tns:ParameterizedUShort optional
Specifies the minimum number of threads available to the Jetty instance for processing requests.
threadNamePrefix xs:string optional
Specifies the thread name prefix for threads that are used by the Jetty instance for processing requests.
Attribute tns:ThreadingParametersType / @minThreads
Namespace No namespace
Annotations
Specifies the minimum number of threads available to the Jetty instance for processing requests.
Type tns:ParameterizedUShort
Properties
content simple
Attribute tns:ThreadingParametersType / @maxThreads
Namespace No namespace
Annotations
Specifies the maximum number of threads available to the Jetty instance for processing requests.
Type tns:ParameterizedUShort
Properties
content simple
Attribute tns:ThreadingParametersType / @threadNamePrefix
Namespace No namespace
Annotations
Specifies the thread name prefix for threads that are used by the Jetty instance for processing requests.
Type xs:string
Properties
content simple