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