Class NewHeadsNotification
- java.lang.Object
-
- org.web3j.protocol.websocket.events.Notification<NewHead>
-
- org.web3j.protocol.websocket.events.NewHeadsNotification
-
public class NewHeadsNotification extends Notification<NewHead>
-
-
Constructor Summary
Constructors Constructor Description NewHeadsNotification()
-
Method Summary
-
Methods inherited from class org.web3j.protocol.websocket.events.Notification
getJsonrpc, getMethod, getParams
-
-