Uses of Interface
org.wildfly.clustering.marshalling.protostream.ProtoStreamReader
-
-
Uses of ProtoStreamReader in org.wildfly.clustering.marshalling.protostream
Classes in org.wildfly.clustering.marshalling.protostream that implement ProtoStreamReader Modifier and Type Class Description classDefaultProtoStreamReaderProtoStreamWriterimplementation that reads from aTagReader.classOffsetProtoStreamReaderMethods in org.wildfly.clustering.marshalling.protostream with parameters of type ProtoStreamReader Modifier and Type Method Description org.wildfly.clustering.marshalling.protostream.AnyAnyMarshaller. readFrom(ProtoStreamReader reader)ByteBufferMarshalledKey<Object>ByteBufferMarshalledKeyMarshaller. readFrom(ProtoStreamReader reader)ByteBufferMarshalledValue<Object>ByteBufferMarshalledValueMarshaller. readFrom(ProtoStreamReader reader)Class<?>ClassMarshaller. readFrom(ProtoStreamReader reader)EEnumMarshaller. readFrom(ProtoStreamReader reader)EExceptionMarshaller. readFrom(ProtoStreamReader reader)TFieldReadable. readFrom(ProtoStreamReader reader, int index, org.infinispan.protostream.descriptors.WireType type, T current)Reads a single field from the specified reader.TFieldSetProtoStreamMarshaller. readFrom(ProtoStreamReader reader)TFunctionalMarshaller. readFrom(ProtoStreamReader reader)TFunctionalScalarMarshaller. readFrom(ProtoStreamReader reader)Class<?>LoadedClassField. readFrom(ProtoStreamReader reader)ClassLoaderModuleClassLoaderMarshaller. readFrom(ProtoStreamReader reader, int index, org.infinispan.protostream.descriptors.WireType type, ClassLoader loader)ObjectPackedArrayMarshaller. readFrom(ProtoStreamReader reader)TProtoStreamMarshallerAdapter. readFrom(ProtoStreamReader reader)default ObjectProtoStreamMarshallerProvider. readFrom(ProtoStreamReader reader)TReadable. readFrom(ProtoStreamReader reader)Reads an object from the specified reader.TScalarFieldMarshaller. readFrom(ProtoStreamReader reader)default ObjectScalarMarshallerProvider. readFrom(ProtoStreamReader reader)ClassLoaderSimpleClassLoaderMarshaller. readFrom(ProtoStreamReader reader, int index, org.infinispan.protostream.descriptors.WireType type, ClassLoader loader)StackTraceElementStackTraceElementMarshaller. readFrom(ProtoStreamReader reader)ObjectTypedArrayMarshaller. readFrom(ProtoStreamReader reader)ETypedEnumMarshaller. readFrom(ProtoStreamReader reader)ObjectTypedObjectMarshaller. readFrom(ProtoStreamReader reader)TValueMarshaller. readFrom(ProtoStreamReader reader) -
Uses of ProtoStreamReader in org.wildfly.clustering.marshalling.protostream.math
Methods in org.wildfly.clustering.marshalling.protostream.math with parameters of type ProtoStreamReader Modifier and Type Method Description BigDecimalBigDecimalMarshaller. readFrom(ProtoStreamReader reader)MathContextMathContextMarshaller. readFrom(ProtoStreamReader reader) -
Uses of ProtoStreamReader in org.wildfly.clustering.marshalling.protostream.net
Methods in org.wildfly.clustering.marshalling.protostream.net with parameters of type ProtoStreamReader Modifier and Type Method Description InetAddressInetAddressMarshaller. readFrom(ProtoStreamReader reader, int index, org.infinispan.protostream.descriptors.WireType type, InetAddress address)InetSocketAddressInetSocketAddressMarshaller. readFrom(ProtoStreamReader reader) -
Uses of ProtoStreamReader in org.wildfly.clustering.marshalling.protostream.reflect
Methods in org.wildfly.clustering.marshalling.protostream.reflect with parameters of type ProtoStreamReader Modifier and Type Method Description TAbstractMemberMarshaller. readFrom(ProtoStreamReader reader)TFieldMarshaller. readFrom(ProtoStreamReader reader) -
Uses of ProtoStreamReader in org.wildfly.clustering.marshalling.protostream.time
Methods in org.wildfly.clustering.marshalling.protostream.time with parameters of type ProtoStreamReader Modifier and Type Method Description DurationDurationMarshaller. readFrom(ProtoStreamReader reader, int index, org.infinispan.protostream.descriptors.WireType type, Duration duration)LocalDateLocalDateMarshaller. readFrom(ProtoStreamReader reader, int index, org.infinispan.protostream.descriptors.WireType type, LocalDate date)LocalDateTimeLocalDateTimeMarshaller. readFrom(ProtoStreamReader reader)LocalTimeLocalTimeMarshaller. readFrom(ProtoStreamReader reader, int index, org.infinispan.protostream.descriptors.WireType type, LocalTime time)MonthDayMonthDayMarshaller. readFrom(ProtoStreamReader reader)OffsetDateTimeOffsetDateTimeMarshaller. readFrom(ProtoStreamReader reader)OffsetTimeOffsetTimeMarshaller. readFrom(ProtoStreamReader reader)PeriodPeriodMarshaller. readFrom(ProtoStreamReader reader)YearYearMarshaller. readFrom(ProtoStreamReader reader, int index, org.infinispan.protostream.descriptors.WireType type, Year year)YearMonthYearMonthMarshaller. readFrom(ProtoStreamReader reader)ZonedDateTimeZonedDateTimeMarshaller. readFrom(ProtoStreamReader reader)ZoneOffsetZoneOffsetMarshaller. readFrom(ProtoStreamReader reader, int index, org.infinispan.protostream.descriptors.WireType type, ZoneOffset offset) -
Uses of ProtoStreamReader in org.wildfly.clustering.marshalling.protostream.util
Methods in org.wildfly.clustering.marshalling.protostream.util with parameters of type ProtoStreamReader Modifier and Type Method Description CalendarCalendarMarshaller. readFrom(ProtoStreamReader reader)TCollectionMarshaller. readFrom(ProtoStreamReader reader)Comparator<?>ComparatorMarshaller. readFrom(ProtoStreamReader reader, int index, org.infinispan.protostream.descriptors.WireType type, Comparator<?> comparator)EnumMap<E,Object>EnumMapMarshaller. readFrom(ProtoStreamReader reader)EnumSetBuilder<E>EnumSetFieldSetMarshaller. readFrom(ProtoStreamReader reader, int index, org.infinispan.protostream.descriptors.WireType type, EnumSetBuilder<E> builder)LinkedHashMap<Object,Object>LinkedHashMapMarshaller. readFrom(ProtoStreamReader reader)TMapEntryMarshaller. readFrom(ProtoStreamReader reader)TMapMarshaller. readFrom(ProtoStreamReader reader)TSortedMapMarshaller. readFrom(ProtoStreamReader reader)TSortedSetMarshaller. readFrom(ProtoStreamReader reader)UUIDBuilderUUIDMarshaller. readFrom(ProtoStreamReader reader, int index, org.infinispan.protostream.descriptors.WireType type, UUIDBuilder builder)
-