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

Packages that use SessionReceiveContinuationMessage
org.jboss.messaging.core.client.impl   
 

Uses of SessionReceiveContinuationMessage in org.jboss.messaging.core.client.impl
 

Methods in org.jboss.messaging.core.client.impl with parameters of type SessionReceiveContinuationMessage
 void LargeMessageBufferImpl.addPacket(SessionReceiveContinuationMessage packet)
          Add a buff to the List, or save it to the OutputStream if set
 void ClientConsumerInternal.handleLargeMessageContinuation(SessionReceiveContinuationMessage continuation)
           
 void ClientConsumerImpl.handleLargeMessageContinuation(SessionReceiveContinuationMessage chunk)
           
 void ClientSessionImpl.handleReceiveContinuation(long consumerID, SessionReceiveContinuationMessage continuation)
           
 void ClientSessionInternal.handleReceiveContinuation(long consumerID, SessionReceiveContinuationMessage continuation)
           
 



Copyright © 2006 JBoss Inc. All Rights Reserved.