public class Axis2IDocHandler extends Object
This class encapsulates workers for each idoc request recieved. Workers are responsible for handling IDOCs and converting them to SOAP format
Constructor and Description |
---|
Axis2IDocHandler(org.apache.axis2.transport.base.threads.WorkerPool workerPool,
IDocEndpoint endpoint) |
Modifier and Type | Method and Description |
---|---|
void |
handleRequest(JCoServerContext jCoServerContext,
IDocDocumentList iDocDocumentList)
Handling the incoming requests
|
public Axis2IDocHandler(org.apache.axis2.transport.base.threads.WorkerPool workerPool, IDocEndpoint endpoint)
Copyright © 2017 WSO2. All rights reserved.