JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
com.digitalpetri.netty.fsm
Interface Scheduler.Cancellable
Enclosing interface:
Scheduler
public static interface
Scheduler.Cancellable
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
boolean
cancel
()
Attempt to cancel a scheduled command.
Method Detail
cancel
boolean cancel()
Attempt to cancel a scheduled command.
Returns:
true
if the command was canceled.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method