|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.messaging.core.remoting.impl.mina.MessagingIOSessionDataStructureFactory
public class MessagingIOSessionDataStructureFactory
A MessagingIOSessionDataStructureFactory
| Constructor Summary | |
|---|---|
MessagingIOSessionDataStructureFactory()
|
|
| Method Summary | |
|---|---|
org.apache.mina.common.IoSessionAttributeMap |
getAttributeMap(org.apache.mina.common.IoSession session)
|
org.apache.mina.common.WriteRequestQueue |
getWriteRequestQueue(org.apache.mina.common.IoSession session)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MessagingIOSessionDataStructureFactory()
| Method Detail |
|---|
public org.apache.mina.common.IoSessionAttributeMap getAttributeMap(org.apache.mina.common.IoSession session)
throws java.lang.Exception
getAttributeMap in interface org.apache.mina.common.IoSessionDataStructureFactoryjava.lang.Exception
public org.apache.mina.common.WriteRequestQueue getWriteRequestQueue(org.apache.mina.common.IoSession session)
throws java.lang.Exception
getWriteRequestQueue in interface org.apache.mina.common.IoSessionDataStructureFactoryjava.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||