Package | Description |
---|---|
org.apache.qpid.disttest.client | |
org.apache.qpid.disttest.controller.config | |
org.apache.qpid.disttest.jms |
Modifier and Type | Method and Description |
---|---|
ProducerParticipantResult |
ParticipantResultFactory.createForProducer(String participantName,
String clientRegisteredName,
CreateProducerCommand command,
int acknowledgeMode,
int numberOfMessagesSent,
int payloadSize,
long totalPayloadSent,
Date start,
Date end,
String providerVersion,
String protocolVersion) |
protected javax.jms.Message |
MessageProvider.createTextMessage(javax.jms.Session ssn,
CreateProducerCommand command) |
protected String |
MessageProvider.getMessagePayload(CreateProducerCommand command) |
javax.jms.Message |
MessageProvider.nextMessage(javax.jms.Session session,
CreateProducerCommand command) |
void |
ClientCommandVisitor.visit(CreateProducerCommand command) |
Constructor and Description |
---|
ProducerParticipant(ClientJmsDelegate jmsDelegate,
CreateProducerCommand command) |
Modifier and Type | Method and Description |
---|---|
CreateProducerCommand |
ProducerConfig.createCommand(String sessionName) |
Modifier and Type | Method and Description |
---|---|
void |
ClientJmsDelegate.createProducer(CreateProducerCommand command) |
javax.jms.Message |
ClientJmsDelegate.sendNextMessage(CreateProducerCommand command) |
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.