public class WSDLGeneratorServlet extends AbstractLangridServlet
| Modifier and Type | Class and Description |
|---|---|
static class |
WSDLGeneratorServlet.Parameters |
| Constructor and Description |
|---|
WSDLGeneratorServlet() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doPrepare(DaoFactory daoFactory) |
protected void |
doProcess(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
ServiceContext serviceContext,
DaoContext daoContext,
String userId,
String serviceGridId,
String serviceId) |
void |
init() |
doGet, doPost, getDaoFactory, getGridDao, getGridId, getNodeDao, getParameterContext, getServiceDao, getServiceTypeDao, getSystemPropertyDao, getTemporaryUserDao, getUserDao, preparedoDelete, doHead, doOptions, doPut, doTrace, getLastModified, service, servicepublic void init()
throws javax.servlet.ServletException
init in class javax.servlet.GenericServletjavax.servlet.ServletExceptionprotected void doPrepare(DaoFactory daoFactory) throws DaoException
doPrepare in class AbstractLangridServletDaoExceptionprotected void doProcess(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
ServiceContext serviceContext,
DaoContext daoContext,
String userId,
String serviceGridId,
String serviceId)
throws IOException,
MalformedURLException,
javax.servlet.ServletException,
ServiceNotFoundException,
DaoException
doProcess in class AbstractLangridServletIOExceptionMalformedURLExceptionjavax.servlet.ServletExceptionServiceNotFoundExceptionDaoException