org.apache.mina.filter.executor
Class ExecutorFilter.Event
java.lang.Object
org.apache.mina.filter.executor.ExecutorFilter.Event
- Enclosing class:
- ExecutorFilter
protected static class ExecutorFilter.Event
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getData
public Object getData()
getNextFilter
public IoFilter.NextFilter getNextFilter()
getType
public ExecutorFilter.EventType getType()
Copyright © 2004-2009 Apache MINA Project. All Rights Reserved.