Uses of Interface
org.wildfly.clustering.marshalling.protostream.Readable
Packages that use Readable
Package
Description
-
Uses of Readable in org.wildfly.clustering.cache.function
Classes in org.wildfly.clustering.cache.function that implement ReadableModifier and TypeClassDescriptionclassCollectionFunctionMarshaller<V, C extends Collection<V>, F extends CollectionFunction<V,C>> A marshaller of a collection function.enumProtoStream marshaller forMapComputeFunction. -
Uses of Readable in org.wildfly.clustering.marshalling.protostream
Subinterfaces of Readable in org.wildfly.clustering.marshalling.protostreamModifier and TypeInterfaceDescriptioninterfaceMarshallable<T>Interface inherited by marshallable components.interfaceAProtobufTagMarshallerthat include a facility for computing buffer sizes.interfaceMarshaller for a single scalar value.Classes in org.wildfly.clustering.marshalling.protostream that implement ReadableModifier and TypeClassDescriptionenumenumclassEnumMarshaller<E extends Enum<E>>ProtoStream marshaller for enums.classExceptionMarshaller<E extends Throwable>Generic marshaller for a Throwable.classA class field that marshals instances ofClassusing aClassLoaderMarshaller.classMarshaller for packed repeated fields, e.g. primitive arrays.enumEnumeration of common scalar marshaller implementations.enumSet of scalar marshallers for marshalling aClass.classA field marshaller based on a scaler marshaller.enumProtoStream marshaller for aStackTraceElement.classMarshaller for an Object array, using a repeated element field.classTypedEnumMarshaller<E extends Enum<E>>Marshaller for a typed enumeration.classMarshaller for a typed object. -
Uses of Readable in org.wildfly.clustering.marshalling.protostream.math
Classes in org.wildfly.clustering.marshalling.protostream.math that implement ReadableModifier and TypeClassDescriptionenumMarshaller forBigDecimal.enumMarshaller forMathContext. -
Uses of Readable in org.wildfly.clustering.marshalling.protostream.net
Classes in org.wildfly.clustering.marshalling.protostream.net that implement Readable -
Uses of Readable in org.wildfly.clustering.marshalling.protostream.reflect
Classes in org.wildfly.clustering.marshalling.protostream.reflect that implement ReadableModifier and TypeClassDescriptionclassAbstractMemberMarshaller<T, M extends Member>Generic marshaller based on non-public members.classBinaryFieldMarshaller<T,F1, F2> Generic marshaller based on two non-public fields.classBinaryMemberMarshaller<T, M extends Member, M1, M2>Generic marshaller based on two non-public members.classBinaryMethodMarshaller<T,M1, M2> Generic marshaller based on two non-public accessor methods.classMarshaller for a decorator that does not provide public access to its decorated object.classA very generic marshaller for use with classes whose state is not publicly available for reading or writing except by pure reflection.classMarshaller for proxies serialized using the writeReplace()/readResolve() pattern.classA decorator marshaller that writes the decorated object while holding its monitor lock. e.g. to enable iteration over a decorated collection without the risk of a ConcurrentModificationException.classTernaryFieldMarshaller<T,F1, F2, F3> Generic marshaller based on three non-public fields.classTernaryMemberMarshaller<T, M extends Member, M1, M2, M3>Generic marshaller based on three non-public members.classTernaryMethodMarshaller<T,M1, M2, M3> Generic marshaller based on three non-public accessor methods.classUnaryFieldMarshaller<T,F> Generic marshaller based on a single non-public field.classUnaryMemberMarshaller<T, M extends Member, M1>Generic marshaller based on a single non-public member.classGeneric marshaller based on a single non-public accessor method. -
Uses of Readable in org.wildfly.clustering.marshalling.protostream.time
Classes in org.wildfly.clustering.marshalling.protostream.time that implement ReadableModifier and TypeClassDescriptionenumMarshaller forLocalDateTimeinstances, using the following strategy: Marshal local date Marshal local timeenumMarshalsMonthDayinstances.enumMarshaller forOffsetDateTimeinstances, using the following strategy: Marshal local date Marshal local time Marshal zone offsetenumMarshaller forOffsetTimeinstances, using the following strategy: Marshal local time Marshal zone offsetenumMarshaller forPeriodinstances, using the following strategy: MarshalPeriod.ZEROas zero bytes Marshal number of years of period as signed integer Marshal number of months of period as signed integer Marshal number of days of period as signed integerenumMarshaller forYearMonthinstances, using the following strategy: Marshal epoch year Marshal month as enumenumMarshaller forZonedDateTimeinstances, using the following strategy: Marshal duration since epoch Marshal time zone -
Uses of Readable in org.wildfly.clustering.marshalling.protostream.util
Classes in org.wildfly.clustering.marshalling.protostream.util that implement ReadableModifier and TypeClassDescriptionclassAbstractCollectionMarshaller<E, T extends Collection<E>>Abstract collection marshaller that writes the elements of the collection.classAbstractMapMarshaller<K, V, T extends Map<K,V>> Abstract marshaller for aMapthat writes the entries of the map.enumProtoStream mashaller for aCalendar.classCollectionMarshaller<E, T extends Collection<E>>Marshaller for a basic collection.classMarshaller for aLinkedHashMap.enumProtoStream marshaller for anLocale.classMapEntryMarshaller<K, V, T extends Map.Entry<K,V>> Marshaller for aMap.EntryclassMapMarshaller<K, V, T extends Map<K,V>> Marshaller for aMap.enumProtoStream arshaller for aPropertiesobject.classPropertyMarshaller<T extends Map.Entry<String,String>> A marshaller for a property, i.e. aMap.Entrywhose key and value are strings.classSortedMapMarshaller<K, V, T extends SortedMap<K,V>> Marshaller for aSortedMap.classSortedSetMarshaller<E, T extends SortedSet<E>>Marshaller for aSortedSet.classStringKeyMapEntryMarshaller<T extends Map.Entry<String,Object>> An optimized marshaller for aMap.Entrywhose key is a string.classStringKeyMapMarshaller<V, T extends Map<String,V>> An optimized marshaller for aMapwhose keys are strings. -
Uses of Readable in org.wildfly.clustering.server.infinispan
Classes in org.wildfly.clustering.server.infinispan that implement ReadableModifier and TypeClassDescriptionenumProtoStream marshaller for anAddress.enumProtoStream marshaller for aNodeVersion. -
Uses of Readable in org.wildfly.clustering.server.infinispan.expiration
Classes in org.wildfly.clustering.server.infinispan.expiration that implement Readable -
Uses of Readable in org.wildfly.clustering.server.infinispan.provider
Classes in org.wildfly.clustering.server.infinispan.provider that implement ReadableModifier and TypeClassDescriptionclassAddressSetFunctionMarshaller<F extends CollectionFunction<org.infinispan.remoting.transport.Address, Set<org.infinispan.remoting.transport.Address>>>Marshaller for an function that operates on aSetofAddressinstances. -
Uses of Readable in org.wildfly.clustering.server.infinispan.scheduler
Classes in org.wildfly.clustering.server.infinispan.scheduler that implement Readable -
Uses of Readable in org.wildfly.clustering.session.cache
Classes in org.wildfly.clustering.session.cache that implement ReadableModifier and TypeClassDescriptionclassSessionKeyMarshaller<K extends Key<String>>Scalar marshaller for a session identifier. -
Uses of Readable in org.wildfly.clustering.session.cache.attributes.fine
Classes in org.wildfly.clustering.session.cache.attributes.fine that implement ReadableModifier and TypeClassDescriptionenumProtoStream marshaller for aSessionAttributeMapComputeFunction.enumProtoStream marshaller for aSessionAttributeMapEntry. -
Uses of Readable in org.wildfly.clustering.session.cache.metadata.coarse
Classes in org.wildfly.clustering.session.cache.metadata.coarse that implement ReadableModifier and TypeClassDescriptionenumProtostream marshaller for aDefaultSessionMetaDataEntry.enumProtoStream marshaller for aSessionMetaDataEntryFunction. -
Uses of Readable in org.wildfly.clustering.session.cache.metadata.fine
Classes in org.wildfly.clustering.session.cache.metadata.fine that implement ReadableModifier and TypeClassDescriptionenumProtoStream marshaller forDefaultSessionAccessMetaDataEntry.enumProtoStream marshaller for aDefaultSessionCreationMetaDataEntry.