C - command execution contextpublic class CommandResponseMarshaller extends Object implements org.jgroups.blocks.Marshaller
| Modifier and Type | Method and Description |
|---|---|
Object |
objectFromStream(DataInput stream) |
void |
objectToStream(Object object,
DataOutput stream) |
public void objectToStream(Object object, DataOutput stream) throws IOException
objectToStream in interface org.jgroups.blocks.MarshallerIOExceptionpublic Object objectFromStream(DataInput stream) throws IOException, ClassNotFoundException
objectFromStream in interface org.jgroups.blocks.MarshallerIOExceptionClassNotFoundExceptionCopyright © 2020 JBoss by Red Hat. All rights reserved.