Package org.apache.axis2.jaxws.server
Class ServerConstants
java.lang.Object
org.apache.axis2.jaxws.server.ServerConstants
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringA constant for the property used to disable the server side thread switch on async and one way requests. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
SERVER_DISABLE_THREAD_SWITCH
A constant for the property used to disable the server side thread switch on async and one way requests. This property must be set on the MessageContext for the request.- See Also:
-
-
Constructor Details
-
ServerConstants
public ServerConstants()
-