JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.jboss.remoting3
Interface HandleableCloseable.Key
All Known Implementing Classes:
AbstractHandleableCloseable.KeyImpl
,
AbstractHandleableCloseable.NullKey
Enclosing interface:
HandleableCloseable
<
T
>
public static interface
HandleableCloseable.Key
A key which may be used to remove this handler.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
void
remove
()
Remove the registered handler.
Method Detail
remove
void remove()
Remove the registered handler. Calling this method more than once has no additional effect.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method