org.jboss.test.webservice.jbws128
Class HelloClientServlet

java.lang.Object
  extended byHttpServlet
      extended byorg.jboss.test.webservice.jbws128.HelloClientServlet

public class HelloClientServlet
extends HttpServlet

See Also:
Serialized Form

Constructor Summary
HelloClientServlet()
           
 
Method Summary
protected  void doGet(HttpServletRequest req, HttpServletResponse res)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HelloClientServlet

public HelloClientServlet()
Method Detail

doGet

protected void doGet(HttpServletRequest req,
                     HttpServletResponse res)
              throws ServletException,
                     java.io.IOException
Throws:
ServletException
java.io.IOException