public class IpAddressUUIDMarshaller extends Object implements ProtoStreamMarshaller<org.jgroups.stack.IpAddressUUID>
IpAddressUUID addresses.| Constructor and Description |
|---|
IpAddressUUIDMarshaller() |
| Modifier and Type | Method and Description |
|---|---|
Class<? extends org.jgroups.stack.IpAddressUUID> |
getJavaClass() |
org.jgroups.stack.IpAddressUUID |
readFrom(ProtoStreamReader reader) |
void |
writeTo(ProtoStreamWriter writer,
org.jgroups.stack.IpAddressUUID address) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetTypeName, readFrom, writeTosizepublic org.jgroups.stack.IpAddressUUID readFrom(ProtoStreamReader reader) throws IOException
readFrom in interface Marshallable<org.jgroups.stack.IpAddressUUID>IOExceptionpublic void writeTo(ProtoStreamWriter writer, org.jgroups.stack.IpAddressUUID address) throws IOException
writeTo in interface Marshallable<org.jgroups.stack.IpAddressUUID>IOExceptionpublic Class<? extends org.jgroups.stack.IpAddressUUID> getJavaClass()
getJavaClass in interface org.infinispan.protostream.BaseMarshaller<org.jgroups.stack.IpAddressUUID>getJavaClass in interface Marshallable<org.jgroups.stack.IpAddressUUID>Copyright © 2021 JBoss by Red Hat. All rights reserved.