Uses of Interface
org.infinispan.protostream.ProtobufTagMarshaller.ReadContext
Packages that use ProtobufTagMarshaller.ReadContext
Package
Description
Library for easy and efficient marshalling of Java objects in Protocol Buffers format.
Holds the internal representation of Protobuf type metadata defined via annotations and the processors that handle
this metadata in order to generate Protobuf schemas and marshallers.
Protostream internals.
Generates schemas for various protobuf builtin types, the ones found in the 'google.protobuf' package of the
reference implementation.
-
Uses of ProtobufTagMarshaller.ReadContext in org.infinispan.protostream
Methods in org.infinispan.protostream with parameters of type ProtobufTagMarshaller.ReadContextModifier and TypeMethodDescriptionProtobufTagMarshaller.read(ProtobufTagMarshaller.ReadContext ctx) -
Uses of ProtobufTagMarshaller.ReadContext in org.infinispan.protostream.annotations.impl
Methods in org.infinispan.protostream.annotations.impl with parameters of type ProtobufTagMarshaller.ReadContextModifier and TypeMethodDescriptionprotected final <T> TGeneratedMarshallerBase.readMessage(BaseMarshallerDelegate<T> marshallerDelegate, ProtobufTagMarshaller.ReadContext ctx) Invoked by generated code. -
Uses of ProtobufTagMarshaller.ReadContext in org.infinispan.protostream.impl
Classes in org.infinispan.protostream.impl that implement ProtobufTagMarshaller.ReadContextMethods in org.infinispan.protostream.impl with parameters of type ProtobufTagMarshaller.ReadContextModifier and TypeMethodDescriptionstatic TagReaderImplTagReaderImpl.newNestedInstance(ProtobufTagMarshaller.ReadContext parent, byte[] buf) static TagReaderImplTagReaderImpl.newNestedInstance(ProtobufTagMarshaller.ReadContext parent, InputStream input) private <A> AProtoStreamReaderImpl.readNestedObject(FieldDescriptor fd, Class<A> clazz, ProtobufTagMarshaller.ReadContext ctx, int length) Read an Object or an Enum.abstract TBaseMarshallerDelegate.unmarshall(ProtobufTagMarshaller.ReadContext ctx, FieldDescriptor fieldDescriptor) Unmarshalls an object.EnumMarshallerDelegate.unmarshall(ProtobufTagMarshaller.ReadContext ctx, FieldDescriptor fd) MessageMarshallerDelegate.unmarshall(ProtobufTagMarshaller.ReadContext ctx, FieldDescriptor fieldDescriptor) ProtobufTagMarshallerDelegate.unmarshall(ProtobufTagMarshaller.ReadContext ctx, FieldDescriptor fieldDescriptor) -
Uses of ProtobufTagMarshaller.ReadContext in org.infinispan.protostream.types.java.arrays
Methods in org.infinispan.protostream.types.java.arrays with parameters of type ProtobufTagMarshaller.ReadContextModifier and TypeMethodDescriptionboolean[]BooleanArrayAdapter$___Marshaller_174d19f76d8296ffb0cafcb44e0c13ef3c16bf58b0204752835e18f2b0cce79b.read(ProtobufTagMarshaller.ReadContext $1) Boolean[]BoxedBooleanArrayAdapter$___Marshaller_92a506698a6eb6d2590546bb1bb013294374e3cfdc29319b7925026f2b22260d.read(ProtobufTagMarshaller.ReadContext $1) Byte[]BoxedByteArrayAdapter$___Marshaller_3ecad03a961218aa16b87abbd24bb222026c2096d5861bb11274f95ec272182a.read(ProtobufTagMarshaller.ReadContext $1) Double[]BoxedDoubleArrayAdapter$___Marshaller_aa34e2f3af065973137a9c9b7cca33e00166e043dcc91783d1bef4d77fd14b73.read(ProtobufTagMarshaller.ReadContext $1) Float[]BoxedFloatArrayAdapter$___Marshaller_b056636a4ce6d1c065c180a68bae4e21ec9da23eaa678dc11898fadd89d1b6b2.read(ProtobufTagMarshaller.ReadContext $1) Integer[]BoxedIntegerArrayAdapter$___Marshaller_9c444bf14fcfcc834931039a03b0b07664d562c5249d937d649f17c17fc4eff4.read(ProtobufTagMarshaller.ReadContext $1) Long[]BoxedLongArrayAdapter$___Marshaller_76292afe763a744903f485c36349f8a1988da26f29ea6e5095aa1ddd921fec35.read(ProtobufTagMarshaller.ReadContext $1) Short[]BoxedShortArrayAdapter$___Marshaller_83f2029b79ff1610e3abdba3b61dad5da0042f04ede6f55b9589aa3ab93372ee.read(ProtobufTagMarshaller.ReadContext $1) double[]DoubleArrayAdapter$___Marshaller_19c34479c34f1b07d27bcfc98008447d41dce763c3be1e46eece877ca195f70c.read(ProtobufTagMarshaller.ReadContext $1) float[]FloatArrayAdapter$___Marshaller_2848d440da6f22be7a841fcd305de80d4dd3c244738de2fa04286f4228c27fe2.read(ProtobufTagMarshaller.ReadContext $1) int[]IntArrayAdapter$___Marshaller_79d755c6a38925bcdbb7d0f64f00079deb9df359904b13797e5145bdf03ee5d.read(ProtobufTagMarshaller.ReadContext $1) long[]LongArrayAdapter$___Marshaller_a2c7afb35f63d7d51a85e2ba6818a05895ea4cd9eb4dd98b38359b8812100ca7.read(ProtobufTagMarshaller.ReadContext $1) Object[]ObjectArrayAdapter$___Marshaller_c79ffdb2524bee8d3480a5190a6a7bb10a9aaf23681aee90341cf5309ff2f018.read(ProtobufTagMarshaller.ReadContext $1) short[]ShortArrayAdapter$___Marshaller_fbd5d22b91e5786009b0017a598a71481a1e2595f47793a980b52fcecfff8f3b.read(ProtobufTagMarshaller.ReadContext $1) String[]StringArrayAdapter$___Marshaller_e6db31616bf10b73d6a56b4b23fb754473eac37a81f1bcc6fba342ce91378dc9.read(ProtobufTagMarshaller.ReadContext $1) -
Uses of ProtobufTagMarshaller.ReadContext in org.infinispan.protostream.types.java.collections
Methods in org.infinispan.protostream.types.java.collections with parameters of type ProtobufTagMarshaller.ReadContextModifier and TypeMethodDescriptionArrayListAdapter$___Marshaller_644b926b0d3f3b832ca16b720ed12a15fdedccbf32741bf201b2c4bb4245d40c.read(ProtobufTagMarshaller.ReadContext $1) HashSetAdapter$___Marshaller_8c8590f067b48c89786f806c854631dcda9ec51e3bb7bc9d1443e766b42528e5.read(ProtobufTagMarshaller.ReadContext $1) LinkedHashSetAdapter$___Marshaller_9b53184602fef089e9e4985d9377d119fb6c43d6ecdad053783158fc77366258.read(ProtobufTagMarshaller.ReadContext $1) LinkedListAdapter$___Marshaller_75b3edb34545a5996584d2232b4cdaee9246a14dfce17b0b896db6e2a36aa394.read(ProtobufTagMarshaller.ReadContext $1) TreeSetAdapter$___Marshaller_ff7f1d0cf938c9fb1f58960436c346945aa2db13c7095c716649931211c61c5e.read(ProtobufTagMarshaller.ReadContext $1) -
Uses of ProtobufTagMarshaller.ReadContext in org.infinispan.protostream.types.java.math
Methods in org.infinispan.protostream.types.java.math with parameters of type ProtobufTagMarshaller.ReadContextModifier and TypeMethodDescriptionBigDecimalAdapter$___Marshaller_825c97181482c1d9569d0dd0edf5fb21e4fa337a30bd915f34095ebb91bf1cbf.read(ProtobufTagMarshaller.ReadContext $1) BigIntegerAdapter$___Marshaller_be1608b3f76af871cc433dd4dd66f4ff55c3680790b36ba7191da7add57faf48.read(ProtobufTagMarshaller.ReadContext $1) -
Uses of ProtobufTagMarshaller.ReadContext in org.infinispan.protostream.types.java.time
Methods in org.infinispan.protostream.types.java.time with parameters of type ProtobufTagMarshaller.ReadContextModifier and TypeMethodDescriptionLocalDateAdapter$___Marshaller_34dc203145dd6e53383d163fe68e752513b0218005e4d4865069f1b23c4a478d.read(ProtobufTagMarshaller.ReadContext $1) LocalDateTimeAdapter$___Marshaller_871eac43c44096e88c27d2df3017a182c4efe9fe278cb57690260917cebdb143.read(ProtobufTagMarshaller.ReadContext $1) LocalTimeAdapter$___Marshaller_50682d2b857a66a07b62c8d0e2c0eca58dfe38fdbff140cea34e2a24259a8375.read(ProtobufTagMarshaller.ReadContext $1) MonthDayAdapter$___Marshaller_4b69aabff1f46b09ed5d3ab12fc439731bba9c7b60894dab34e26ac0e9749562.read(ProtobufTagMarshaller.ReadContext $1) OffsetTimeAdapter$___Marshaller_b2bdcaa12e8f78edb24a440ee0be68227018773b54471f8f623edeb3e92489e6.read(ProtobufTagMarshaller.ReadContext $1) PeriodAdapter$___Marshaller_ea9cb4947047d85478395729ad0a6142780a00982171f71bd796ec87a925923a.read(ProtobufTagMarshaller.ReadContext $1) YearAdapter$___Marshaller_ac4bcc6e93eef3c3faa9ade757be515c1275631e01a210680d50c9960a14c006.read(ProtobufTagMarshaller.ReadContext $1) ZonedDateTimeAdapter$___Marshaller_2e997b16a41311d0341895e67fba97631ed766b2f47738e2bfa0b483f3b9adfd.read(ProtobufTagMarshaller.ReadContext $1) ZoneIdAdapter$___Marshaller_1f73487e8b7ae6939f0207fd821751d831ffc6f0e51839e6c9cc6863c30e368f.read(ProtobufTagMarshaller.ReadContext $1) ZoneOffsetAdapter$___Marshaller_e5d05d13cdd5d4ba3043ed0e4d0efc5e4cedf4815be1228c3224a338d53d8722.read(ProtobufTagMarshaller.ReadContext $1) -
Uses of ProtobufTagMarshaller.ReadContext in org.infinispan.protostream.types.java.util
Methods in org.infinispan.protostream.types.java.util with parameters of type ProtobufTagMarshaller.ReadContextModifier and TypeMethodDescriptionBitSetAdapter$___Marshaller_7e5c649e1050c9e79a7cac05b8475d3f7c2e2bec490735847734619b203cef91.read(ProtobufTagMarshaller.ReadContext $1) UUIDAdapter$___Marshaller_c96cfb57e54cb66f173e4474f3b715ca72deceb1c3f656866d35ed28be7fe503.read(ProtobufTagMarshaller.ReadContext $1) -
Uses of ProtobufTagMarshaller.ReadContext in org.infinispan.protostream.types.protobuf
Methods in org.infinispan.protostream.types.protobuf with parameters of type ProtobufTagMarshaller.ReadContextModifier and TypeMethodDescriptionAny$___Marshaller_2195a9038bac1fb7c1c2e304a7e5f93380da37670d46c2aa37f5e391165e44f4.read(ProtobufTagMarshaller.ReadContext $1) BoolValue$___Marshaller_5f72a9d9869c7b95cb476c0d125dca73490d5b81f96f63099c7a8fe24ee75e8c.read(ProtobufTagMarshaller.ReadContext $1) BytesValue$___Marshaller_6663007efbb80a1b9c8446d8d440dacd121a4ff6f06ddc2ba178fe3e56cdc4a2.read(ProtobufTagMarshaller.ReadContext $1) DoubleValue$___Marshaller_31f2d2856158f163440bea764ae25a8ffe39e57236025594145c5502d2fa1f6f.read(ProtobufTagMarshaller.ReadContext $1) Duration$___Marshaller_4338d95be770c3a291861cad2c1190516a7245f1d1875fc78b4b90faf309a914.read(ProtobufTagMarshaller.ReadContext $1) Empty$___Marshaller_bfdedb4c6c18c04049e2773da4bf87c9633a5e325932db4ea159d2042cbf320.read(ProtobufTagMarshaller.ReadContext $1) FloatValue$___Marshaller_5cd45fbeeedbe1c0d409ecdddfe631204086386f3c74a16bf14e2ad07b7b56ce.read(ProtobufTagMarshaller.ReadContext $1) Int32Value$___Marshaller_24d2f94ebe4f0ca80a974b2cde758365566df66bcaddd2a62baf49aa7694b1bf.read(ProtobufTagMarshaller.ReadContext $1) Int64Value$___Marshaller_3eb76df2b86466dca6010beca77dc23b84301da2a2c8173977513b4450af630b.read(ProtobufTagMarshaller.ReadContext $1) StringValue$___Marshaller_5eaff6e14412c1ca677af4a525cda6aa00a6c8b3019a2bdbd67ac546aa607526.read(ProtobufTagMarshaller.ReadContext $1) Timestamp$___Marshaller_38903de1586c1cf696083bd01af2108586cf47fe8ca5b8bd8a2b67e970c10a31.read(ProtobufTagMarshaller.ReadContext $1) UInt32Value$___Marshaller_2e037f74c12a45e9d36116fed97ee34a958e405af652afe537cbf1ca95a456f9.read(ProtobufTagMarshaller.ReadContext $1) UInt64Value$___Marshaller_746c7ea7addf37c84377ebedf23bacae9104f4c72942b47d8ab1912be42e9f3d.read(ProtobufTagMarshaller.ReadContext $1)