Package | Description |
---|---|
com.caucho.hessian.client |
Portable client code for using Hessian services.
|
com.caucho.hessian.io |
Modifier and Type | Class and Description |
---|---|
class |
HessianConnectionException
Exception caused by failure of the client proxy to connect to the server.
|
Modifier and Type | Class and Description |
---|---|
class |
HessianMethodSerializationException
Exception for faults when the fault doesn't return a java exception.
|
Modifier and Type | Method and Description |
---|---|
(package private) static HessianException |
AnnotationSerializer.error(java.lang.reflect.Method method,
java.lang.Throwable cause) |