Uses of Interface
org.jgroups.upgrade_server.RpcHeaderOrBuilder
-
-
Uses of RpcHeaderOrBuilder in org.jgroups.upgrade_server
Classes in org.jgroups.upgrade_server that implement RpcHeaderOrBuilder Modifier and Type Class Description classRpcHeaderHeader used for RPCs (RpcDispatcher / MessageDispatcher)static classRpcHeader.BuilderHeader used for RPCs (RpcDispatcher / MessageDispatcher)Methods in org.jgroups.upgrade_server that return RpcHeaderOrBuilder Modifier and Type Method Description RpcHeaderOrBuilderMessage.Builder. getRpcHeaderOrBuilder()if the message is an RPC, otherwise this field will be nullRpcHeaderOrBuilderMessage. getRpcHeaderOrBuilder()if the message is an RPC, otherwise this field will be nullRpcHeaderOrBuilderMessageOrBuilder. getRpcHeaderOrBuilder()if the message is an RPC, otherwise this field will be null
-