fabric.common
Class AbstractMessageHandlerThread.SessionAttributes

java.lang.Object
  extended by fabric.common.AbstractMessageHandlerThread.SessionAttributes
Direct Known Subclasses:
SessionAttributes
Enclosing class:
AbstractMessageHandlerThread<Session extends AbstractMessageHandlerThread.SessionAttributes,MessageHandlerThread extends AbstractMessageHandlerThread<Session,MessageHandlerThread>>

public abstract static class AbstractMessageHandlerThread.SessionAttributes
extends java.lang.Object


Constructor Summary
AbstractMessageHandlerThread.SessionAttributes()
           
 
Method Summary
 void endSession()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AbstractMessageHandlerThread.SessionAttributes

public AbstractMessageHandlerThread.SessionAttributes()
Method Detail

endSession

public void endSession()