Uses of Interface
org.wildfly.clustering.marshalling.protostream.FieldSetMarshaller
Packages that use FieldSetMarshaller
Package
Description
-
Uses of FieldSetMarshaller in org.wildfly.clustering.marshalling.protostream
Subinterfaces of FieldSetMarshaller in org.wildfly.clustering.marshalling.protostreamModifier and TypeInterfaceDescriptioninterfaceA marshaller for the fields of aClassLoader.static interfaceA simple field set marshaller whose reader and writer types are the samestatic interfaceFieldSetMarshaller.Supplied<T,V extends Supplier<T>> A field set marshaller whose reader type supplies the writer type. -
Uses of FieldSetMarshaller in org.wildfly.clustering.marshalling.protostream.net
Classes in org.wildfly.clustering.marshalling.protostream.net that implement FieldSetMarshaller -
Uses of FieldSetMarshaller in org.wildfly.clustering.marshalling.protostream.time
Classes in org.wildfly.clustering.marshalling.protostream.time that implement FieldSetMarshallerModifier and TypeClassDescriptionenumMarshaller forDurationinstances, using the following strategy: MarshalDuration.ZEROas zero bytes Marshal number of seconds of duration as unsigned long Marshal sub-second value of duration as unsigned integer, using millisecond precision, if possibleenumMarshals aLocalDateas an epoch day.enumMarshaller forLocalTimeinstances, using the following strategy: MarshalLocalTime.MIDNIGHTas zero bytes Marshal number of seconds in day as unsigned integer, using hours or minutes precision, if possible Marshal sub-second value of day as unsigned integer, using millisecond precision if possibleenumMarshalsYearinstances as number of years since the epoch year.enumMarshalling forZoneOffsetinstances using the following strategy: MarshalZoneOffset.UTCas zero bytes If offset is of form ±HH, marshal as signed integer of hours If offset is of form ±HH:MM, marshal as signed integer of total minutes If offset is of form ±HH:MM:SS, marshal as signed integer of total seconds -
Uses of FieldSetMarshaller in org.wildfly.clustering.marshalling.protostream.util
Classes in org.wildfly.clustering.marshalling.protostream.util that implement FieldSetMarshallerModifier and TypeClassDescriptionenumMarshaller for the fields of aComparator.enumMarshaller for aUUIDusing fixed size longs. -
Uses of FieldSetMarshaller in org.wildfly.clustering.server.infinispan
Classes in org.wildfly.clustering.server.infinispan that implement FieldSetMarshallerModifier and TypeClassDescriptionenumMarshallers for the fields of anAddress. -
Uses of FieldSetMarshaller in org.wildfly.clustering.server.jgroups
Classes in org.wildfly.clustering.server.jgroups that implement FieldSetMarshallerModifier and TypeClassDescriptionenumMarshallers for the fields of anAddress.