Serialized Form


Package com.caucho.burlap.client

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

Serialized Fields

rootCause

Throwable rootCause

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

Serialized Fields

rootCause

Throwable rootCause

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

Serialized Fields

code

String code

detail

Object detail

Package com.caucho.burlap.io

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

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


Package com.caucho.burlap.server

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

Serialized Fields

_apiClass

Class<T> _apiClass

_service

Object _service

_skeleton

BurlapSkeleton _skeleton

Package com.caucho.hessian

Class com.caucho.hessian.HessianException extends RuntimeException implements Serializable


Package com.caucho.hessian.client

Class com.caucho.hessian.client.HessianConnectionException extends HessianException implements Serializable

Class com.caucho.hessian.client.HessianProxy extends Object implements Serializable

Serialization Methods

writeReplace

public Object writeReplace()
Serialized Fields

_factory

HessianProxyFactory _factory

_mangleMap

WeakHashMap<K,V> _mangleMap

_type

Class<T> _type

_url

URL _url

Class com.caucho.hessian.client.HessianRuntimeException extends RuntimeException implements Serializable

Serialized Fields

rootCause

Throwable rootCause

Package com.caucho.hessian.io

Class com.caucho.hessian.io.ByteHandle extends Object implements Serializable

Serialization Methods

readResolve

public Object readResolve()
Serialized Fields

_value

byte _value

Class com.caucho.hessian.io.CalendarHandle extends Object implements Serializable

Serialization Methods

readResolve

private Object readResolve()
Serialized Fields

type

Class<T> type

date

Date date

Class com.caucho.hessian.io.FloatHandle extends Object implements Serializable

Serialization Methods

readResolve

public Object readResolve()
Serialized Fields

_value

float _value

Class com.caucho.hessian.io.HessianFieldException extends HessianProtocolException implements Serializable

Class com.caucho.hessian.io.HessianMethodSerializationException extends HessianException implements Serializable

Class com.caucho.hessian.io.HessianProtocolException extends IOException implements Serializable

Serialized Fields

rootCause

Throwable rootCause

Class com.caucho.hessian.io.HessianRemote extends Object implements Serializable

Serialized Fields

type

String type

url

String url

Class com.caucho.hessian.io.HessianServiceException extends Exception implements Serializable

Serialized Fields

code

String code

detail

Object detail

Class com.caucho.hessian.io.IOExceptionWrapper extends IOException implements Serializable

Serialized Fields

_cause

Throwable _cause

Class com.caucho.hessian.io.LocaleHandle extends Object implements Serializable

Serialization Methods

readResolve

private Object readResolve()
Serialized Fields

value

String value

Class com.caucho.hessian.io.ShortHandle extends Object implements Serializable

Serialization Methods

readResolve

public Object readResolve()
Serialized Fields

_value

short _value

Package com.caucho.hessian.server

Class com.caucho.hessian.server.HessianServlet extends HttpServlet implements Serializable

Serialized Fields

_homeAPI

Class<T> _homeAPI

_homeImpl

Object _homeImpl

_objectAPI

Class<T> _objectAPI

_objectImpl

Object _objectImpl

_homeSkeleton

HessianSkeleton _homeSkeleton

_objectSkeleton

HessianSkeleton _objectSkeleton

_serializerFactory

SerializerFactory _serializerFactory

Package com.caucho.services.message

Class com.caucho.services.message.MessageServiceException extends IOException implements Serializable

Serialized Fields

_rootCause

Throwable _rootCause

Package com.caucho.services.name

Class com.caucho.services.name.NameServiceException extends IOException implements Serializable

Serialized Fields

rootCause

Throwable rootCause



Copyright © 2013. All Rights Reserved.