Package | Description |
---|---|
com.ibm.ctc.b2b.connector |
IBM-written product-neutral classes for business-to-business CXML processing.
|
com.ibm.ctc.b2b.request |
IBM-written product-neutral classes for business-to-business CXML processing.
|
Modifier and Type | Method and Description |
---|---|
static ApplicationConnector |
ApplicationConnectorFactory.getConnector(RequestProcessor request)
Returns an application connector class appropriate for the request.
|
Modifier and Type | Method and Description |
---|---|
void |
RequestProcessor.process()
Extracts request type and the request XML fragment.
|