Uses of Class
org.jboss.messaging.core.remoting.impl.wireformat.SessionSendContinuationMessage

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

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

Methods in org.jboss.messaging.core.server with parameters of type SessionSendContinuationMessage
 void ServerSession.handleSendContinuations(SessionSendContinuationMessage packet)
           
 

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

Methods in org.jboss.messaging.core.server.impl with parameters of type SessionSendContinuationMessage
 void ServerSessionImpl.handleSendContinuations(SessionSendContinuationMessage packet)
           
 



Copyright © 2006 JBoss Inc. All Rights Reserved.