org.apache.qpid.server.transport
Class ThreadPoolFilter.SessionBuffer

java.lang.Object
  extended by org.apache.qpid.server.transport.ThreadPoolFilter.SessionBuffer
Enclosing class:
ThreadPoolFilter

protected static class ThreadPoolFilter.SessionBuffer
extends java.lang.Object


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

Method Detail

getSession

public org.apache.mina.common.IoSession getSession()

getEventQueue

public org.apache.mina.util.Queue getEventQueue()