org.apache.mina.util
Class BaseThreadPool.SessionBuffer

java.lang.Object
  extended by org.apache.mina.util.BaseThreadPool.SessionBuffer
Enclosing class:
BaseThreadPool

protected static class BaseThreadPool.SessionBuffer
extends Object


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

Method Detail

getSession

public Session getSession()

getEventQueue

public Queue getEventQueue()


Copyright © 2004-2005 . All Rights Reserved.