JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
org.apache.mina.util
Interface ExpirationListener<E>
public interface
ExpirationListener<E>
A listener for expired object events.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
expired
(
E
expiredObject)
Method Details
expired
void
expired
(
E
expiredObject)