| Interface | Description |
|---|---|
| ServiceIdentifier |
Interface for implementing custom ways of identifing Enterprise Service.
|
| Class | Description |
|---|---|
| ActionServiceServlet | |
| FilterServletOutputStream |
Wrapper around ServletOutputStream to write response data:
|
| HttpMultipart |
HttpMultipart represents a Multipart Request with ordered lists of
parameters and files.
|
| HttpMultipartStreamHandler |
A class to aid in reading multipart/form-data from a ServletInputStream.
|
| MEAAxisServlet |
MEA Servlet which can accept HTTP Post of the xml data.
|
| MEAServlet |
MEA Servlet which can accept HTTP Post of the xml data.
|
| MEAServletFilter |
MEA Servlet Filter which can accept HTTP Post of the xml data.
|
| MOSServiceServlet | |
| ResourceServlet |
Servlet to serve up resources like XML Schemas and WSDLs which are generated
and saved in the INTGLOBALDIR
|
| VerificationServlet |
Servlet to verify availability of Integration Web application.
|
| WebServiceRequest | |
| WorkFlowServiceServlet | |
| WSDLResponseWrapper |
Wrapper around HttpServletResponse to get response data:
|