Serialized Form


Package com.caucho.burlap.client

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

Serialized Fields

rootCause

java.lang.Throwable rootCause

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

Package com.caucho.burlap.io

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

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


Package com.caucho.burlap.server

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

Serialized Fields

_apiClass

java.lang.Class<T> _apiClass

_service

java.lang.Object _service

_skeleton

BurlapSkeleton _skeleton