Uses of Interface
org.wildfly.clustering.marshalling.protostream.ProtoStreamOperation.Context
-
Packages that use ProtoStreamOperation.Context Package Description org.wildfly.clustering.marshalling.protostream -
-
Uses of ProtoStreamOperation.Context in org.wildfly.clustering.marshalling.protostream
Methods in org.wildfly.clustering.marshalling.protostream that return ProtoStreamOperation.Context Modifier and Type Method Description ProtoStreamOperation.ContextAbstractProtoStreamWriter. getContext()ProtoStreamOperation.ContextDefaultProtoStreamReader. getContext()ProtoStreamOperation.ContextDefaultProtoStreamSizeOperation. getContext()ProtoStreamOperation.ContextDefaultProtoStreamWriter. getContext()ProtoStreamOperation.ContextProtoStreamOperation. getContext()Returns the context of this operationProtoStreamOperation.ContextSizeComputingProtoStreamWriter. getContext()
-