JavaScript is disabled on your browser.
Package
Class
Use
Tree
Deprecated
Index
Help
JBoss Marshalling 1.4.10.SP3
Prev
Next
Frames
No Frames
All Classes
A
B
C
D
E
F
G
O
P
R
S
T
V
W
A
available()
- Method in class org.jboss.marshalling.serial.
BlockUnmarshaller
B
BlockMarshaller
- Class in
org.jboss.marshalling.serial
BlockUnmarshaller
- Class in
org.jboss.marshalling.serial
C
clearClassCache()
- Method in class org.jboss.marshalling.serial.
BlockMarshaller
clearClassCache()
- Method in class org.jboss.marshalling.serial.
BlockUnmarshaller
clearClassCache()
- Method in class org.jboss.marshalling.serial.
SerialMarshaller
clearClassCache()
- Method in class org.jboss.marshalling.serial.
SerialUnmarshaller
clearInstanceCache()
- Method in class org.jboss.marshalling.serial.
BlockMarshaller
clearInstanceCache()
- Method in class org.jboss.marshalling.serial.
BlockUnmarshaller
clearInstanceCache()
- Method in class org.jboss.marshalling.serial.
SerialMarshaller
clearInstanceCache()
- Method in class org.jboss.marshalling.serial.
SerialUnmarshaller
close()
- Method in class org.jboss.marshalling.serial.
BlockMarshaller
close()
- Method in class org.jboss.marshalling.serial.
BlockUnmarshaller
close()
- Method in class org.jboss.marshalling.serial.
SerialUnmarshaller
create(Class<T>)
- Method in class org.jboss.marshalling.serial.
ExternalizedObject
createMarshaller(MarshallingConfiguration)
- Method in class org.jboss.marshalling.serial.
SerialMarshallerFactory
createUnmarshaller(MarshallingConfiguration)
- Method in class org.jboss.marshalling.serial.
SerialMarshallerFactory
D
defaultReadObject()
- Method in class org.jboss.marshalling.serial.
SerialObjectInputStream
defaultWriteObject()
- Method in class org.jboss.marshalling.serial.
SerialObjectOutputStream
descriptorForClass(Class<?>)
- Method in class org.jboss.marshalling.serial.
SerialUnmarshaller
doReadObject(boolean)
- Method in class org.jboss.marshalling.serial.
SerialUnmarshaller
doWriteFields(SerializableClass, Object)
- Method in class org.jboss.marshalling.serial.
SerialMarshaller
doWriteObject(Object, boolean)
- Method in class org.jboss.marshalling.serial.
SerialMarshaller
dumpStream(InputStream, Writer)
- Static method in class org.jboss.marshalling.serial.
Serial
E
ExtendedObjectStreamConstants
- Interface in
org.jboss.marshalling.serial
Protocol extensions used locally for JBoss Marshalling extensions to Class/Object Resolvers.
ExternalizedObject
- Class in
org.jboss.marshalling.serial
An externalized object.
ExternalizedObject()
- Constructor for class org.jboss.marshalling.serial.
ExternalizedObject
ExternalizedObject(Externalizer, Object)
- Constructor for class org.jboss.marshalling.serial.
ExternalizedObject
F
finish()
- Method in class org.jboss.marshalling.serial.
BlockMarshaller
finish()
- Method in class org.jboss.marshalling.serial.
BlockUnmarshaller
finish()
- Method in class org.jboss.marshalling.serial.
SerialMarshaller
finish()
- Method in class org.jboss.marshalling.serial.
SerialUnmarshaller
flush()
- Method in class org.jboss.marshalling.serial.
BlockMarshaller
flush()
- Method in class org.jboss.marshalling.serial.
SerialMarshaller
G
getDefaultStreamHeader()
- Method in class org.jboss.marshalling.serial.
SerialMarshallerFactory
getDefaultVersion()
- Method in class org.jboss.marshalling.serial.
SerialMarshallerFactory
getMarshallerFactory()
- Method in class org.jboss.marshalling.serial.
SerialProviderDescriptor
getName()
- Method in class org.jboss.marshalling.serial.
SerialProviderDescriptor
getSupportedVersions()
- Method in class org.jboss.marshalling.serial.
SerialProviderDescriptor
O
org.jboss.marshalling.serial
- package org.jboss.marshalling.serial
P
putFields()
- Method in class org.jboss.marshalling.serial.
SerialObjectOutputStream
R
read()
- Method in class org.jboss.marshalling.serial.
BlockUnmarshaller
read(byte[])
- Method in class org.jboss.marshalling.serial.
BlockUnmarshaller
read(byte[], int, int)
- Method in class org.jboss.marshalling.serial.
BlockUnmarshaller
readBoolean()
- Method in class org.jboss.marshalling.serial.
BlockUnmarshaller
readByte()
- Method in class org.jboss.marshalling.serial.
BlockUnmarshaller
readChar()
- Method in class org.jboss.marshalling.serial.
BlockUnmarshaller
readDouble()
- Method in class org.jboss.marshalling.serial.
BlockUnmarshaller
readExternal(ObjectInput)
- Method in class org.jboss.marshalling.serial.
ExternalizedObject
readFields()
- Method in class org.jboss.marshalling.serial.
SerialObjectInputStream
readFloat()
- Method in class org.jboss.marshalling.serial.
BlockUnmarshaller
readFully(byte[])
- Method in class org.jboss.marshalling.serial.
BlockUnmarshaller
readFully(byte[], int, int)
- Method in class org.jboss.marshalling.serial.
BlockUnmarshaller
readInt()
- Method in class org.jboss.marshalling.serial.
BlockUnmarshaller
readLine()
- Method in class org.jboss.marshalling.serial.
BlockUnmarshaller
readLong()
- Method in class org.jboss.marshalling.serial.
BlockUnmarshaller
readObject()
- Method in class org.jboss.marshalling.serial.
BlockUnmarshaller
readObject(Class<T>)
- Method in class org.jboss.marshalling.serial.
BlockUnmarshaller
readObjectUnshared()
- Method in class org.jboss.marshalling.serial.
BlockUnmarshaller
readObjectUnshared(Class<T>)
- Method in class org.jboss.marshalling.serial.
BlockUnmarshaller
readResolve()
- Method in class org.jboss.marshalling.serial.
ExternalizedObject
Return the externalized object after
readExternal()
completes.
readShort()
- Method in class org.jboss.marshalling.serial.
BlockUnmarshaller
readUnsignedByte()
- Method in class org.jboss.marshalling.serial.
BlockUnmarshaller
readUnsignedShort()
- Method in class org.jboss.marshalling.serial.
BlockUnmarshaller
readUTF()
- Method in class org.jboss.marshalling.serial.
BlockUnmarshaller
registerValidation(ObjectInputValidation, int)
- Method in class org.jboss.marshalling.serial.
SerialObjectInputStream
S
Serial
- Class in
org.jboss.marshalling.serial
SerialMarshaller
- Class in
org.jboss.marshalling.serial
SerialMarshallerFactory
- Class in
org.jboss.marshalling.serial
SerialMarshallerFactory()
- Constructor for class org.jboss.marshalling.serial.
SerialMarshallerFactory
Construct a new instance of a River marshaller factory.
SerialObjectInputStream
- Class in
org.jboss.marshalling.serial
SerialObjectOutputStream
- Class in
org.jboss.marshalling.serial
SerialObjectOutputStream(SerialMarshaller, BlockMarshaller)
- Constructor for class org.jboss.marshalling.serial.
SerialObjectOutputStream
SerialObjectOutputStream.State
- Enum in
org.jboss.marshalling.serial
SerialProviderDescriptor
- Class in
org.jboss.marshalling.serial
The Serial implementation of the provider descriptor interface.
SerialProviderDescriptor()
- Constructor for class org.jboss.marshalling.serial.
SerialProviderDescriptor
SerialUnmarshaller
- Class in
org.jboss.marshalling.serial
skip(long)
- Method in class org.jboss.marshalling.serial.
BlockUnmarshaller
skipBytes(int)
- Method in class org.jboss.marshalling.serial.
BlockUnmarshaller
start(ByteOutput)
- Method in class org.jboss.marshalling.serial.
BlockMarshaller
start(ByteInput)
- Method in class org.jboss.marshalling.serial.
BlockUnmarshaller
start(ByteOutput)
- Method in class org.jboss.marshalling.serial.
SerialMarshaller
start(ByteInput)
- Method in class org.jboss.marshalling.serial.
SerialUnmarshaller
T
TC_CLASSTABLEDESC
- Static variable in interface org.jboss.marshalling.serial.
ExtendedObjectStreamConstants
TC_OBJECTTABLE
- Static variable in interface org.jboss.marshalling.serial.
ExtendedObjectStreamConstants
V
valueOf(String)
- Static method in enum org.jboss.marshalling.serial.
SerialObjectOutputStream.State
Returns the enum constant of this type with the specified name.
values()
- Static method in enum org.jboss.marshalling.serial.
SerialObjectOutputStream.State
Returns an array containing the constants of this enum type, in the order they are declared.
W
write(int)
- Method in class org.jboss.marshalling.serial.
BlockMarshaller
write(byte[])
- Method in class org.jboss.marshalling.serial.
BlockMarshaller
write(byte[], int, int)
- Method in class org.jboss.marshalling.serial.
BlockMarshaller
writeBoolean(boolean)
- Method in class org.jboss.marshalling.serial.
BlockMarshaller
writeByte(int)
- Method in class org.jboss.marshalling.serial.
BlockMarshaller
writeBytes(String)
- Method in class org.jboss.marshalling.serial.
BlockMarshaller
writeChar(int)
- Method in class org.jboss.marshalling.serial.
BlockMarshaller
writeChars(String)
- Method in class org.jboss.marshalling.serial.
BlockMarshaller
writeDouble(double)
- Method in class org.jboss.marshalling.serial.
BlockMarshaller
writeExternal(ObjectOutput)
- Method in class org.jboss.marshalling.serial.
ExternalizedObject
writeFields()
- Method in class org.jboss.marshalling.serial.
SerialObjectOutputStream
writeFloat(float)
- Method in class org.jboss.marshalling.serial.
BlockMarshaller
writeInt(int)
- Method in class org.jboss.marshalling.serial.
BlockMarshaller
writeLong(long)
- Method in class org.jboss.marshalling.serial.
BlockMarshaller
writeObject(Object)
- Method in class org.jboss.marshalling.serial.
BlockMarshaller
writeObjectUnshared(Object)
- Method in class org.jboss.marshalling.serial.
BlockMarshaller
writeShort(int)
- Method in class org.jboss.marshalling.serial.
BlockMarshaller
writeUTF(String)
- Method in class org.jboss.marshalling.serial.
BlockMarshaller
A
B
C
D
E
F
G
O
P
R
S
T
V
W
Package
Class
Use
Tree
Deprecated
Index
Help
JBoss Marshalling 1.4.10.SP3
Prev
Next
Frames
No Frames
All Classes
Copyright © 2011 JBoss, a division of Red Hat, Inc.