Package | Description |
---|---|
org.hornetq.core.client.impl |
Modifier and Type | Method and Description |
---|---|
void |
LargeMessageControllerImpl.addPacket(SessionReceiveContinuationMessage packet)
Add a buff to the List, or save it to the OutputStream if set
|
void |
LargeMessageController.addPacket(SessionReceiveContinuationMessage packet) |
void |
ClientConsumerImpl.handleLargeMessageContinuation(SessionReceiveContinuationMessage chunk) |
void |
ClientConsumerInternal.handleLargeMessageContinuation(SessionReceiveContinuationMessage continuation) |
void |
ClientSessionInternal.handleReceiveContinuation(long consumerID,
SessionReceiveContinuationMessage continuation) |
void |
DelegatingSession.handleReceiveContinuation(long consumerID,
SessionReceiveContinuationMessage continuation) |
void |
ClientSessionImpl.handleReceiveContinuation(long consumerID,
SessionReceiveContinuationMessage continuation) |
Copyright © 2014 JBoss, a division of Red Hat. All rights reserved.