Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
public static interface IoFilterChain.Entry
IoFilterChain
contains.
Method Summary | |
IoFilter |
|
String |
|
IoFilter.NextFilter |
|
public String getName()
Returns the name of the filter.
public IoFilter.NextFilter getNextFilter()
Returns theIoFilter.NextFilter
of the filter.