public class Payload extends Object implements Serializable
protected CompletableFuture<String>
future
Payload(String topic, String content)
String
getContent()
getGuid()
getTopic()
boolean
isRequest()
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
protected transient CompletableFuture<String> future
public Payload(String topic, String content)
public boolean isRequest()
public String getGuid()
public String getTopic()
public String getContent()
public String toString()
toString
Object
Copyright © 2023. All rights reserved.