public class NotificationMessage extends Message
Constructor and Description |
---|
NotificationMessage() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object obj) |
java.lang.String |
getMethod() |
java.lang.Object |
getParams() |
int |
hashCode() |
void |
setMethod(java.lang.String method) |
void |
setParams(java.lang.Object params) |
getJsonrpc, setJsonrpc, toString