public class TestHessianServlet extends HessianServlet implements Test
| Constructor and Description |
|---|
TestHessianServlet() |
| Modifier and Type | Method and Description |
|---|---|
Object |
echo(Object value)
Echos the object to the server.
|
void |
fault()
Throws an application fault.
|
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, setServicepublic void fault()
throws IOException
fault in interface TestIOExceptionCopyright © 2013. All Rights Reserved.