Index
All Classes and Interfaces|All Packages
C
- clearClassCache() - Method in class org.jboss.marshalling.river.RiverMarshaller
- clearClassCache() - Method in class org.jboss.marshalling.river.RiverUnmarshaller
- clearInstanceCache() - Method in class org.jboss.marshalling.river.RiverMarshaller
- clearInstanceCache() - Method in class org.jboss.marshalling.river.RiverUnmarshaller
- close() - Method in class org.jboss.marshalling.river.RiverUnmarshaller
- createMarshaller(MarshallingConfiguration) - Method in class org.jboss.marshalling.river.RiverMarshallerFactory
- createUnmarshaller(MarshallingConfiguration) - Method in class org.jboss.marshalling.river.RiverMarshallerFactory
D
- discardFields(SerializableClassDescriptor) - Method in class org.jboss.marshalling.river.RiverUnmarshaller
- doReadNewObject(int, boolean, boolean) - Method in class org.jboss.marshalling.river.RiverUnmarshaller
- doReadObject(boolean) - Method in class org.jboss.marshalling.river.RiverUnmarshaller
- doWriteEmptyFields(SerializableClass) - Method in class org.jboss.marshalling.river.RiverMarshaller
- doWriteFields(SerializableClass, Object) - Method in class org.jboss.marshalling.river.RiverMarshaller
- doWriteObject(Object, boolean) - Method in class org.jboss.marshalling.river.RiverMarshaller
- doWriteSerializableObject(SerializableClass, Object, Class<?>) - Method in class org.jboss.marshalling.river.RiverMarshaller
F
- finish() - Method in class org.jboss.marshalling.river.RiverUnmarshaller
G
- getBlockMarshaller() - Method in class org.jboss.marshalling.river.RiverMarshaller
- getDefaultVersion() - Method in class org.jboss.marshalling.river.RiverMarshallerFactory
- getMarshallerFactory() - Method in class org.jboss.marshalling.river.RiverProviderDescriptor
- getName() - Method in class org.jboss.marshalling.river.RiverProviderDescriptor
- getObjectOutput() - Method in class org.jboss.marshalling.river.RiverMarshaller
- getSupportedVersions() - Method in class org.jboss.marshalling.river.RiverProviderDescriptor
O
- org.jboss.marshalling.river - package org.jboss.marshalling.river
-
The River protocol implementation package.
R
- readFields(Object, SerializableClassDescriptor, boolean) - Method in class org.jboss.marshalling.river.RiverUnmarshaller
- readString() - Method in class org.jboss.marshalling.river.RiverUnmarshaller
- readUTF() - Method in class org.jboss.marshalling.river.RiverUnmarshaller
- RiverMarshaller - Class in org.jboss.marshalling.river
- RiverMarshaller(RiverMarshallerFactory, SerializableClassRegistry, MarshallingConfiguration) - Constructor for class org.jboss.marshalling.river.RiverMarshaller
- RiverMarshallerFactory - Class in org.jboss.marshalling.river
-
The River marshaller factory implementation.
- RiverMarshallerFactory() - Constructor for class org.jboss.marshalling.river.RiverMarshallerFactory
-
Construct a new instance of a River marshaller factory.
- RiverProviderDescriptor - Class in org.jboss.marshalling.river
-
The River implementation of the provider descriptor interface.
- RiverProviderDescriptor() - Constructor for class org.jboss.marshalling.river.RiverProviderDescriptor
- RiverUnmarshaller - Class in org.jboss.marshalling.river
- RiverUnmarshaller(RiverMarshallerFactory, SerializableClassRegistry, MarshallingConfiguration) - Constructor for class org.jboss.marshalling.river.RiverUnmarshaller
S
- start(ByteInput) - Method in class org.jboss.marshalling.river.RiverUnmarshaller
- start(ByteOutput) - Method in class org.jboss.marshalling.river.RiverMarshaller
W
- writeClass(Class<?>) - Method in class org.jboss.marshalling.river.RiverMarshaller
- writeClassClass(Class<?>) - Method in class org.jboss.marshalling.river.RiverMarshaller
- writeEnumClass(Class<? extends Enum>) - Method in class org.jboss.marshalling.river.RiverMarshaller
- writeExternalizableClass(Class<?>) - Method in class org.jboss.marshalling.river.RiverMarshaller
- writeExternalizerClass(Class<?>, Externalizer) - Method in class org.jboss.marshalling.river.RiverMarshaller
- writeKnownClass(Class<?>, boolean) - Method in class org.jboss.marshalling.river.RiverMarshaller
- writeNewClass(Class<?>) - Method in class org.jboss.marshalling.river.RiverMarshaller
- writeNewEnumClass(Class<? extends Enum>) - Method in class org.jboss.marshalling.river.RiverMarshaller
- writeNewExternalizableClass(Class<?>) - Method in class org.jboss.marshalling.river.RiverMarshaller
- writeNewExternalizerClass(Class<?>, Externalizer) - Method in class org.jboss.marshalling.river.RiverMarshaller
- writeNewProxyClass(Class<?>) - Method in class org.jboss.marshalling.river.RiverMarshaller
- writeNewSerializableClass(Class<?>) - Method in class org.jboss.marshalling.river.RiverMarshaller
- writeNewSerialSuperClass(Class<?>) - Method in class org.jboss.marshalling.river.RiverMarshaller
- writeObjectArrayClass(Class<?>) - Method in class org.jboss.marshalling.river.RiverMarshaller
- writeProxyClass(Class<?>) - Method in class org.jboss.marshalling.river.RiverMarshaller
- writeSerializableClass(Class<?>, boolean) - Method in class org.jboss.marshalling.river.RiverMarshaller
- writeSerialSuperClass(Class<?>) - Method in class org.jboss.marshalling.river.RiverMarshaller
- writeUTF(String) - Method in class org.jboss.marshalling.river.RiverMarshaller
All Classes and Interfaces|All Packages