public interface Subscription extends Terminable
EMPTY| Modifier and Type | Method and Description |
|---|---|
long |
getCallCounter()
Gets the number of times the handler has been called
|
boolean |
isActive()
Gets whether the handler is active
|
default boolean |
terminate()
Terminate this instance
|
boolean |
unregister()
Unregisters the handler
|
bindWith, close, hasTerminated, ofboolean isActive()
long getCallCounter()
boolean unregister()
default boolean terminate()
Terminableterminate in interface TerminableCopyright © 2017. All rights reserved.