Package | Description |
---|---|
org.apache.qpid.disttest.client | |
org.apache.qpid.disttest.controller.config | |
org.apache.qpid.disttest.jms |
Modifier and Type | Method and Description |
---|---|
ConsumerParticipantResult |
ParticipantResultFactory.createForConsumer(String participantName,
String clientRegisteredName,
CreateConsumerCommand command,
int acknowledgeMode,
int numberOfMessagesReceived,
int payloadSize,
long totalPayloadReceived,
Date start,
Date end,
Collection<Long> messageLatencies,
String providerVersion,
String protocolVersion) |
void |
ClientCommandVisitor.visit(CreateConsumerCommand command) |
Constructor and Description |
---|
ConsumerParticipant(ClientJmsDelegate delegate,
CreateConsumerCommand command) |
Modifier and Type | Method and Description |
---|---|
CreateConsumerCommand |
ConsumerConfig.createCommand(String sessionName) |
Modifier and Type | Method and Description |
---|---|
void |
ClientJmsDelegate.createConsumer(CreateConsumerCommand command) |
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.