JavaScript is disabled on your browser.
Skip navigation links
WildFly Clustering 4.0.0.Beta2
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
org.wildfly.clustering.marshalling.protostream
Interface ProtoStreamOperation.Context
Enclosing interface:
ProtoStreamOperation
public static interface
ProtoStreamOperation.Context
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
record
(
Object
object)
Records the specified object, so that it can be referenced later within the same stream
Method Details
record
void
record
(
Object
object)
Records the specified object, so that it can be referenced later within the same stream
Parameters:
object
- an object