- base64encode(int) - Static method in class com.caucho.burlap.client.MicroBurlapOutput
-
Converts the digit to its base64 encoding.
- BasicDeserializer - Class in com.caucho.hessian.io
-
Serializing an object for known object types.
- BasicDeserializer(int) - Constructor for class com.caucho.hessian.io.BasicDeserializer
-
- BasicSerializer - Class in com.caucho.hessian.io
-
Serializing an object for known object types.
- BasicSerializer(int) - Constructor for class com.caucho.hessian.io.BasicSerializer
-
- BC_BINARY - Static variable in interface com.caucho.hessian.io.Hessian2Constants
-
- BC_BINARY_CHUNK - Static variable in interface com.caucho.hessian.io.Hessian2Constants
-
- BC_BINARY_DIRECT - Static variable in interface com.caucho.hessian.io.Hessian2Constants
-
- BC_BINARY_SHORT - Static variable in interface com.caucho.hessian.io.Hessian2Constants
-
- BC_CLASS_DEF - Static variable in interface com.caucho.hessian.io.Hessian2Constants
-
- BC_DATE - Static variable in interface com.caucho.hessian.io.Hessian2Constants
-
- BC_DATE_MINUTE - Static variable in interface com.caucho.hessian.io.Hessian2Constants
-
- BC_DOUBLE - Static variable in interface com.caucho.hessian.io.Hessian2Constants
-
- BC_DOUBLE_BYTE - Static variable in interface com.caucho.hessian.io.Hessian2Constants
-
- BC_DOUBLE_MILL - Static variable in interface com.caucho.hessian.io.Hessian2Constants
-
- BC_DOUBLE_ONE - Static variable in interface com.caucho.hessian.io.Hessian2Constants
-
- BC_DOUBLE_SHORT - Static variable in interface com.caucho.hessian.io.Hessian2Constants
-
- BC_DOUBLE_ZERO - Static variable in interface com.caucho.hessian.io.Hessian2Constants
-
- BC_END - Static variable in interface com.caucho.hessian.io.Hessian2Constants
-
- BC_FALSE - Static variable in interface com.caucho.hessian.io.Hessian2Constants
-
- BC_INT - Static variable in interface com.caucho.hessian.io.Hessian2Constants
-
- BC_INT_BYTE_ZERO - Static variable in interface com.caucho.hessian.io.Hessian2Constants
-
- BC_INT_SHORT_ZERO - Static variable in interface com.caucho.hessian.io.Hessian2Constants
-
- BC_INT_ZERO - Static variable in interface com.caucho.hessian.io.Hessian2Constants
-
- BC_LIST_DIRECT - Static variable in interface com.caucho.hessian.io.Hessian2Constants
-
- BC_LIST_DIRECT_UNTYPED - Static variable in interface com.caucho.hessian.io.Hessian2Constants
-
- BC_LIST_FIXED - Static variable in interface com.caucho.hessian.io.Hessian2Constants
-
- BC_LIST_FIXED_UNTYPED - Static variable in interface com.caucho.hessian.io.Hessian2Constants
-
- BC_LIST_VARIABLE - Static variable in interface com.caucho.hessian.io.Hessian2Constants
-
- BC_LIST_VARIABLE_UNTYPED - Static variable in interface com.caucho.hessian.io.Hessian2Constants
-
- BC_LONG - Static variable in interface com.caucho.hessian.io.Hessian2Constants
-
- BC_LONG_BYTE_ZERO - Static variable in interface com.caucho.hessian.io.Hessian2Constants
-
- BC_LONG_INT - Static variable in interface com.caucho.hessian.io.Hessian2Constants
-
- BC_LONG_SHORT_ZERO - Static variable in interface com.caucho.hessian.io.Hessian2Constants
-
- BC_LONG_ZERO - Static variable in interface com.caucho.hessian.io.Hessian2Constants
-
- BC_MAP - Static variable in interface com.caucho.hessian.io.Hessian2Constants
-
- BC_MAP_UNTYPED - Static variable in interface com.caucho.hessian.io.Hessian2Constants
-
- BC_NULL - Static variable in interface com.caucho.hessian.io.Hessian2Constants
-
- BC_OBJECT - Static variable in interface com.caucho.hessian.io.Hessian2Constants
-
- BC_OBJECT_DEF - Static variable in interface com.caucho.hessian.io.Hessian2Constants
-
- BC_OBJECT_DIRECT - Static variable in interface com.caucho.hessian.io.Hessian2Constants
-
- BC_REF - Static variable in interface com.caucho.hessian.io.Hessian2Constants
-
- BC_STRING - Static variable in interface com.caucho.hessian.io.Hessian2Constants
-
- BC_STRING_CHUNK - Static variable in interface com.caucho.hessian.io.Hessian2Constants
-
- BC_STRING_DIRECT - Static variable in interface com.caucho.hessian.io.Hessian2Constants
-
- BC_STRING_SHORT - Static variable in interface com.caucho.hessian.io.Hessian2Constants
-
- BC_TRUE - Static variable in interface com.caucho.hessian.io.Hessian2Constants
-
- BeanDeserializer - Class in com.caucho.hessian.io
-
Serializing an object for known object types.
- BeanDeserializer(Class) - Constructor for class com.caucho.hessian.io.BeanDeserializer
-
- BeanSerializer - Class in com.caucho.hessian.io
-
Serializing an object for known object types.
- BeanSerializer(Class<?>, ClassLoader) - Constructor for class com.caucho.hessian.io.BeanSerializer
-
- BeanSerializerFactory - Class in com.caucho.hessian.io
-
Factory for returning serialization methods.
- BeanSerializerFactory() - Constructor for class com.caucho.hessian.io.BeanSerializerFactory
-
- begin(ServletRequest, ServletResponse, String, String) - Static method in class com.caucho.services.server.ServiceContext
-
Sets the request object prior to calling the service's method.
- BigDecimalDeserializer - Class in com.caucho.hessian.io
-
Deserializing a BigDecimal
- BigDecimalDeserializer() - Constructor for class com.caucho.hessian.io.BigDecimalDeserializer
-
- BINARY_DIRECT_MAX - Static variable in interface com.caucho.hessian.io.Hessian2Constants
-
- BINARY_SHORT_MAX - Static variable in interface com.caucho.hessian.io.Hessian2Constants
-
- BOOLEAN - Static variable in class com.caucho.hessian.io.BasicDeserializer
-
- BOOLEAN - Static variable in class com.caucho.hessian.io.BasicSerializer
-
- BOOLEAN_ARRAY - Static variable in class com.caucho.hessian.io.BasicDeserializer
-
- BOOLEAN_ARRAY - Static variable in class com.caucho.hessian.io.BasicSerializer
-
- BurlapInput - Class in com.caucho.burlap.io
-
Input stream for Burlap requests.
- BurlapInput() - Constructor for class com.caucho.burlap.io.BurlapInput
-
Creates an uninitialized Burlap input stream.
- BurlapInput(InputStream) - Constructor for class com.caucho.burlap.io.BurlapInput
-
Creates a new Burlap input stream, initialized with an
underlying input stream.
- BurlapMetaInfoAPI - Interface in com.caucho.burlap.client
-
API retrieving burlap meta information.
- BurlapOutput - Class in com.caucho.burlap.io
-
Output stream for Burlap requests, compatible with microedition
Java.
- BurlapOutput(OutputStream) - Constructor for class com.caucho.burlap.io.BurlapOutput
-
Creates a new Burlap output stream, initialized with an
underlying output stream.
- BurlapOutput() - Constructor for class com.caucho.burlap.io.BurlapOutput
-
Creates an uninitialized Burlap output stream.
- BurlapProtocolException - Exception in com.caucho.burlap.client
-
Exception for faults when the fault doesn't return a java exception.
- BurlapProtocolException() - Constructor for exception com.caucho.burlap.client.BurlapProtocolException
-
Zero-arg constructor.
- BurlapProtocolException(String) - Constructor for exception com.caucho.burlap.client.BurlapProtocolException
-
Create the exception.
- BurlapProtocolException(String, Throwable) - Constructor for exception com.caucho.burlap.client.BurlapProtocolException
-
Create the exception.
- BurlapProtocolException(Throwable) - Constructor for exception com.caucho.burlap.client.BurlapProtocolException
-
Create the exception.
- BurlapProtocolException - Exception in com.caucho.burlap.io
-
Exception for faults when the fault doesn't return a java exception.
- BurlapProtocolException() - Constructor for exception com.caucho.burlap.io.BurlapProtocolException
-
Zero-arg constructor.
- BurlapProtocolException(String) - Constructor for exception com.caucho.burlap.io.BurlapProtocolException
-
Create the exception.
- BurlapProtocolException(String, Throwable) - Constructor for exception com.caucho.burlap.io.BurlapProtocolException
-
Create the exception.
- BurlapProtocolException(Throwable) - Constructor for exception com.caucho.burlap.io.BurlapProtocolException
-
Create the exception.
- BurlapProxy - Class in com.caucho.burlap.client
-
Proxy implementation for Burlap clients.
- BurlapProxyFactory - Class in com.caucho.burlap.client
-
Factory for creating Burlap client stubs.
- BurlapProxyFactory() - Constructor for class com.caucho.burlap.client.BurlapProxyFactory
-
Creates the new proxy factory.
- BurlapProxyResolver - Class in com.caucho.burlap.client
-
Looks up remote objects in the proxy.
- BurlapProxyResolver(BurlapProxyFactory) - Constructor for class com.caucho.burlap.client.BurlapProxyResolver
-
Creates an uninitialized Burlap remote resolver.
- BurlapRemote - Class in com.caucho.burlap.client
-
Encapsulates a remote address when no stub is available, e.g.
- BurlapRemote(String, String) - Constructor for class com.caucho.burlap.client.BurlapRemote
-
Creates a new Burlap remote object.
- BurlapRemote() - Constructor for class com.caucho.burlap.client.BurlapRemote
-
Creates an uninitialized Burlap remote.
- BurlapRemote - Class in com.caucho.burlap.io
-
Encapsulates a remote address when no stub is available, e.g.
- BurlapRemote(String, String) - Constructor for class com.caucho.burlap.io.BurlapRemote
-
Creates a new Burlap remote object.
- BurlapRemote() - Constructor for class com.caucho.burlap.io.BurlapRemote
-
Creates an uninitialized Burlap remote.
- BurlapRemoteObject - Interface in com.caucho.burlap.io
-
Interface for any burlap remote object.
- BurlapRemoteResolver - Interface in com.caucho.burlap.io
-
Looks up remote objects.
- BurlapRuntimeException - Exception in com.caucho.burlap.client
-
Wrapper for protocol exceptions thrown in the proxy.
- BurlapRuntimeException() - Constructor for exception com.caucho.burlap.client.BurlapRuntimeException
-
Zero-arg constructor.
- BurlapRuntimeException(String) - Constructor for exception com.caucho.burlap.client.BurlapRuntimeException
-
Create the exception.
- BurlapRuntimeException(String, Throwable) - Constructor for exception com.caucho.burlap.client.BurlapRuntimeException
-
Create the exception.
- BurlapRuntimeException(Throwable) - Constructor for exception com.caucho.burlap.client.BurlapRuntimeException
-
Create the exception.
- BurlapServiceException - Exception in com.caucho.burlap.client
-
Exception for faults when the fault doesn't return a java exception.
- BurlapServiceException() - Constructor for exception com.caucho.burlap.client.BurlapServiceException
-
Zero-arg constructor.
- BurlapServiceException(String, String, Object) - Constructor for exception com.caucho.burlap.client.BurlapServiceException
-
Create the exception.
- BurlapServiceException - Exception in com.caucho.burlap.io
-
Exception for faults when the fault doesn't return a java exception.
- BurlapServiceException() - Constructor for exception com.caucho.burlap.io.BurlapServiceException
-
Zero-arg constructor.
- BurlapServiceException(String, String, Object) - Constructor for exception com.caucho.burlap.io.BurlapServiceException
-
Create the exception.
- BurlapServlet - Class in com.caucho.burlap.server
-
Servlet for serving Burlap services.
- BurlapServlet() - Constructor for class com.caucho.burlap.server.BurlapServlet
-
- BurlapSkeleton - Class in com.caucho.burlap.server
-
Proxy class for Burlap services.
- BurlapSkeleton(Object, Class) - Constructor for class com.caucho.burlap.server.BurlapSkeleton
-
Create a new burlap skeleton.
- BurlapSkeleton(Class) - Constructor for class com.caucho.burlap.server.BurlapSkeleton
-
Create a new burlap skeleton.
- BYTE - Static variable in class com.caucho.hessian.io.BasicDeserializer
-
- BYTE - Static variable in class com.caucho.hessian.io.BasicSerializer
-
- BYTE_ARRAY - Static variable in class com.caucho.hessian.io.BasicDeserializer
-
- BYTE_ARRAY - Static variable in class com.caucho.hessian.io.BasicSerializer
-
- BYTE_HANDLE - Static variable in class com.caucho.hessian.io.BasicSerializer
-
- ByteArraySerializer - Class in com.caucho.hessian.io
-
Serializing an object for known object types.
- ByteHandle - Class in com.caucho.hessian.io
-
Handle for Java Byte objects.
- ByteHandle(byte) - Constructor for class com.caucho.hessian.io.ByteHandle
-