Class TestHessian2Servlet

  • All Implemented Interfaces:
    TestHessian2, Serializable, javax.servlet.Servlet, javax.servlet.ServletConfig

    public class TestHessian2Servlet
    extends HessianServlet
    implements TestHessian2
    The test service is a Hessian 2.0 protocol test for developers of Hessian 2.0 clients. For a new client the recommended order is:
    • methodNull
    • methodHello
    See Also:
    Serialized Form