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, prepare
doDelete, doHead, doOptions, doPut, doTrace, getLastModified, service, service
public void init() throws javax.servlet.ServletException
init
in class javax.servlet.GenericServlet
javax.servlet.ServletException
protected void doPrepare(DaoFactory daoFactory) throws DaoException
doPrepare
in class AbstractLangridServlet
DaoException
protected 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 AbstractLangridServlet
IOException
MalformedURLException
javax.servlet.ServletException
ServiceNotFoundException
DaoException