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