All Classes Interface Summary Class Summary Enum Summary Exception Summary Annotation Types Summary
Class |
Description |
AbstractBurlapInput |
Abstract base class for Burlap requests.
|
AbstractBurlapOutput |
Abstract output stream for Burlap requests.
|
AbstractBurlapResolver |
Looks up remote objects.
|
AbstractDeserializer |
Deserializing an object.
|
AbstractHessianConnection |
Internal connection to a server.
|
AbstractHessianConnectionFactory |
Internal factory for creating connections to the server.
|
AbstractHessianInput |
Abstract base class for Hessian requests.
|
AbstractHessianOutput |
Abstract output stream for Hessian requests.
|
AbstractHessianResolver |
Looks up remote objects.
|
AbstractListDeserializer |
Deserializing a JDK 1.2 Collection.
|
AbstractMapDeserializer |
Serializing an object for known object types.
|
AbstractSerializer |
Serializing an object.
|
AbstractSerializerFactory |
Factory for returning serialization methods.
|
AbstractSkeleton |
Proxy class for Hessian services.
|
AbstractStreamDeserializer |
Deserializing a byte stream
|
AbstractStreamSerializer |
Serializing an object containing a byte stream.
|
AbstractStringValueDeserializer |
Deserializes a string-valued object like BigDecimal.
|
AnnotationDeserializer |
Deserializing a java annotation for known object types.
|
AnnotationInvocationHandler |
Proxy for a java annotation for known object types.
|
AnnotationSerializer |
Serializing a Java annotation
|
ArrayDeserializer |
Deserializing a Java array
|
ArraySerializer |
Serializing a Java array.
|
BasicDeserializer |
Serializing an object for known object types.
|
BasicSerializer |
Serializing an object for known object types.
|
BeanDeserializer |
Serializing an object for known object types.
|
BeanSerializer |
Serializing an object for known object types.
|
BeanSerializerFactory |
Factory for returning serialization methods.
|
BigDecimalDeserializer |
Deserializing a BigDecimal
|
BurlapInput |
Input stream for Burlap requests.
|
BurlapMetaInfoAPI |
API retrieving burlap meta information.
|
BurlapOutput |
Output stream for Burlap requests, compatible with microedition
Java.
|
BurlapProtocolException |
Exception for faults when the fault doesn't return a java exception.
|
BurlapProtocolException |
Exception for faults when the fault doesn't return a java exception.
|
BurlapProxy |
Proxy implementation for Burlap clients.
|
BurlapProxyFactory |
Factory for creating Burlap client stubs.
|
BurlapProxyResolver |
Looks up remote objects in the proxy.
|
BurlapRemote |
Encapsulates a remote address when no stub is available, e.g.
|
BurlapRemote |
Encapsulates a remote address when no stub is available, e.g.
|
BurlapRemoteObject |
Interface for any burlap remote object.
|
BurlapRemoteResolver |
Looks up remote objects.
|
BurlapRuntimeException |
Wrapper for protocol exceptions thrown in the proxy.
|
BurlapServiceException |
Exception for faults when the fault doesn't return a java exception.
|
BurlapServiceException |
Exception for faults when the fault doesn't return a java exception.
|
BurlapServlet |
Servlet for serving Burlap services.
|
BurlapSkeleton |
Proxy class for Burlap services.
|
ByteArraySerializer |
Serializing an object for known object types.
|
ByteHandle |
Handle for Java Byte objects.
|
CalendarHandle |
Handle for a calendar object.
|
CalendarSerializer |
Serializing a calendar.
|
ClassDeserializer |
Deserializing a JDK 1.2 Class.
|
ClassSerializer |
Serializing a remote object.
|
CollectionDeserializer |
Deserializing a JDK 1.2 Collection.
|
CollectionSerializer |
Serializing a JDK 1.2 Collection.
|
ContextSerializerFactory |
The classloader-specific Factory for returning serialization
|
Deflation |
|
Deserializer |
Deserializing an object.
|
EnumDeserializer |
Deserializing an enum valued object
|
EnumerationDeserializer |
Deserializing a JDK 1.2 Collection.
|
EnumerationSerializer |
Serializing a JDK 1.2 Enumeration.
|
EnumSerializer |
Serializing an object for known object types.
|
EnvelopeFactory |
|
ExtSerializerFactory |
Factory for returning serialization methods.
|
FileDeserializer |
Deserializing a File
|
FloatHandle |
Handle for Java Float objects.
|
GenericService |
Interface for a service, including lifecycle.
|
Hessian2Constants |
|
Hessian2Input |
Input stream for Hessian requests.
|
Hessian2Output |
Output stream for Hessian 2 requests.
|
Hessian2StreamingInput |
Input stream for Hessian 2 streaming requests using WebSocket.
|
Hessian2StreamingOutput |
Output stream for Hessian 2 streaming requests.
|
HessianConnection |
Internal connection to a server.
|
HessianConnectionException |
Exception caused by failure of the client proxy to connect to the server.
|
HessianConnectionFactory |
Internal factory for creating connections to the server.
|
HessianDebugInputStream |
Debugging input stream for Hessian requests.
|
HessianDebugOutputStream |
Debugging output stream for Hessian requests.
|
HessianDebugState |
Debugging input stream for Hessian requests.
|
HessianEnvelope |
Factory class for wrapping and unwrapping hessian streams.
|
HessianException |
Base runtime exception for Hessian exceptions.
|
HessianFactory |
Factory for creating HessianInput and HessianOutput streams.
|
HessianFieldException |
Exception during field reading.
|
HessianFreeList<T> |
FreeList provides a simple class to manage free objects.
|
HessianHandle |
Marks a type as a handle
|
HessianInput |
Input stream for Hessian requests.
|
HessianInputFactory |
|
HessianInputFactory.HeaderType |
|
HessianMetaInfoAPI |
API retrieving hessian meta information.
|
HessianMethodSerializationException |
Exception for faults when the fault doesn't return a java exception.
|
HessianOutput |
Output stream for Hessian requests, compatible with microedition
Java.
|
HessianProtocolException |
Exception for faults when the fault doesn't return a java exception.
|
HessianProxy |
Proxy implementation for Hessian clients.
|
HessianProxyFactory |
Factory for creating Hessian client stubs.
|
HessianProxyResolver |
Looks up remote objects in the proxy.
|
HessianRemote |
Encapsulates a remote address when no stub is available, e.g.
|
HessianRemoteObject |
Interface for any hessian remote object.
|
HessianRemoteResolver |
Looks up remote objects.
|
HessianRuntimeException |
Wrapper for protocol exceptions thrown in the proxy.
|
HessianSerializerInput |
Input stream for Hessian requests, deserializing objects using the
java.io.Serialization protocol.
|
HessianSerializerOutput |
Output stream for Hessian requests.
|
HessianServiceException |
Exception for faults when the fault doesn't return a java exception.
|
HessianServlet |
Servlet for serving Hessian services.
|
HessianSkeleton |
Proxy class for Hessian services.
|
HessianUnshared |
Marks the class and all children as unshared.
|
HessianURLConnection |
Internal connection to a server.
|
HessianURLConnectionFactory |
Internal factory for creating connections to the server.
|
IdentityIntMap |
The IntMap provides a simple hashmap from keys to integers.
|
InetAddressHandle |
Handle for an InetAddress object.
|
InetAddressSerializer |
Serializing a locale.
|
InputStreamDeserializer |
Serializing a stream object.
|
InputStreamSerializer |
Serializing a stream object.
|
IntMap |
The IntMap provides a simple hashmap from keys to integers.
|
IOExceptionWrapper |
Exception wrapper for IO.
|
IteratorDeserializer |
Deserializing a JDK 1.2 Collection.
|
IteratorSerializer |
Serializing a JDK 1.2 Iterator.
|
JavaDeserializer |
Serializing an object for known object types.
|
JavaSerializer |
Serializing an object for known object types.
|
JavaUnsharedSerializer |
Serializing an object for known object types.
|
JMXSerializerFactory |
Serializers for JMX classes.
|
LocaleHandle |
Handle for a locale object.
|
LocaleSerializer |
Serializing a locale.
|
MapDeserializer |
Deserializing a JDK 1.2 Map.
|
MapSerializer |
Serializing a JDK 1.2 java.util.Map.
|
MBeanAttributeInfoDeserializer |
Deserializing an MBeanAttributeInfo valued object
|
MBeanConstructorInfoDeserializer |
Deserializing an MBeanConstructorInfo valued object
|
MBeanInfoDeserializer |
Deserializing an MBeanInfo valued object
|
MBeanNotificationInfoDeserializer |
Deserializing an MBeanNotificationInfo valued object
|
MBeanOperationInfoDeserializer |
Deserializing an MBeanOperationInfo valued object
|
MBeanParameterInfoDeserializer |
Deserializing an MBeanParameterInfo valued object
|
MessageSender |
Service API for a bare-bones message server.
|
MessageServiceException |
Exception for faults when the fault doesn't return a java exception.
|
MicroBurlapInput |
Input stream for Burlap requests, compatible with microedition
Java.
|
MicroBurlapOutput |
Output stream for Burlap requests, compatible with microedition
Java.
|
MicroHessianInput |
Input stream for Hessian requests, compatible with microedition
Java.
|
MicroHessianOutput |
Output stream for Hessian requests, compatible with microedition
Java.
|
MuxInputStream |
Input stream to a specific channel.
|
MuxOutputStream |
Output stream to a specific channel.
|
MuxServer |
Hessian Mux, a peer-to-peer protocol.
|
NameServer |
A read-only name service.
|
NameServerRemote |
A read-only name service.
|
NameServiceException |
Exception for faults when the fault doesn't return a java exception.
|
ObjectDeserializer |
Serializing an object for known object types.
|
ObjectHandleSerializer |
Serializing a remote object.
|
ObjectInstanceDeserializer |
Deserializing an ObjectInstance valued object
|
ObjectNameDeserializer |
Deserializing an ObjectName
|
ObjectSerializer |
Serializing an object.
|
RemoteDeserializer |
Serializing an object for known object types.
|
RemoteSerializer |
Serializing a remote object.
|
Serializer |
Serializing an object.
|
SerializerFactory |
Factory for returning serialization methods.
|
Service |
Interface for a service lifecycle.
|
ServiceContext |
Context for a service, to handle request-specific information.
|
ServiceProxyFactory |
Factory for creating client stubs.
|
ShortHandle |
Handle for Java Short objects.
|
SqlDateDeserializer |
Deserializing a string valued object
|
SqlDateSerializer |
Serializing a sql date object.
|
StackTraceElementDeserializer |
Deserializing a JDK 1.4 StackTraceElement
|
StringValueDeserializer |
Deserializing a string valued object
|
StringValueSerializer |
Serializing a remote object.
|
ThrowableSerializer |
Serializing an object for known object types.
|
UnsafeDeserializer |
Serializing an object for known object types.
|
UnsafeSerializer |
Serializing an object for known object types.
|
UnsafeUnsharedSerializer |
Serializing an object for known object types.
|
ValueDeserializer |
Deserializing a string valued object
|
WriteReplaceSerializer |
Serializing an object for known object types.
|
X509Encryption |
|
X509Signature |
|