org.apache.mina.filter
Class ThreadPoolFilter.SessionBuffer

java.lang.Object
  extended by org.apache.mina.filter.ThreadPoolFilter.SessionBuffer
Enclosing class:
ThreadPoolFilter

protected static class ThreadPoolFilter.SessionBuffer
extends Object


Method Summary
 Queue getEventQueue()
           
 IoSession getSession()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getSession

public IoSession getSession()

getEventQueue

public Queue getEventQueue()