public class TestHessianServlet extends HessianServlet implements Test
Constructor and Description |
---|
TestHessianServlet() |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
echo(java.lang.Object value)
Echos the object to the server.
|
void |
fault()
Throws an application fault.
|
java.lang.String |
hello()
Hello, World.
|
void |
nullCall()
Does nothing.
|
int |
subtract(int a,
int b)
Subtraction
|
createHessian2Input, getAPIClass, getContextClassLoader, getSerializerFactory, getServletInfo, init, invoke, service, setAPIClass, setDebug, setHome, setHomeAPI, setLogName, setObject, setObjectAPI, setSendCollectionType, setSerializerFactory, setService