com.WebServiceEngine methods
Methods for the com.WebServiceEngine
class.
Name | Description |
---|---|
|
Forces the Web Service engine to immediately flush the response of the web service operation. |
|
Get a handle for an incoming HTTP service request. |
|
Returns the value of a Web Service engine option. |
|
Wait for an HTTP input request to process an operation of one of the registered SOAP or REST Web Services, or return an HTTPServiceRequest to handle a low-level request not registered at all. |
|
Wait for an HTTP input request to process an operation of one of the registered SOAP or REST Web Services. |
|
Registers a SOAP service in the engine. |
|
Registers a REST service in the engine. |
|
Get a handle for an incoming HTTP service request. |
|
Defines the published SOAP Fault. |
|
Defines the description of a SOAP Fault. |
|
Sets an option for the Web Service engine. |
|
Manages error handling for a REST high-level Web Service function. |
|
Starts the Web Service engine. |