Class LongPollingUpdateProcessor
java.lang.Object
org.teleight.teleightbots.updateprocessor.LongPollingUpdateProcessor
- All Implemented Interfaces:
Closeable,AutoCloseable,UpdateProcessor
-
Field Summary
Fields inherited from interface org.teleight.teleightbots.updateprocessor.UpdateProcessor
processorEvents -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.teleight.teleightbots.updateprocessor.UpdateProcessor
handleNewUpdate
-
Constructor Details
-
LongPollingUpdateProcessor
-
-
Method Details
-
start
- Specified by:
startin interfaceUpdateProcessor
-
close
public void close()- Specified by:
closein interfaceAutoCloseable- Specified by:
closein interfaceCloseable
-