Skip navigation links
WildFly: Infinispan marshalling 26.1.0.Beta1
A B C G I J M O P R S V W 

A

AbstractMarshaller - Class in org.wildfly.clustering.infinispan.marshalling
Abstract marshaller implementation.
AbstractMarshaller() - Constructor for class org.wildfly.clustering.infinispan.marshalling.AbstractMarshaller
 
AbstractUserMarshaller - Class in org.wildfly.clustering.infinispan.marshalling
An abstract user marshaller that delegates marshalling to a ByteBufferMarshaller.
AbstractUserMarshaller(ByteBufferMarshaller) - Constructor for class org.wildfly.clustering.infinispan.marshalling.AbstractUserMarshaller
 

B

ByteBufferExternalizer - Enum in org.wildfly.clustering.infinispan.marshalling
Externalizer for a ByteBufferImpl.
ByteBufferMarshaller - Enum in org.wildfly.clustering.infinispan.marshalling.protostream
Marshaller for an Infinispan ByteBuffer.

C

CURRENT - Static variable in enum org.wildfly.clustering.infinispan.marshalling.jboss.JBossMarshallingVersion
 

G

getBufferSizePredictor(Object) - Method in class org.wildfly.clustering.infinispan.marshalling.AbstractMarshaller
 
getJavaClass() - Method in enum org.wildfly.clustering.infinispan.marshalling.protostream.ByteBufferMarshaller
 
getTargetClass() - Method in enum org.wildfly.clustering.infinispan.marshalling.ByteBufferExternalizer
 

I

IOSerializationContextInitializer - Class in org.wildfly.clustering.infinispan.marshalling.protostream
 
IOSerializationContextInitializer() - Constructor for class org.wildfly.clustering.infinispan.marshalling.protostream.IOSerializationContextInitializer
 
isMarshallable(Object) - Method in class org.wildfly.clustering.infinispan.marshalling.AbstractUserMarshaller
 

J

JBossMarshaller - Class in org.wildfly.clustering.infinispan.marshalling.jboss
 
JBossMarshaller(ClassResolver, ClassLoader) - Constructor for class org.wildfly.clustering.infinispan.marshalling.jboss.JBossMarshaller
 
JBossMarshaller(MarshallingConfigurationRepository, ClassLoader) - Constructor for class org.wildfly.clustering.infinispan.marshalling.jboss.JBossMarshaller
 
JBossMarshallingVersion - Enum in org.wildfly.clustering.infinispan.marshalling.jboss
 

M

MarshallerFactory - Enum in org.wildfly.clustering.infinispan.marshalling
 
mediaType() - Method in class org.wildfly.clustering.infinispan.marshalling.jboss.JBossMarshaller
 
mediaType() - Method in class org.wildfly.clustering.infinispan.marshalling.protostream.ProtoStreamMarshaller
 

O

objectFromByteBuffer(byte[]) - Method in class org.wildfly.clustering.infinispan.marshalling.AbstractMarshaller
 
objectFromByteBuffer(byte[], int, int) - Method in class org.wildfly.clustering.infinispan.marshalling.AbstractMarshaller
 
objectToBuffer(Object) - Method in class org.wildfly.clustering.infinispan.marshalling.AbstractMarshaller
 
objectToByteBuffer(Object) - Method in class org.wildfly.clustering.infinispan.marshalling.AbstractMarshaller
 
objectToByteBuffer(Object, int) - Method in class org.wildfly.clustering.infinispan.marshalling.AbstractMarshaller
 
org.wildfly.clustering.infinispan.marshalling - package org.wildfly.clustering.infinispan.marshalling
 
org.wildfly.clustering.infinispan.marshalling.jboss - package org.wildfly.clustering.infinispan.marshalling.jboss
 
org.wildfly.clustering.infinispan.marshalling.protostream - package org.wildfly.clustering.infinispan.marshalling.protostream
 

P

ProtoStreamMarshaller - Class in org.wildfly.clustering.infinispan.marshalling.protostream
 
ProtoStreamMarshaller(ClassLoaderMarshaller, UnaryOperator<SerializationContextBuilder>) - Constructor for class org.wildfly.clustering.infinispan.marshalling.protostream.ProtoStreamMarshaller
 
ProtoStreamMarshaller(ImmutableSerializationContext) - Constructor for class org.wildfly.clustering.infinispan.marshalling.protostream.ProtoStreamMarshaller
 

R

readFrom(ProtoStreamReader) - Method in enum org.wildfly.clustering.infinispan.marshalling.protostream.ByteBufferMarshaller
 
readObject(InputStream) - Method in class org.wildfly.clustering.infinispan.marshalling.AbstractUserMarshaller
 
readObject(ObjectInput) - Method in enum org.wildfly.clustering.infinispan.marshalling.ByteBufferExternalizer
 
registerMarshallers(SerializationContext) - Method in class org.wildfly.clustering.infinispan.marshalling.protostream.IOSerializationContextInitializer
 

S

sizeEstimate(Object) - Method in class org.wildfly.clustering.infinispan.marshalling.AbstractMarshaller
 
sizeEstimate(Object) - Method in class org.wildfly.clustering.infinispan.marshalling.AbstractUserMarshaller
 
stop() - Method in class org.wildfly.clustering.infinispan.marshalling.AbstractMarshaller
 

V

valueOf(String) - Static method in enum org.wildfly.clustering.infinispan.marshalling.ByteBufferExternalizer
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.wildfly.clustering.infinispan.marshalling.jboss.JBossMarshallingVersion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.wildfly.clustering.infinispan.marshalling.MarshallerFactory
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.wildfly.clustering.infinispan.marshalling.protostream.ByteBufferMarshaller
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.wildfly.clustering.infinispan.marshalling.ByteBufferExternalizer
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.wildfly.clustering.infinispan.marshalling.jboss.JBossMarshallingVersion
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.wildfly.clustering.infinispan.marshalling.MarshallerFactory
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.wildfly.clustering.infinispan.marshalling.protostream.ByteBufferMarshaller
Returns an array containing the constants of this enum type, in the order they are declared.

W

writeObject(Object, OutputStream) - Method in class org.wildfly.clustering.infinispan.marshalling.AbstractUserMarshaller
 
writeObject(ObjectOutput, ByteBufferImpl) - Method in enum org.wildfly.clustering.infinispan.marshalling.ByteBufferExternalizer
 
writeTo(ProtoStreamWriter, ByteBufferImpl) - Method in enum org.wildfly.clustering.infinispan.marshalling.protostream.ByteBufferMarshaller
 
A B C G I J M O P R S V W 
Skip navigation links
WildFly: Infinispan marshalling 26.1.0.Beta1

Copyright © 2022 JBoss by Red Hat. All rights reserved.