|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.messaging.core.remoting.impl.invm.INVMSession
public class INVMSession
Constructor Summary | |
---|---|
INVMSession(long id,
PacketDispatcher clientDispatcher,
PacketDispatcher serverDispatcher)
|
Method Summary | |
---|---|
boolean |
close()
|
long |
getID()
|
boolean |
isConnected()
|
void |
write(Packet packet)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public INVMSession(long id, PacketDispatcher clientDispatcher, PacketDispatcher serverDispatcher)
Method Detail |
---|
public boolean close()
public long getID()
getID
in interface NIOSession
public boolean isConnected()
isConnected
in interface NIOSession
public void write(Packet packet) throws java.lang.Exception
write
in interface NIOSession
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |