Class JGroupsAddress$___Marshaller_fff84712bca7d00f611bdc3fd76a067b0a3a1f4981a7d3aad1c9257d9a5d7324
- java.lang.Object
-
- org.infinispan.protostream.annotations.impl.GeneratedMarshallerBase
-
- org.infinispan.remoting.transport.jgroups.JGroupsAddress$___Marshaller_fff84712bca7d00f611bdc3fd76a067b0a3a1f4981a7d3aad1c9257d9a5d7324
-
- All Implemented Interfaces:
org.infinispan.protostream.BaseMarshaller<JGroupsAddress>,org.infinispan.protostream.RawProtobufMarshaller<JGroupsAddress>
@Generated(value="org.infinispan.protostream.annotations.impl.processor.AutoProtoSchemaBuilderAnnotationProcessor", comments="Please do not edit this file!") public final class JGroupsAddress$___Marshaller_fff84712bca7d00f611bdc3fd76a067b0a3a1f4981a7d3aad1c9257d9a5d7324 extends org.infinispan.protostream.annotations.impl.GeneratedMarshallerBase implements org.infinispan.protostream.RawProtobufMarshaller<JGroupsAddress>WARNING: Generated code!
-
-
Constructor Summary
Constructors Constructor Description JGroupsAddress$___Marshaller_fff84712bca7d00f611bdc3fd76a067b0a3a1f4981a7d3aad1c9257d9a5d7324()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.Class<JGroupsAddress>getJavaClass()java.lang.StringgetTypeName()JGroupsAddressreadFrom(org.infinispan.protostream.ImmutableSerializationContext $1, org.infinispan.protostream.RawProtoStreamReader $2)voidwriteTo(org.infinispan.protostream.ImmutableSerializationContext $1, org.infinispan.protostream.RawProtoStreamWriter $2, JGroupsAddress $3)
-
-
-
Method Detail
-
getJavaClass
public java.lang.Class<JGroupsAddress> getJavaClass()
- Specified by:
getJavaClassin interfaceorg.infinispan.protostream.BaseMarshaller<JGroupsAddress>
-
getTypeName
public java.lang.String getTypeName()
- Specified by:
getTypeNamein interfaceorg.infinispan.protostream.BaseMarshaller<JGroupsAddress>
-
readFrom
public JGroupsAddress readFrom(org.infinispan.protostream.ImmutableSerializationContext $1, org.infinispan.protostream.RawProtoStreamReader $2) throws java.io.IOException
- Specified by:
readFromin interfaceorg.infinispan.protostream.RawProtobufMarshaller<JGroupsAddress>- Throws:
java.io.IOException
-
writeTo
public void writeTo(org.infinispan.protostream.ImmutableSerializationContext $1, org.infinispan.protostream.RawProtoStreamWriter $2, JGroupsAddress $3) throws java.io.IOException- Specified by:
writeToin interfaceorg.infinispan.protostream.RawProtobufMarshaller<JGroupsAddress>- Throws:
java.io.IOException
-
-