|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.wso2.wsas.transport.util.AbstractWsdlProcessor
org.wso2.wsas.transport.util.Wsdl11Processor
Constructor Summary | |
Wsdl11Processor()
|
Method Summary | |
void |
process(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
org.apache.axis2.context.ConfigurationContext configurationContext)
Process the HTTP GET request |
Methods inherited from class org.wso2.wsas.transport.util.AbstractWsdlProcessor |
checkForAnnotation, getImportedWSDL, printWSDL |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Wsdl11Processor()
Method Detail |
public void process(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, org.apache.axis2.context.ConfigurationContext configurationContext) throws java.lang.Exception
HttpGetRequestProcessor
request
- The HttpRequestresponse
- The HttpResponseconfigurationContext
- The system ConfigurationContext
java.lang.Exception
- If some failure occurs during processing
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |