Uses of Class
org.jboss.messaging.core.server.impl.ServerSessionPacketHandler

Packages that use ServerSessionPacketHandler
org.jboss.messaging.core.server   
org.jboss.messaging.core.server.impl   
 

Uses of ServerSessionPacketHandler in org.jboss.messaging.core.server
 

Methods in org.jboss.messaging.core.server that return ServerSessionPacketHandler
 ServerSessionPacketHandler ServerSession.getHandler()
           
 

Methods in org.jboss.messaging.core.server with parameters of type ServerSessionPacketHandler
 void ServerSession.setHandler(ServerSessionPacketHandler handler)
           
 

Uses of ServerSessionPacketHandler in org.jboss.messaging.core.server.impl
 

Methods in org.jboss.messaging.core.server.impl that return ServerSessionPacketHandler
 ServerSessionPacketHandler ServerSessionImpl.getHandler()
           
 

Methods in org.jboss.messaging.core.server.impl with parameters of type ServerSessionPacketHandler
 void ServerSessionImpl.setHandler(ServerSessionPacketHandler handler)
           
 



Copyright © 2006 JBoss Inc. All Rights Reserved.