Apache Tomcat 9.0.62.redhat-00005
- java.lang.Object
-
- org.apache.catalina.tribes.group.RpcMessage
-
-
Field Summary
Fields
| Modifier and Type |
Field and Description |
protected java.io.Serializable |
message |
protected boolean |
reply |
protected byte[] |
rpcId |
protected byte[] |
uuid |
-
Constructor Summary
Constructors
| Constructor and Description |
RpcMessage() |
RpcMessage(byte[] rpcId,
byte[] uuid,
java.io.Serializable message) |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
Field Detail
-
uuid
protected byte[] uuid
-
rpcId
protected byte[] rpcId
-
reply
protected boolean reply
-
Constructor Detail
-
RpcMessage
public RpcMessage()
Apache Tomcat 9.0.62.redhat-00005
Copyright © 2000-2022 Apache Software Foundation. All Rights Reserved.