Serialized Form

Class com.caucho.burlap.client.BurlapProtocolException extends java.io.IOException implements Serializable

Serialized Fields

rootCause

java.lang.Throwable rootCause


Class com.caucho.burlap.io.BurlapProtocolException extends com.caucho.hessian.io.HessianProtocolException implements Serializable


Class com.caucho.burlap.client.BurlapRuntimeException extends java.lang.RuntimeException implements Serializable

Serialized Fields

rootCause

java.lang.Throwable rootCause


Class com.caucho.burlap.client.BurlapServiceException extends java.lang.Exception implements Serializable

Serialized Fields

code

java.lang.String code

detail

java.lang.Object detail


Class com.caucho.burlap.io.BurlapServiceException extends com.caucho.hessian.io.HessianServiceException implements Serializable


Class com.caucho.burlap.server.BurlapServlet extends javax.servlet.GenericServlet implements Serializable

Serialized Fields

_apiClass

java.lang.Class _apiClass

_service

java.lang.Object _service

_skeleton

BurlapSkeleton _skeleton