public class PublishService extends AbstractService
Constructor and Description |
---|
PublishService() |
Modifier and Type | Method and Description |
---|---|
void |
init(javax.servlet.ServletConfig config) |
void |
validateRequest(java.lang.String operation,
java.lang.String version,
org.w3c.dom.Element uddiReq) |
doGet, doPost
doDelete, doHead, doOptions, doPut, doTrace, getLastModified, service, service
public void init(javax.servlet.ServletConfig config) throws javax.servlet.ServletException
init
in interface javax.servlet.Servlet
init
in class javax.servlet.GenericServlet
javax.servlet.ServletException
public void validateRequest(java.lang.String operation, java.lang.String version, org.w3c.dom.Element uddiReq) throws RegistryException
validateRequest
in class AbstractService
RegistryException
Copyright ? 2003 Apache Software Foundation. All rights reserved.