Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- actionPerformed(ActionEvent) - Method in class org.apache.jmeter.protocol.jms.control.gui.JMSPropertiesPanel
- addClient(Closeable) - Static method in class org.apache.jmeter.protocol.jms.client.ClientPool
-
Add a ReceiveClient to the ClientPool.
- addJMSProperties(Message, Map<String, Object>) - Static method in class org.apache.jmeter.protocol.jms.Utils
-
Set JMS Properties to msg
- addJmsProperty(String, String) - Method in class org.apache.jmeter.protocol.jms.sampler.JMSProperties
-
Add a new JMSProperty with the given name and value.
- addJmsProperty(String, String, String) - Method in class org.apache.jmeter.protocol.jms.sampler.JMSProperties
-
Add a new argument with the given name, value, and metadata.
- addJmsProperty(JMSProperty) - Method in class org.apache.jmeter.protocol.jms.sampler.JMSProperties
-
Add a new argument.
B
- BaseJMSSampler - Class in org.apache.jmeter.protocol.jms.sampler
-
BaseJMSSampler is an abstract class which provides implementation for common properties.
- BaseJMSSampler() - Constructor for class org.apache.jmeter.protocol.jms.sampler.BaseJMSSampler
- BROWSE - Enum constant in enum org.apache.jmeter.protocol.jms.sampler.JMSSampler.COMMUNICATION_STYLE
- buildCache(String) - Static method in class org.apache.jmeter.protocol.jms.sampler.PublisherSampler
- BYTES_MSG_RSC - Static variable in class org.apache.jmeter.protocol.jms.control.gui.JMSPublisherGui
-
Create a BytesMessage
C
- clear() - Method in class org.apache.jmeter.protocol.jms.sampler.JMSProperties
-
Clear the JmsProperties.
- CLEAR - Enum constant in enum org.apache.jmeter.protocol.jms.sampler.JMSSampler.COMMUNICATION_STYLE
- clearClient() - Static method in class org.apache.jmeter.protocol.jms.client.ClientPool
-
Clear all the clients created by either Publish or Subscribe sampler.
- clearGui() - Method in class org.apache.jmeter.protocol.jms.control.gui.JMSPropertiesPanel
-
Clear GUI
- clearGui() - Method in class org.apache.jmeter.protocol.jms.control.gui.JMSPublisherGui
- clearGui() - Method in class org.apache.jmeter.protocol.jms.control.gui.JMSSamplerGui
-
Clears all fields.
- clearGui() - Method in class org.apache.jmeter.protocol.jms.control.gui.JMSSubscriberGui
- ClientPool - Class in org.apache.jmeter.protocol.jms.client
-
ClientPool holds the client instances in an ArrayList.
- close() - Static method in class org.apache.jmeter.protocol.jms.client.InitialContextFactory
-
clear all the InitialContext objects.
- close() - Method in class org.apache.jmeter.protocol.jms.client.Publisher
-
Close will close the session
- close() - Method in class org.apache.jmeter.protocol.jms.client.ReceiveSubscriber
-
close() will stop the connection first.
- close() - Method in class org.apache.jmeter.protocol.jms.sampler.FixedQueueExecutor
- close() - Method in interface org.apache.jmeter.protocol.jms.sampler.QueueExecutor
-
Close the resources
- close() - Method in class org.apache.jmeter.protocol.jms.sampler.TemporaryQueueExecutor
- close() - Method in class org.apache.jmeter.protocol.jms.sampler.TimeoutEnabledQueueRequestor
-
Closes the
TimeoutEnabledQueueRequestor
and its session. - close(Connection, Logger) - Static method in class org.apache.jmeter.protocol.jms.Utils
- close(MessageConsumer, Logger) - Static method in class org.apache.jmeter.protocol.jms.Utils
- close(MessageProducer, Logger) - Static method in class org.apache.jmeter.protocol.jms.Utils
- close(Session, Logger) - Static method in class org.apache.jmeter.protocol.jms.Utils
- configure(TestElement) - Method in class org.apache.jmeter.protocol.jms.control.gui.JMSPropertiesPanel
-
Configures GUI from el
- configure(TestElement) - Method in class org.apache.jmeter.protocol.jms.control.gui.JMSPublisherGui
-
the implementation loads the URL and the soap action for the request.
- configure(TestElement) - Method in class org.apache.jmeter.protocol.jms.control.gui.JMSSamplerGui
- configure(TestElement) - Method in class org.apache.jmeter.protocol.jms.control.gui.JMSSubscriberGui
-
the implementation loads the URL and the soap action for the request.
- configureIsReconnectErrorCode() - Method in class org.apache.jmeter.protocol.jms.sampler.BaseJMSSampler
- convertArgumentsToJmsProperties(Arguments) - Static method in class org.apache.jmeter.protocol.jms.Utils
-
Converts
Arguments
toJMSProperties
defaulting to String type Used to convert version <= 2.10 test plans - createPropertiesPanel() - Method in class org.apache.jmeter.protocol.jms.control.gui.JMSPropertiesPanel
- createReceiver(ConnectionFactory, Destination, String, String, boolean, String) - Static method in class org.apache.jmeter.protocol.jms.sampler.Receiver
-
Create a receiver to process responses.
- createTestElement() - Method in class org.apache.jmeter.protocol.jms.control.gui.JMSPropertiesPanel
- createTestElement() - Method in class org.apache.jmeter.protocol.jms.control.gui.JMSPublisherGui
- createTestElement() - Method in class org.apache.jmeter.protocol.jms.control.gui.JMSSamplerGui
- createTestElement() - Method in class org.apache.jmeter.protocol.jms.control.gui.JMSSubscriberGui
D
- deactivate() - Method in class org.apache.jmeter.protocol.jms.sampler.Receiver
- DEFAULT_ENCODING - Static variable in class org.apache.jmeter.protocol.jms.sampler.PublisherSampler
-
Encoding value to sent parsed data but read with default system encoding
- DEFAULT_NO_EXPIRY - Static variable in class org.apache.jmeter.protocol.jms.Utils
- DEFAULT_PRIORITY_4 - Static variable in class org.apache.jmeter.protocol.jms.Utils
F
- FixedQueueExecutor - Class in org.apache.jmeter.protocol.jms.sampler
-
Request/reply executor with a fixed reply queue.
- FixedQueueExecutor(MessageProducer, int, boolean) - Constructor for class org.apache.jmeter.protocol.jms.sampler.FixedQueueExecutor
-
Constructor.
G
- get(String) - Method in class org.apache.jmeter.protocol.jms.sampler.MessageAdmin
-
Get the reply message.
- getAdmin() - Static method in class org.apache.jmeter.protocol.jms.sampler.MessageAdmin
-
Get the singleton MessageAdmin object
- getArguments(String) - Method in class org.apache.jmeter.protocol.jms.sampler.JMSSampler
- getBinary() - Static method in interface org.apache.jmeter.protocol.jms.sampler.render.Renderers
- getClientChoice() - Method in class org.apache.jmeter.protocol.jms.sampler.SubscriberSampler
-
Return the client choice.
- getClientId() - Method in class org.apache.jmeter.protocol.jms.sampler.SubscriberSampler
- getCommunicationstyle() - Method in class org.apache.jmeter.protocol.jms.sampler.JMSSampler
- getCommunicationstyleString() - Method in class org.apache.jmeter.protocol.jms.sampler.JMSSampler
- getConfigChoice() - Method in class org.apache.jmeter.protocol.jms.sampler.PublisherSampler
-
return the source of the message Converts from old JMX files which used the local language string
- getConnection(Context, String) - Static method in class org.apache.jmeter.protocol.jms.Utils
-
Obtain the queue connection from the context and factory name.
- getConnectionFactory() - Method in class org.apache.jmeter.protocol.jms.sampler.BaseJMSSampler
-
return the connection factory parameter used to lookup the connection factory from the JMS server
- getContent() - Method in class org.apache.jmeter.protocol.jms.sampler.JMSSampler
- getContext(boolean, String, String, boolean, String, String) - Static method in class org.apache.jmeter.protocol.jms.client.InitialContextFactory
-
Initialize the JNDI initial context
- getContextProvider() - Method in class org.apache.jmeter.protocol.jms.sampler.JMSSampler
- getDestination() - Method in class org.apache.jmeter.protocol.jms.sampler.BaseJMSSampler
-
return the destination (topic or queue name)
- getDurableSubscriptionId() - Method in class org.apache.jmeter.protocol.jms.sampler.SubscriberSampler
- getExpiration() - Method in class org.apache.jmeter.protocol.jms.sampler.JMSSampler
- getExpiration() - Method in class org.apache.jmeter.protocol.jms.sampler.PublisherSampler
- getFileEncoding() - Method in class org.apache.jmeter.protocol.jms.sampler.PublisherSampler
-
Gets file encoding to use.
- getFromEnvironment(Context, String) - Static method in class org.apache.jmeter.protocol.jms.Utils
-
Get value from Context environment taking into account non fully compliant JNDI implementations
- getInitialContextFactory() - Method in class org.apache.jmeter.protocol.jms.sampler.JMSSampler
- getInputFile() - Method in class org.apache.jmeter.protocol.jms.sampler.PublisherSampler
- getInstance(Class<T>) - Static method in interface org.apache.jmeter.protocol.jms.sampler.render.Renderers
- getIsReconnectErrorCode() - Method in class org.apache.jmeter.protocol.jms.sampler.BaseJMSSampler
- getIterationCount() - Method in class org.apache.jmeter.protocol.jms.sampler.BaseJMSSampler
-
get the number of samples to aggregate
- getIterations() - Method in class org.apache.jmeter.protocol.jms.sampler.BaseJMSSampler
-
get the number of samples to aggregate
- getJMSProperties() - Method in class org.apache.jmeter.protocol.jms.sampler.JMSSampler
- getJMSProperties() - Method in class org.apache.jmeter.protocol.jms.sampler.PublisherSampler
- getJmsProperty(int) - Method in class org.apache.jmeter.protocol.jms.sampler.JMSProperties
-
Get a single JMSProperty.
- getJmsPropertyCount() - Method in class org.apache.jmeter.protocol.jms.sampler.JMSProperties
-
Get the number of JmsProperties in the list.
- getJmsPropertysAsMap() - Method in class org.apache.jmeter.protocol.jms.sampler.JMSProperties
-
Get the JmsProperties as a Map.
- getJmsSelector() - Method in class org.apache.jmeter.protocol.jms.sampler.SubscriberSampler
- getJMSSelector() - Method in class org.apache.jmeter.protocol.jms.sampler.JMSSampler
- getJNDIInitialContextFactory() - Method in class org.apache.jmeter.protocol.jms.sampler.BaseJMSSampler
-
method returns the initial context factory for jndi initial context lookup.
- getJNDIProperties() - Method in class org.apache.jmeter.protocol.jms.sampler.JMSSampler
- getLabelResource() - Method in class org.apache.jmeter.protocol.jms.control.gui.JMSPublisherGui
-
the name of the property for the JMSPublisherGui is jms_publisher.
- getLabelResource() - Method in class org.apache.jmeter.protocol.jms.control.gui.JMSSamplerGui
- getLabelResource() - Method in class org.apache.jmeter.protocol.jms.control.gui.JMSSubscriberGui
- getMap() - Static method in interface org.apache.jmeter.protocol.jms.sampler.render.Renderers
- getMessage(long) - Method in class org.apache.jmeter.protocol.jms.client.ReceiveSubscriber
-
Get the next message or
null
. - getMessageChoice() - Method in class org.apache.jmeter.protocol.jms.sampler.PublisherSampler
- getMessageHeaders(Message) - Static method in class org.apache.jmeter.protocol.jms.sampler.BaseJMSSampler
-
Returns a String with the JMS Message Header values.
- getName() - Method in class org.apache.jmeter.protocol.jms.sampler.JMSProperty
-
Get the name of the JmsProperty.
- getNumberOfSamplesToAggregate() - Method in class org.apache.jmeter.protocol.jms.sampler.JMSSampler
- getObject() - Static method in interface org.apache.jmeter.protocol.jms.sampler.render.Renderers
- getPassword() - Method in class org.apache.jmeter.protocol.jms.sampler.BaseJMSSampler
-
return the password used to login to the jms server
- getPauseBetweenErrors() - Method in class org.apache.jmeter.protocol.jms.sampler.SubscriberSampler
- getPauseBetweenErrorsAsLong() - Method in class org.apache.jmeter.protocol.jms.sampler.SubscriberSampler
- getPriority() - Method in class org.apache.jmeter.protocol.jms.sampler.JMSSampler
- getPriority() - Method in class org.apache.jmeter.protocol.jms.sampler.PublisherSampler
- getProperties() - Method in class org.apache.jmeter.protocol.jms.sampler.JMSProperties
-
Get the JmsProperties.
- getProviderUrl() - Method in class org.apache.jmeter.protocol.jms.sampler.BaseJMSSampler
-
method returns the provider url for jndi to connect to
- getQueueConnectionFactory() - Method in class org.apache.jmeter.protocol.jms.sampler.JMSSampler
- getRandomPath() - Method in class org.apache.jmeter.protocol.jms.sampler.PublisherSampler
- getReadResponse() - Method in class org.apache.jmeter.protocol.jms.sampler.BaseJMSSampler
-
return whether the sampler should store the response
- getReadResponseAsBoolean() - Method in class org.apache.jmeter.protocol.jms.sampler.BaseJMSSampler
-
return whether the sampler should store the response
- getReceiveQueue() - Method in class org.apache.jmeter.protocol.jms.sampler.JMSSampler
- getReconnectionErrorCodes() - Method in class org.apache.jmeter.protocol.jms.sampler.BaseJMSSampler
- getSendQueue() - Method in class org.apache.jmeter.protocol.jms.sampler.JMSSampler
- getSeparator() - Method in class org.apache.jmeter.protocol.jms.sampler.SubscriberSampler
- getSupportedEncodings() - Static method in class org.apache.jmeter.protocol.jms.sampler.PublisherSampler
-
Init available encoding using constants, then JVM standard ones
- getText() - Static method in interface org.apache.jmeter.protocol.jms.sampler.render.Renderers
- getTextMessage() - Method in class org.apache.jmeter.protocol.jms.sampler.PublisherSampler
- getTimeout() - Method in class org.apache.jmeter.protocol.jms.sampler.JMSSampler
- getTimeout() - Method in class org.apache.jmeter.protocol.jms.sampler.SubscriberSampler
- getTimeoutAsLong() - Method in class org.apache.jmeter.protocol.jms.sampler.SubscriberSampler
- getType() - Method in class org.apache.jmeter.protocol.jms.sampler.JMSProperty
-
Gets the Meta Data attribute of the JmsProperty.
- getUseJNDIProperties() - Method in class org.apache.jmeter.protocol.jms.sampler.BaseJMSSampler
-
return whether the sampler should use properties file instead of UI parameters.
- getUseJNDIPropertiesAsBoolean() - Method in class org.apache.jmeter.protocol.jms.sampler.BaseJMSSampler
-
return the properties as boolean true/false.
- getUseNonPersistentDelivery() - Method in class org.apache.jmeter.protocol.jms.sampler.PublisherSampler
- getUsername() - Method in class org.apache.jmeter.protocol.jms.sampler.BaseJMSSampler
-
return the username used to login to the jms server
- getValue() - Method in class org.apache.jmeter.protocol.jms.sampler.JMSProperty
-
Gets the value of the JmsProperty object.
- getValue() - Method in enum org.apache.jmeter.protocol.jms.sampler.JMSSampler.COMMUNICATION_STYLE
- getValueAsObject() - Method in class org.apache.jmeter.protocol.jms.sampler.JMSProperty
- getValueFromFile(String, String, boolean, Cache<Object, Object>) - Method in class org.apache.jmeter.protocol.jms.sampler.render.MapMessageRenderer
- getValueFromFile(String, String, boolean, Cache<Object, Object>) - Method in interface org.apache.jmeter.protocol.jms.sampler.render.MessageRenderer
-
Read text from file, eventually replace variables, then convert it.
- getValueFromText(String) - Method in class org.apache.jmeter.protocol.jms.sampler.render.MapMessageRenderer
- getValueFromText(String) - Method in interface org.apache.jmeter.protocol.jms.sampler.render.MessageRenderer
-
Convert text to expected type
I
- InitialContextFactory - Class in org.apache.jmeter.protocol.jms.client
-
InitialContextFactory is responsible for getting an instance of the initial context.
- InitialContextFactory() - Constructor for class org.apache.jmeter.protocol.jms.client.InitialContextFactory
- interrupt() - Method in class org.apache.jmeter.protocol.jms.sampler.SubscriberSampler
-
Handle an interrupt of the test.
- IS_ONE_WAY - Static variable in class org.apache.jmeter.protocol.jms.sampler.JMSSampler
-
Deprecated.since 4.0 replaced by JMS_COMMUNICATION_STYLE
- isBrowse() - Method in class org.apache.jmeter.protocol.jms.sampler.JMSSampler
- isClearQueue() - Method in class org.apache.jmeter.protocol.jms.sampler.JMSSampler
- isDestinationStatic() - Method in class org.apache.jmeter.protocol.jms.sampler.BaseJMSSampler
-
return whether the sampler should use a static destination.
- isNonPersistent() - Method in class org.apache.jmeter.protocol.jms.sampler.JMSSampler
- isOneway() - Method in class org.apache.jmeter.protocol.jms.sampler.JMSSampler
- isRead() - Method in class org.apache.jmeter.protocol.jms.sampler.JMSSampler
- isStopBetweenSamples() - Method in class org.apache.jmeter.protocol.jms.sampler.SubscriberSampler
- isUseAuth() - Method in class org.apache.jmeter.protocol.jms.sampler.BaseJMSSampler
-
return whether jndi requires authentication
- isUseReqMsgIdAsCorrelId() - Method in class org.apache.jmeter.protocol.jms.sampler.JMSSampler
-
Which request field to use for correlation?
- isUseResMsgIdAsCorrelId() - Method in class org.apache.jmeter.protocol.jms.sampler.JMSSampler
-
Which response field to use for correlation?
- iterator() - Method in class org.apache.jmeter.protocol.jms.sampler.JMSProperties
-
Get a PropertyIterator of the JmsProperties.
J
- JMS_COMMUNICATION_STYLE - Static variable in class org.apache.jmeter.protocol.jms.sampler.JMSSampler
- JMS_PROPERTIES - Static variable in class org.apache.jmeter.protocol.jms.sampler.JMSProperties
-
The name of the property used to store the JmsProperties.
- JMSProperties - Class in org.apache.jmeter.protocol.jms.sampler
-
A set of JMSProperty objects.
- JMSProperties() - Constructor for class org.apache.jmeter.protocol.jms.sampler.JMSProperties
-
Create a new JmsProperties object with no JmsProperties
- JMSPropertiesPanel - Class in org.apache.jmeter.protocol.jms.control.gui
-
Handles input for Jms Properties
- JMSPropertiesPanel() - Constructor for class org.apache.jmeter.protocol.jms.control.gui.JMSPropertiesPanel
-
Default Constructor.
- JMSProperty - Class in org.apache.jmeter.protocol.jms.sampler
-
JMS Property with type
- JMSProperty() - Constructor for class org.apache.jmeter.protocol.jms.sampler.JMSProperty
-
Create a new JmsProperty without a name, value, or metadata.
- JMSProperty(String, String) - Constructor for class org.apache.jmeter.protocol.jms.sampler.JMSProperty
-
Create a new JmsProperty with the specified name and value, and String type.
- JMSProperty(String, String, String) - Constructor for class org.apache.jmeter.protocol.jms.sampler.JMSProperty
-
Create a new JmsProperty with the specified name and value, and String type.
- JMSPublisherGui - Class in org.apache.jmeter.protocol.jms.control.gui
-
This is the GUI for JMS Publisher
- JMSPublisherGui() - Constructor for class org.apache.jmeter.protocol.jms.control.gui.JMSPublisherGui
- JMSSampler - Class in org.apache.jmeter.protocol.jms.sampler
-
This class implements the JMS Point-to-Point sampler
- JMSSampler() - Constructor for class org.apache.jmeter.protocol.jms.sampler.JMSSampler
- JMSSampler.COMMUNICATION_STYLE - Enum in org.apache.jmeter.protocol.jms.sampler
- JMSSamplerGui - Class in org.apache.jmeter.protocol.jms.control.gui
-
Configuration screen for Java Messaging Point-to-Point requests.
- JMSSamplerGui() - Constructor for class org.apache.jmeter.protocol.jms.control.gui.JMSSamplerGui
- JMSSubscriberGui - Class in org.apache.jmeter.protocol.jms.control.gui
-
This is the GUI for JMS Subscriber
- JMSSubscriberGui() - Constructor for class org.apache.jmeter.protocol.jms.control.gui.JMSSubscriberGui
L
- lookupContext(String, String, boolean, String, String) - Static method in class org.apache.jmeter.protocol.jms.client.InitialContextFactory
-
Look up the context from the local cache, creating it if necessary.
- lookupDestination(Context, String) - Static method in class org.apache.jmeter.protocol.jms.Utils
-
Method will lookup a given destination (topic/queue) using JNDI.
M
- MAP_MSG_RSC - Static variable in class org.apache.jmeter.protocol.jms.control.gui.JMSPublisherGui
-
Create a MapMessage
- MapMessageRenderer - Class in org.apache.jmeter.protocol.jms.sampler.render
- MapMessageRenderer(TextMessageRenderer) - Constructor for class org.apache.jmeter.protocol.jms.sampler.render.MapMessageRenderer
- MessageAdmin - Class in org.apache.jmeter.protocol.jms.sampler
-
Administration of messages.
- messageProperties(StringBuilder, Message) - Static method in class org.apache.jmeter.protocol.jms.Utils
- messageProperties(Message) - Static method in class org.apache.jmeter.protocol.jms.Utils
- MessageRenderer<T> - Interface in org.apache.jmeter.protocol.jms.sampler.render
- modifyTestElement(TestElement) - Method in class org.apache.jmeter.protocol.jms.control.gui.JMSPropertiesPanel
-
Modifies a given TestElement to mirror the data in the gui components.
- modifyTestElement(TestElement) - Method in class org.apache.jmeter.protocol.jms.control.gui.JMSPublisherGui
-
Modifies a given TestElement to mirror the data in the gui components.
- modifyTestElement(TestElement) - Method in class org.apache.jmeter.protocol.jms.control.gui.JMSSamplerGui
- modifyTestElement(TestElement) - Method in class org.apache.jmeter.protocol.jms.control.gui.JMSSubscriberGui
-
Modifies a given TestElement to mirror the data in the gui components.
N
- NO_ENCODING - Static variable in class org.apache.jmeter.protocol.jms.sampler.PublisherSampler
-
Constant for system default encodings
O
- OBJECT_MSG_RSC - Static variable in class org.apache.jmeter.protocol.jms.control.gui.JMSPublisherGui
-
Create an ObjectMessage
- ON_MESSAGE_RSC - Static variable in class org.apache.jmeter.protocol.jms.control.gui.JMSSubscriberGui
- ONE_WAY - Enum constant in enum org.apache.jmeter.protocol.jms.sampler.JMSSampler.COMMUNICATION_STYLE
- onMessage(Message) - Method in class org.apache.jmeter.protocol.jms.client.ReceiveSubscriber
- org.apache.jmeter.protocol.jms - package org.apache.jmeter.protocol.jms
- org.apache.jmeter.protocol.jms.client - package org.apache.jmeter.protocol.jms.client
- org.apache.jmeter.protocol.jms.control.gui - package org.apache.jmeter.protocol.jms.control.gui
- org.apache.jmeter.protocol.jms.sampler - package org.apache.jmeter.protocol.jms.sampler
- org.apache.jmeter.protocol.jms.sampler.render - package org.apache.jmeter.protocol.jms.sampler.render
-
Package contains all renderer for JMS publisher.
P
- PROP_NAME - Static variable in class org.apache.jmeter.protocol.jms.sampler.JMSProperty
-
Name used to store the JmsProperty's name.
- PROP_TYPE - Static variable in class org.apache.jmeter.protocol.jms.sampler.JMSProperty
-
Name used to store the JmsProperty's description.
- PROP_VALUE - Static variable in class org.apache.jmeter.protocol.jms.sampler.JMSProperty
-
Name used to store the JmsProperty's value.
- publish(byte[], String, Map<String, Object>, int, int, long) - Method in class org.apache.jmeter.protocol.jms.client.Publisher
- publish(Serializable, String, Map<String, Object>, int, int, long) - Method in class org.apache.jmeter.protocol.jms.client.Publisher
- publish(String, String, Map<String, Object>, int, int, long) - Method in class org.apache.jmeter.protocol.jms.client.Publisher
- publish(Map<String, Object>, String, Map<String, Object>, int, int, long) - Method in class org.apache.jmeter.protocol.jms.client.Publisher
- Publisher - Class in org.apache.jmeter.protocol.jms.client
- Publisher(boolean, String, String, String, String, boolean, String, String) - Constructor for class org.apache.jmeter.protocol.jms.client.Publisher
-
Create a publisher using either the jndi.properties file or the provided parameters.
- Publisher(boolean, String, String, String, String, boolean, String, String, boolean) - Constructor for class org.apache.jmeter.protocol.jms.client.Publisher
-
Create a publisher using either the jndi.properties file or the provided parameters
- PublisherSampler - Class in org.apache.jmeter.protocol.jms.sampler
-
This class implements the JMS Publisher sampler.
- PublisherSampler() - Constructor for class org.apache.jmeter.protocol.jms.sampler.PublisherSampler
- putReply(String, Message) - Method in class org.apache.jmeter.protocol.jms.sampler.MessageAdmin
-
Try to associate a reply to a previously stored request.
- putRequest(String, Message, CountDownLatch) - Method in class org.apache.jmeter.protocol.jms.sampler.MessageAdmin
-
Store a request under the given id, so that an arriving reply can be associated with this request and the waiting party can be signaled by means of a
CountDownLatch
Q
- QueueExecutor - Interface in org.apache.jmeter.protocol.jms.sampler
-
Executor for (pseudo) synchronous communication.
R
- RAW_DATA - Static variable in class org.apache.jmeter.protocol.jms.sampler.PublisherSampler
-
Encoding value to sent data as is (no variabilisation)
- READ - Enum constant in enum org.apache.jmeter.protocol.jms.sampler.JMSSampler.COMMUNICATION_STYLE
- RECEIVE_RSC - Static variable in class org.apache.jmeter.protocol.jms.control.gui.JMSSubscriberGui
- Receiver - Class in org.apache.jmeter.protocol.jms.sampler
-
Receiver of pseudo-synchronous reply messages.
- ReceiveSubscriber - Class in org.apache.jmeter.protocol.jms.client
-
Generic MessageConsumer class, which has two possible strategies.
- ReceiveSubscriber(boolean, String, String, String, String, String, String, String, boolean, String, String) - Constructor for class org.apache.jmeter.protocol.jms.client.ReceiveSubscriber
-
Constructor takes the necessary JNDI related parameters to create a connection and prepare to begin receiving messages.
- ReceiveSubscriber(int, boolean, String, String, String, String, String, String, String, boolean, String, String) - Constructor for class org.apache.jmeter.protocol.jms.client.ReceiveSubscriber
-
Constructor takes the necessary JNDI related parameters to create a connection and create an onMessageListener to prepare to begin receiving messages.
- removeAllJmsPropertys() - Method in class org.apache.jmeter.protocol.jms.sampler.JMSProperties
-
Remove all JmsProperties from the list.
- removeClient(Publisher) - Static method in class org.apache.jmeter.protocol.jms.client.ClientPool
-
Remove publisher from clients
- removeJmsProperty(int) - Method in class org.apache.jmeter.protocol.jms.sampler.JMSProperties
-
Remove the specified argument from the list.
- removeJmsProperty(String) - Method in class org.apache.jmeter.protocol.jms.sampler.JMSProperties
-
Remove the argument with the specified name.
- removeJmsProperty(JMSProperty) - Method in class org.apache.jmeter.protocol.jms.sampler.JMSProperties
-
Remove the specified argument from the list.
- Renderers - Interface in org.apache.jmeter.protocol.jms.sampler.render
-
Renderer API entry point.
- request(Message) - Method in class org.apache.jmeter.protocol.jms.sampler.TimeoutEnabledQueueRequestor
-
Sends a request and waits for a reply.
- request(Message, long) - Method in class org.apache.jmeter.protocol.jms.sampler.TimeoutEnabledQueueRequestor
-
Sends a request and waits for a reply.
- REQUEST_REPLY - Enum constant in enum org.apache.jmeter.protocol.jms.sampler.JMSSampler.COMMUNICATION_STYLE
- requestHeaders(StringBuilder, Message) - Static method in class org.apache.jmeter.protocol.jms.Utils
- run() - Method in class org.apache.jmeter.protocol.jms.sampler.Receiver
S
- sample() - Method in class org.apache.jmeter.protocol.jms.sampler.BaseJMSSampler
- sample() - Method in class org.apache.jmeter.protocol.jms.sampler.PublisherSampler
-
The implementation will publish n messages within a for loop.
- sample() - Method in class org.apache.jmeter.protocol.jms.sampler.SubscriberSampler
-
sample method will check which client it should use and call the appropriate client specific sample method.
- sample(Entry) - Method in class org.apache.jmeter.protocol.jms.sampler.BaseJMSSampler
- sample(Entry) - Method in class org.apache.jmeter.protocol.jms.sampler.JMSSampler
- sendAndReceive(Message, int, int, long) - Method in class org.apache.jmeter.protocol.jms.sampler.FixedQueueExecutor
-
Sends and receives a message.
- sendAndReceive(Message, int, int, long) - Method in interface org.apache.jmeter.protocol.jms.sampler.QueueExecutor
-
Sends and receives a message.
- sendAndReceive(Message, int, int, long) - Method in class org.apache.jmeter.protocol.jms.sampler.TemporaryQueueExecutor
-
Sends and receives a message.
- setArguments(Arguments) - Method in class org.apache.jmeter.protocol.jms.sampler.JMSSampler
- setClientChoice(String) - Method in class org.apache.jmeter.protocol.jms.sampler.SubscriberSampler
-
Set the client choice.
- setClientID(String) - Method in class org.apache.jmeter.protocol.jms.sampler.SubscriberSampler
- setCommunicationstyle(int) - Method in class org.apache.jmeter.protocol.jms.sampler.JMSSampler
- setConfigChoice(String) - Method in class org.apache.jmeter.protocol.jms.sampler.PublisherSampler
-
set the source of the message
- setConnectionFactory(String) - Method in class org.apache.jmeter.protocol.jms.sampler.BaseJMSSampler
-
set the connection factory for
- setContent(String) - Method in class org.apache.jmeter.protocol.jms.sampler.JMSSampler
- setContextProvider(String) - Method in class org.apache.jmeter.protocol.jms.sampler.JMSSampler
- setDestination(String) - Method in class org.apache.jmeter.protocol.jms.sampler.BaseJMSSampler
-
set the destination (topic or queue name)
- setDestinationStatic(boolean) - Method in class org.apache.jmeter.protocol.jms.sampler.BaseJMSSampler
-
if the sampler should use a static destination, call the method with true
- setDurableSubscriptionId(String) - Method in class org.apache.jmeter.protocol.jms.sampler.SubscriberSampler
- setExpiration(String) - Method in class org.apache.jmeter.protocol.jms.sampler.JMSSampler
- setExpiration(String) - Method in class org.apache.jmeter.protocol.jms.sampler.PublisherSampler
- setFileEncoding(String) - Method in class org.apache.jmeter.protocol.jms.sampler.PublisherSampler
-
Sets file encoding to use.
- setInitialContextFactory(String) - Method in class org.apache.jmeter.protocol.jms.sampler.JMSSampler
- setInputFile(String) - Method in class org.apache.jmeter.protocol.jms.sampler.PublisherSampler
-
set the input file for the publisher
- setIsOneway(boolean) - Method in class org.apache.jmeter.protocol.jms.sampler.JMSSampler
- setIterations(String) - Method in class org.apache.jmeter.protocol.jms.sampler.BaseJMSSampler
-
set the number of iterations the sampler should aggregate
- setJMSProperties(JMSProperties) - Method in class org.apache.jmeter.protocol.jms.sampler.JMSSampler
- setJMSProperties(JMSProperties) - Method in class org.apache.jmeter.protocol.jms.sampler.PublisherSampler
- setJmsSelector(String) - Method in class org.apache.jmeter.protocol.jms.sampler.SubscriberSampler
- setJMSSelector(String) - Method in class org.apache.jmeter.protocol.jms.sampler.JMSSampler
- setJNDIIntialContextFactory(String) - Method in class org.apache.jmeter.protocol.jms.sampler.BaseJMSSampler
-
set the initial context factory
- setJNDIProperties(Arguments) - Method in class org.apache.jmeter.protocol.jms.sampler.JMSSampler
- setMessageChoice(String) - Method in class org.apache.jmeter.protocol.jms.sampler.PublisherSampler
-
set the type of the message
- setName(String) - Method in class org.apache.jmeter.protocol.jms.sampler.JMSProperty
-
Set the name of the JmsProperty.
- setNonPersistent(boolean) - Method in class org.apache.jmeter.protocol.jms.sampler.JMSSampler
- setNumberOfSamplesToAggregate(String) - Method in class org.apache.jmeter.protocol.jms.sampler.JMSSampler
- setPassword(String) - Method in class org.apache.jmeter.protocol.jms.sampler.BaseJMSSampler
-
Set the password to login to the jms server
- setPauseBetweenErrors(String) - Method in class org.apache.jmeter.protocol.jms.sampler.SubscriberSampler
- setPriority(String) - Method in class org.apache.jmeter.protocol.jms.sampler.JMSSampler
- setPriority(String) - Method in class org.apache.jmeter.protocol.jms.sampler.PublisherSampler
- setProperties(List<JMSProperty>) - Method in class org.apache.jmeter.protocol.jms.sampler.JMSProperties
-
Set the list of JmsProperties.
- setProviderUrl(String) - Method in class org.apache.jmeter.protocol.jms.sampler.BaseJMSSampler
-
set the provider user for jndi
- setQueueConnectionFactory(String) - Method in class org.apache.jmeter.protocol.jms.sampler.JMSSampler
- setRandomPath(String) - Method in class org.apache.jmeter.protocol.jms.sampler.PublisherSampler
-
set the random path for the messages
- setReadResponse(String) - Method in class org.apache.jmeter.protocol.jms.sampler.BaseJMSSampler
-
set whether the sampler should store the response or not
- setReceiveQueue(String) - Method in class org.apache.jmeter.protocol.jms.sampler.JMSSampler
- setReconnectionErrorCodes(String) - Method in class org.apache.jmeter.protocol.jms.sampler.BaseJMSSampler
- setSendQueue(String) - Method in class org.apache.jmeter.protocol.jms.sampler.JMSSampler
- setSeparator(String) - Method in class org.apache.jmeter.protocol.jms.sampler.SubscriberSampler
-
Separator for sampler results
- setStopBetweenSamples(boolean) - Method in class org.apache.jmeter.protocol.jms.sampler.SubscriberSampler
- setTextMessage(String) - Method in class org.apache.jmeter.protocol.jms.sampler.PublisherSampler
-
set the text for the message
- setTimeout(String) - Method in class org.apache.jmeter.protocol.jms.sampler.JMSSampler
- setTimeout(String) - Method in class org.apache.jmeter.protocol.jms.sampler.SubscriberSampler
- setType(String) - Method in class org.apache.jmeter.protocol.jms.sampler.JMSProperty
-
Sets the Meta Data attribute of the JmsProperty.
- setUseAuth(boolean) - Method in class org.apache.jmeter.protocol.jms.sampler.BaseJMSSampler
-
Set whether authentication is required for JNDI
- setUseJNDIProperties(String) - Method in class org.apache.jmeter.protocol.jms.sampler.BaseJMSSampler
-
if the sampler should use jndi.properties file, call the method with the string "true"
- setUseNonPersistentDelivery(boolean) - Method in class org.apache.jmeter.protocol.jms.sampler.PublisherSampler
- setUseReqMsgIdAsCorrelId(boolean) - Method in class org.apache.jmeter.protocol.jms.sampler.JMSSampler
- setUseResMsgIdAsCorrelId(boolean) - Method in class org.apache.jmeter.protocol.jms.sampler.JMSSampler
- setUsername(String) - Method in class org.apache.jmeter.protocol.jms.sampler.BaseJMSSampler
-
set the username to login into the jms server if needed
- setValue(String) - Method in class org.apache.jmeter.protocol.jms.sampler.JMSProperty
-
Sets the value of the JmsProperty.
- start() - Method in class org.apache.jmeter.protocol.jms.client.ReceiveSubscriber
-
Calls Connection.start() to begin receiving inbound messages.
- stateChanged(ChangeEvent) - Method in class org.apache.jmeter.protocol.jms.control.gui.JMSPublisherGui
-
When a widget state changes, it will notify this class so we can enable/disable the correct items.
- stateChanged(ChangeEvent) - Method in class org.apache.jmeter.protocol.jms.control.gui.JMSSubscriberGui
-
When the state of a widget changes, it will notify the gui.
- stop() - Method in class org.apache.jmeter.protocol.jms.client.ReceiveSubscriber
-
Calls Connection.stop() to stop receiving inbound messages.
- SubscriberSampler - Class in org.apache.jmeter.protocol.jms.sampler
-
This class implements the JMS Subscriber sampler.
- SubscriberSampler() - Constructor for class org.apache.jmeter.protocol.jms.sampler.SubscriberSampler
T
- TemporaryQueueExecutor - Class in org.apache.jmeter.protocol.jms.sampler
-
Request/reply executor with a temporary reply queue.
- TemporaryQueueExecutor(QueueSession, Queue, int) - Constructor for class org.apache.jmeter.protocol.jms.sampler.TemporaryQueueExecutor
-
Constructor.
- testEnded() - Method in class org.apache.jmeter.protocol.jms.sampler.PublisherSampler
-
endTest cleans up the client
- testEnded() - Method in class org.apache.jmeter.protocol.jms.sampler.SubscriberSampler
- testEnded(String) - Method in class org.apache.jmeter.protocol.jms.sampler.PublisherSampler
-
the implementation calls testEnded() without any parameters.
- testEnded(String) - Method in class org.apache.jmeter.protocol.jms.sampler.SubscriberSampler
- testStarted() - Method in class org.apache.jmeter.protocol.jms.sampler.PublisherSampler
- testStarted() - Method in class org.apache.jmeter.protocol.jms.sampler.SubscriberSampler
- testStarted(String) - Method in class org.apache.jmeter.protocol.jms.sampler.PublisherSampler
-
the implementation calls testStarted() without any parameters.
- testStarted(String) - Method in class org.apache.jmeter.protocol.jms.sampler.SubscriberSampler
- TEXT_MSG_RSC - Static variable in class org.apache.jmeter.protocol.jms.control.gui.JMSPublisherGui
-
Create a TextMessage
- threadFinished() - Method in class org.apache.jmeter.protocol.jms.sampler.JMSSampler
- threadFinished() - Method in class org.apache.jmeter.protocol.jms.sampler.SubscriberSampler
-
Close subscriber.
- threadFinished(boolean) - Method in class org.apache.jmeter.protocol.jms.sampler.SubscriberSampler
- threadStarted() - Method in class org.apache.jmeter.protocol.jms.sampler.JMSSampler
- threadStarted() - Method in class org.apache.jmeter.protocol.jms.sampler.SubscriberSampler
-
Initialise the thread-local variables.
- threadStarted(boolean) - Method in class org.apache.jmeter.protocol.jms.sampler.SubscriberSampler
- TimeoutEnabledQueueRequestor - Class in org.apache.jmeter.protocol.jms.sampler
-
The
TimeoutEnabledQueueRequestor
helper class simplifies making service requests using the request/reply pattern. - TimeoutEnabledQueueRequestor(Session, Queue) - Constructor for class org.apache.jmeter.protocol.jms.sampler.TimeoutEnabledQueueRequestor
-
Constructor for the
TimeoutEnabledQueueRequestor
class. - toString() - Method in class org.apache.jmeter.protocol.jms.sampler.JMSProperties
-
Create a string representation of the JmsProperties.
- toString() - Method in class org.apache.jmeter.protocol.jms.sampler.JMSProperty
- toString() - Method in class org.apache.jmeter.protocol.jms.sampler.JMSSampler
U
- USE_FILE_RSC - Static variable in class org.apache.jmeter.protocol.jms.control.gui.JMSPublisherGui
-
Take source from the named file
- USE_RANDOM_RSC - Static variable in class org.apache.jmeter.protocol.jms.control.gui.JMSPublisherGui
-
Take source from a random file
- USE_TEXT_RSC - Static variable in class org.apache.jmeter.protocol.jms.control.gui.JMSPublisherGui
-
Take source from the text area
- Utils - Class in org.apache.jmeter.protocol.jms
-
Utility methods for JMS protocol.
- Utils() - Constructor for class org.apache.jmeter.protocol.jms.Utils
V
- valueOf(String) - Static method in enum org.apache.jmeter.protocol.jms.sampler.JMSSampler.COMMUNICATION_STYLE
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.apache.jmeter.protocol.jms.sampler.JMSSampler.COMMUNICATION_STYLE
-
Returns an array containing the constants of this enum type, in the order they are declared.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form