A B C D E F G H I K M N O P R S T U V W 
All Classes All Packages

A

acceptsNoHandshake() - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenWireProtocolManager
 
acknowledge(MessageAck) - Method in class org.apache.activemq.artemis.core.protocol.openwire.amq.AMQCompositeConsumerBrokerExchange
 
acknowledge(MessageAck) - Method in class org.apache.activemq.artemis.core.protocol.openwire.amq.AMQConsumer
The acknowledgement in openwire is done based on intervals.
acknowledge(MessageAck) - Method in class org.apache.activemq.artemis.core.protocol.openwire.amq.AMQConsumerBrokerExchange
 
acknowledge(MessageAck) - Method in class org.apache.activemq.artemis.core.protocol.openwire.amq.AMQSingleConsumerBrokerExchange
 
acquireCredit(int, boolean) - Method in class org.apache.activemq.artemis.core.protocol.openwire.amq.AMQConsumer
 
addChannelHandlers(ChannelPipeline) - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenWireProtocolManager
 
addConnection(OpenWireConnection, ConnectionInfo) - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenWireProtocolManager
 
addConsumer(ConsumerInfo) - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection
 
addDestination(DestinationInfo) - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection
 
addKnownDestination(SimpleString) - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection
 
addRolledback(MessageReference) - Method in class org.apache.activemq.artemis.core.protocol.openwire.amq.AMQConsumer
 
addSession(SessionInfo) - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection
 
addSessions(Set<SessionId>) - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection
 
advisoryProducerId - Variable in class org.apache.activemq.artemis.core.protocol.openwire.OpenWireProtocolManager
 
afterDelivery() - Method in class org.apache.activemq.artemis.core.protocol.openwire.amq.AMQSession
 
AMQ_MSG_DLQ_DELIVERY_FAILURE_CAUSE_PROPERTY - Static variable in class org.apache.activemq.artemis.core.protocol.openwire.OpenWireMessageConverter
 
AMQ_MSG_MESSAGE_ID - Static variable in class org.apache.activemq.artemis.core.protocol.openwire.OpenWireMessageConverter
 
AMQ_MSG_ORIG_DESTINATION - Static variable in class org.apache.activemq.artemis.core.protocol.openwire.OpenWireMessageConverter
 
AMQ_MSG_PRODUCER_ID - Static variable in class org.apache.activemq.artemis.core.protocol.openwire.OpenWireMessageConverter
 
AMQ_MSG_REPLY_TO - Static variable in class org.apache.activemq.artemis.core.protocol.openwire.OpenWireMessageConverter
 
AMQCompositeConsumerBrokerExchange - Class in org.apache.activemq.artemis.core.protocol.openwire.amq
 
AMQCompositeConsumerBrokerExchange(AMQSession, List<AMQConsumer>) - Constructor for class org.apache.activemq.artemis.core.protocol.openwire.amq.AMQCompositeConsumerBrokerExchange
 
AMQConnectionContext - Class in org.apache.activemq.artemis.core.protocol.openwire.amq
 
AMQConnectionContext() - Constructor for class org.apache.activemq.artemis.core.protocol.openwire.amq.AMQConnectionContext
 
AMQConnectionContext(ConnectionInfo) - Constructor for class org.apache.activemq.artemis.core.protocol.openwire.amq.AMQConnectionContext
 
AMQConnectionContext(MessageEvaluationContext) - Constructor for class org.apache.activemq.artemis.core.protocol.openwire.amq.AMQConnectionContext
 
AMQConsumer - Class in org.apache.activemq.artemis.core.protocol.openwire.amq
 
AMQConsumer(AMQSession, ActiveMQDestination, ConsumerInfo, ScheduledExecutorService, boolean) - Constructor for class org.apache.activemq.artemis.core.protocol.openwire.amq.AMQConsumer
 
AMQConsumerBrokerExchange - Class in org.apache.activemq.artemis.core.protocol.openwire.amq
 
AMQConsumerBrokerExchange(AMQSession) - Constructor for class org.apache.activemq.artemis.core.protocol.openwire.amq.AMQConsumerBrokerExchange
 
AMQProducerBrokerExchange - Class in org.apache.activemq.artemis.core.protocol.openwire.amq
 
AMQProducerBrokerExchange() - Constructor for class org.apache.activemq.artemis.core.protocol.openwire.amq.AMQProducerBrokerExchange
 
amqSession - Variable in class org.apache.activemq.artemis.core.protocol.openwire.amq.AMQConsumerBrokerExchange
 
AMQSession - Class in org.apache.activemq.artemis.core.protocol.openwire.amq
 
AMQSession(ConnectionInfo, SessionInfo, ActiveMQServer, OpenWireConnection, OpenWireProtocolManager, CoreMessageObjectPools) - Constructor for class org.apache.activemq.artemis.core.protocol.openwire.amq.AMQSession
 
AMQSingleConsumerBrokerExchange - Class in org.apache.activemq.artemis.core.protocol.openwire.amq
 
AMQSingleConsumerBrokerExchange(AMQSession, AMQConsumer) - Constructor for class org.apache.activemq.artemis.core.protocol.openwire.amq.AMQSingleConsumerBrokerExchange
 

B

blockConnection() - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection
 
browseFinished() - Method in class org.apache.activemq.artemis.core.protocol.openwire.amq.AMQConsumer
 
browserFinished(ServerConsumer) - Method in class org.apache.activemq.artemis.core.protocol.openwire.amq.AMQSession
 
bufferReceived(Object, ActiveMQBuffer) - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection
 

C

checkDataReceived() - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection
 
close() - Method in class org.apache.activemq.artemis.core.protocol.openwire.amq.AMQSession
 
closed() - Method in class org.apache.activemq.artemis.core.protocol.openwire.amq.AMQSession
 
CommandProcessor() - Constructor for class org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection.CommandProcessor
 
configureInactivityParams(OpenWireConnection, WireFormatInfo) - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenWireProtocolManager
 
consumerIDGenerator - Variable in class org.apache.activemq.artemis.core.protocol.openwire.amq.AMQSession
 
containsKnownDestination(SimpleString) - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection
 
containsProperty(String) - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenwireMessage
 
containsProperty(SimpleString) - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenwireMessage
 
convertWildcard(ActiveMQDestination) - Method in class org.apache.activemq.artemis.core.protocol.openwire.amq.AMQSession
 
copy() - Method in class org.apache.activemq.artemis.core.protocol.openwire.amq.AMQConnectionContext
 
copy() - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenwireMessage
 
copy(long) - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenwireMessage
 
createConnectionEntry(Acceptor, Connection) - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenWireProtocolManager
 
createConsumer(ConsumerInfo, SlowConsumerDetectionListener) - Method in class org.apache.activemq.artemis.core.protocol.openwire.amq.AMQSession
 
createMessageDispatch(MessageReference, ICoreMessage, WireFormat, AMQConsumer, UUID) - Static method in class org.apache.activemq.artemis.core.protocol.openwire.OpenWireMessageConverter
 
createProtocolManager(ActiveMQServer, Map<String, Object>, List<BaseInterceptor>, List<BaseInterceptor>) - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenWireProtocolManagerFactory
 

D

deliverMessage(MessageDispatch) - Method in class org.apache.activemq.artemis.core.protocol.openwire.amq.AMQSession
 
deliverMessage(MessageDispatch) - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection
 
destroy() - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection
 
disableSecurity() - Method in class org.apache.activemq.artemis.core.protocol.openwire.amq.AMQSession
 
disableTtl() - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection
 
disconnect(boolean) - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection
 
disconnect(String, boolean) - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection
 
disconnect(ServerConsumer, SimpleString) - Method in class org.apache.activemq.artemis.core.protocol.openwire.amq.AMQSession
 
dispatch(Command) - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection
 
dispatchAsync(Command) - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection
 
dispatchSync(Command) - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection
 
durableDown() - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenwireMessage
 
durableUp() - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenwireMessage
 

E

enableTtl() - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection
 
extractFilterStringOrNull(ConsumerInfo, ActiveMQDestination) - Static method in class org.apache.activemq.artemis.core.protocol.openwire.util.OpenWireUtil
 

F

fail(ActiveMQException, String) - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection
 
filterInterceptors(List<BaseInterceptor>) - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenWireProtocolManagerFactory
 
filterPathTerminus - Variable in class org.apache.activemq.artemis.core.protocol.openwire.OpenWireProtocolManager.VirtualTopicConfig
 
fireAdvisory(AMQConnectionContext, ActiveMQTopic, Command) - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenWireProtocolManager
 
fireAdvisory(AMQConnectionContext, ActiveMQTopic, Command, ConsumerId, String) - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenWireProtocolManager
 
flush() - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection
 
flushedActor() - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection
 

G

getActorThresholdBytes() - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenWireProtocolManager
if set, the OpenWire connection will bypass the tcpReadBuferSize and use this value instead.
getAddress() - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenwireMessage
 
getAddressSimpleString() - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenwireMessage
 
getAnnotation(SimpleString) - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenwireMessage
 
getBooleanProperty(String) - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenwireMessage
 
getBooleanProperty(SimpleString) - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenwireMessage
 
getBroker() - Method in class org.apache.activemq.artemis.core.protocol.openwire.amq.AMQConnectionContext
 
getBrokerId() - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenWireProtocolManager
 
getBrokerName() - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenWireProtocolManager
 
getByteProperty(String) - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenwireMessage
 
getByteProperty(SimpleString) - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenwireMessage
 
getBytesProperty(String) - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenwireMessage
 
getBytesProperty(SimpleString) - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenwireMessage
 
getClientId() - Method in class org.apache.activemq.artemis.core.protocol.openwire.amq.AMQConnectionContext
 
getClientID() - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection
 
getConnection() - Method in class org.apache.activemq.artemis.core.protocol.openwire.amq.AMQConnectionContext
 
getConnection() - Method in class org.apache.activemq.artemis.core.protocol.openwire.amq.AMQSession
 
getConnectionContext() - Method in class org.apache.activemq.artemis.core.protocol.openwire.amq.AMQProducerBrokerExchange
 
getConnectionId() - Method in class org.apache.activemq.artemis.core.protocol.openwire.amq.AMQConnectionContext
 
getConnectionInfo() - Method in class org.apache.activemq.artemis.core.protocol.openwire.amq.AMQSession
 
getConnections() - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenWireProtocolManager
 
getConnectionState() - Method in class org.apache.activemq.artemis.core.protocol.openwire.amq.AMQConnectionContext
 
getContext() - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection.CommandProcessor
 
getContext() - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection
 
getCoreMessageObjectPools() - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection
 
getCoreServer() - Method in class org.apache.activemq.artemis.core.protocol.openwire.amq.AMQSession
 
getCoreSession() - Method in class org.apache.activemq.artemis.core.protocol.openwire.amq.AMQSession
 
getDoubleProperty(String) - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenwireMessage
 
getDoubleProperty(SimpleString) - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenwireMessage
 
getDurableCount() - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenwireMessage
 
getEncodeSize() - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenwireMessage
 
getExpiration() - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenwireMessage
 
getFactory() - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenWireProtocolManager
 
getFloatProperty(String) - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenwireMessage
 
getFloatProperty(SimpleString) - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenwireMessage
 
getId() - Method in class org.apache.activemq.artemis.core.protocol.openwire.amq.AMQConsumer
 
getInfo() - Method in class org.apache.activemq.artemis.core.protocol.openwire.amq.AMQConsumer
 
getIntProperty(String) - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenwireMessage
 
getIntProperty(SimpleString) - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenwireMessage
 
getLastCommand() - Method in class org.apache.activemq.artemis.core.protocol.openwire.amq.AMQConnectionContext
 
getLongProperty(String) - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenwireMessage
 
getLongProperty(SimpleString) - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenwireMessage
 
getLongTermStoreContext() - Method in class org.apache.activemq.artemis.core.protocol.openwire.amq.AMQConnectionContext
 
getMaxInactivityDuration() - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenWireProtocolManager
 
getMaxInactivityDurationInitalDelay() - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenWireProtocolManager
 
getMemoryEstimate() - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenwireMessage
 
getMessageEvaluationContext() - Method in class org.apache.activemq.artemis.core.protocol.openwire.amq.AMQConnectionContext
 
getMessageID() - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenwireMessage
 
getModuleName() - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenWireProtocolManagerFactory
 
getObjectProperty(String) - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenwireMessage
 
getObjectProperty(SimpleString) - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenwireMessage
 
getOpenWireConnection() - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenWireRoutingContext
 
getOpenwireDestination() - Method in class org.apache.activemq.artemis.core.protocol.openwire.amq.AMQConsumer
 
getOpenWireDestinationCacheSize() - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenWireProtocolManager
 
getOperationContext() - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection
 
getOwner() - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenwireMessage
 
getPassword() - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection
 
getPersistentSize() - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenwireMessage
 
getPersister() - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenwireMessage
 
getPersistSize() - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenwireMessage
 
getPrefixes() - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenWireProtocolManager
 
getPriority() - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenwireMessage
 
getProducerState() - Method in class org.apache.activemq.artemis.core.protocol.openwire.amq.AMQProducerBrokerExchange
 
getPropertyNames() - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenwireMessage
 
getProtocolName() - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection
 
getProtocolName() - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenwireMessage
 
getProtocols() - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenWireProtocolManagerFactory
 
getRefCount() - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenwireMessage
 
getRemotingConnection() - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection
 
getReplyTo() - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenwireMessage
 
getRolledbackMessageRefs() - Method in class org.apache.activemq.artemis.core.protocol.openwire.amq.AMQConsumer
 
getRoutingHandler() - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenWireProtocolManager
 
getScheduledDeliveryTime() - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenwireMessage
 
getScheduledPool() - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenWireProtocolManager
 
getSecurityDomain() - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection
 
getSecurityDomain() - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenWireProtocolManager
 
getServer() - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenWireProtocolManager
 
getSession(SessionId) - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection
 
getShortProperty(String) - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenwireMessage
 
getShortProperty(SimpleString) - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenwireMessage
 
getSimpleStringProperty(String) - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenwireMessage
 
getSimpleStringProperty(SimpleString) - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenwireMessage
 
getState() - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection
 
getStopping() - Method in class org.apache.activemq.artemis.core.protocol.openwire.amq.AMQConnectionContext
 
getStringProperty(String) - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenwireMessage
 
getStringProperty(SimpleString) - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenwireMessage
 
getTemporaryDestinations() - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection
 
getTemporaryDestinations() - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenWireProtocolManager
 
getTimestamp() - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenwireMessage
 
getTransportLocalAddress() - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection
 
getUsage() - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenwireMessage
 
getUserContext(Object) - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenwireMessage
 
getUserID() - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenwireMessage
 
getUsername() - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection
 
getUserName() - Method in class org.apache.activemq.artemis.core.protocol.openwire.amq.AMQConnectionContext
 
getValidatedUser() - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection
 
getWireFormatInfo() - Method in class org.apache.activemq.artemis.core.protocol.openwire.amq.AMQConnectionContext
 
getXid() - Method in class org.apache.activemq.artemis.core.protocol.openwire.amq.AMQConnectionContext
 

H

handleBuffer(RemotingConnection, ActiveMQBuffer) - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenWireProtocolManager
 
handleDeliver(MessageReference, ICoreMessage) - Method in class org.apache.activemq.artemis.core.protocol.openwire.amq.AMQConsumer
 
handleDeliverNullDispatch() - Method in class org.apache.activemq.artemis.core.protocol.openwire.amq.AMQConsumer
 
handshake(NettyServerConnection, ActiveMQBuffer) - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenWireProtocolManager
 
hasCredits() - Method in class org.apache.activemq.artemis.core.protocol.openwire.amq.AMQConsumer
 
hasCredits(ServerConsumer) - Method in class org.apache.activemq.artemis.core.protocol.openwire.amq.AMQSession
 

I

inbound(Message, WireFormat, CoreMessageObjectPools) - Static method in class org.apache.activemq.artemis.core.protocol.openwire.OpenWireMessageConverter
 
init(SlowConsumerDetectionListener, long) - Method in class org.apache.activemq.artemis.core.protocol.openwire.amq.AMQConsumer
 
initContext(ConnectionInfo) - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection
 
initialize() - Method in class org.apache.activemq.artemis.core.protocol.openwire.amq.AMQSession
 
invokeIncoming(Command, OpenWireConnection) - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenWireProtocolManager
 
invokeOutgoing(Command, OpenWireConnection) - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenWireProtocolManager
 
isAllowLinkStealing() - Method in class org.apache.activemq.artemis.core.protocol.openwire.amq.AMQConnectionContext
 
isClient() - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection
 
isClientMaster() - Method in class org.apache.activemq.artemis.core.protocol.openwire.amq.AMQConnectionContext
 
isClosed() - Method in class org.apache.activemq.artemis.core.protocol.openwire.amq.AMQSession
 
isDestroyed() - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection
 
isDontSendReponse() - Method in class org.apache.activemq.artemis.core.protocol.openwire.amq.AMQConnectionContext
 
isDurable() - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenwireMessage
 
isFaultTolerant() - Method in class org.apache.activemq.artemis.core.protocol.openwire.amq.AMQConnectionContext
 
isFaultTolerantConfiguration() - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenWireProtocolManager
 
isInRecoveryMode() - Method in class org.apache.activemq.artemis.core.protocol.openwire.amq.AMQConnectionContext
 
isInternal() - Method in class org.apache.activemq.artemis.core.protocol.openwire.amq.AMQSession
 
isNetworkConnection() - Method in class org.apache.activemq.artemis.core.protocol.openwire.amq.AMQConnectionContext
 
isNoLocal() - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection
 
isOpenwireUseDuplicateDetectionOnFailover() - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenWireProtocolManager
Is Duplicate detection enabled when used with failover clients.
isProducerFlowControl() - Method in class org.apache.activemq.artemis.core.protocol.openwire.amq.AMQConnectionContext
 
isProtocol(byte[]) - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenWireProtocolManager
 
isRebalanceClusterClients() - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenWireProtocolManager
URI property
isReconnect() - Method in class org.apache.activemq.artemis.core.protocol.openwire.amq.AMQConnectionContext
 
isStopped() - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenWireProtocolManager
 
isStopping() - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenWireProtocolManager
 
isSupportAdvisory() - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenWireProtocolManager
 
isSuppportAdvisory() - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection
 
isSuppressInternalManagementObjects() - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection
 
isSuppressInternalManagementObjects() - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenWireProtocolManager
 
isUpdateClusterClients() - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenWireProtocolManager
 
isUpdateClusterClientsOnRemove() - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenWireProtocolManager
URI property
isUseKeepAlive() - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenWireProtocolManager
 
isWritable(ReadyListener, Object) - Method in class org.apache.activemq.artemis.core.protocol.openwire.amq.AMQSession
 

K

killMessage(SimpleString) - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection
 

M

messageChanged() - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenwireMessage
 

N

newConnectionControl() - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenWireProtocolManager
 
newXAException(String, int) - Static method in class org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection
 
nodeDown(long, String) - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenWireProtocolManager
 
nodeUP(TopologyMember, boolean) - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenWireProtocolManager
 

O

OPENWIRE_PROTOCOL_NAME - Static variable in class org.apache.activemq.artemis.core.protocol.openwire.OpenWireProtocolManagerFactory
 
OPENWIRE_WILDCARD - Static variable in class org.apache.activemq.artemis.core.protocol.openwire.util.OpenWireUtil
 
OpenWireConnection - Class in org.apache.activemq.artemis.core.protocol.openwire
Represents an activemq connection.
OpenWireConnection(Connection, ActiveMQServer, OpenWireProtocolManager, OpenWireFormat, Executor) - Constructor for class org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection
 
OpenWireConnection(Connection, ActiveMQServer, OpenWireProtocolManager, OpenWireFormat, Executor, int) - Constructor for class org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection
 
OpenWireConnection.CommandProcessor - Class in org.apache.activemq.artemis.core.protocol.openwire
 
OpenWireInterceptor - Interface in org.apache.activemq.artemis.core.protocol.openwire
 
OpenwireMessage - Class in org.apache.activemq.artemis.core.protocol.openwire
 
OpenwireMessage() - Constructor for class org.apache.activemq.artemis.core.protocol.openwire.OpenwireMessage
 
OpenWireMessageConverter - Class in org.apache.activemq.artemis.core.protocol.openwire
 
OpenWireMessageConverter() - Constructor for class org.apache.activemq.artemis.core.protocol.openwire.OpenWireMessageConverter
 
OpenWireProtocolManager - Class in org.apache.activemq.artemis.core.protocol.openwire
 
OpenWireProtocolManager(OpenWireProtocolManagerFactory, ActiveMQServer, List<BaseInterceptor>, List<BaseInterceptor>) - Constructor for class org.apache.activemq.artemis.core.protocol.openwire.OpenWireProtocolManager
 
OpenWireProtocolManager.VirtualTopicConfig - Class in org.apache.activemq.artemis.core.protocol.openwire
 
OpenWireProtocolManagerFactory - Class in org.apache.activemq.artemis.core.protocol.openwire
 
OpenWireProtocolManagerFactory() - Constructor for class org.apache.activemq.artemis.core.protocol.openwire.OpenWireProtocolManagerFactory
 
OpenWireRoutingContext - Class in org.apache.activemq.artemis.core.protocol.openwire
 
OpenWireRoutingContext(OpenWireConnection, ConnectionInfo) - Constructor for class org.apache.activemq.artemis.core.protocol.openwire.OpenWireRoutingContext
 
OpenWireRoutingHandler - Class in org.apache.activemq.artemis.core.protocol.openwire
 
OpenWireRoutingHandler(ActiveMQServer, OpenWireProtocolManager) - Constructor for class org.apache.activemq.artemis.core.protocol.openwire.OpenWireRoutingHandler
 
OpenWireUtil - Class in org.apache.activemq.artemis.core.protocol.openwire.util
 
OpenWireUtil() - Constructor for class org.apache.activemq.artemis.core.protocol.openwire.util.OpenWireUtil
 
OpenWireUtil.OpenWireWildcardConfiguration - Class in org.apache.activemq.artemis.core.protocol.openwire.util
 
OpenWireWildcardConfiguration() - Constructor for class org.apache.activemq.artemis.core.protocol.openwire.util.OpenWireUtil.OpenWireWildcardConfiguration
 
org.apache.activemq.artemis.core.protocol.openwire - package org.apache.activemq.artemis.core.protocol.openwire
 
org.apache.activemq.artemis.core.protocol.openwire.amq - package org.apache.activemq.artemis.core.protocol.openwire.amq
 
org.apache.activemq.artemis.core.protocol.openwire.util - package org.apache.activemq.artemis.core.protocol.openwire.util
 

P

persist(ActiveMQBuffer) - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenwireMessage
 
physicalSend(Command) - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection
 
postProcessDispatch(MessageDispatch) - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenWireProtocolManager
 
preProcessDispatch(MessageDispatch) - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenWireProtocolManager
 
processAddConnection(ConnectionInfo) - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection.CommandProcessor
 
processAddConsumer(ConsumerInfo) - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection.CommandProcessor
 
processAddDestination(DestinationInfo) - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection.CommandProcessor
 
processAddProducer(ProducerInfo) - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection.CommandProcessor
 
processAddSession(SessionInfo) - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection.CommandProcessor
 
processBeginTransaction(TransactionInfo) - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection.CommandProcessor
 
processBrokerInfo(BrokerInfo) - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection.CommandProcessor
 
processBrokerSubscriptionInfo(BrokerSubscriptionInfo) - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection.CommandProcessor
 
processCommitTransactionOnePhase(TransactionInfo) - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection.CommandProcessor
 
processCommitTransactionTwoPhase(TransactionInfo) - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection.CommandProcessor
 
processConnectionControl(ConnectionControl) - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection.CommandProcessor
 
processConnectionError(ConnectionError) - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection.CommandProcessor
 
processConsumerControl(ConsumerControl) - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection.CommandProcessor
 
processControlCommand(ControlCommand) - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection.CommandProcessor
 
processDispatch(Command) - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection
 
processEndTransaction(TransactionInfo) - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection.CommandProcessor
 
processFlush(FlushCommand) - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection.CommandProcessor
 
processForgetTransaction(TransactionInfo) - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection.CommandProcessor
 
processKeepAlive(KeepAliveInfo) - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection.CommandProcessor
 
processMessage(Message) - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection.CommandProcessor
 
processMessageAck(MessageAck) - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection.CommandProcessor
 
processMessageDispatch(MessageDispatch) - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection.CommandProcessor
 
processMessageDispatchNotification(MessageDispatchNotification) - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection.CommandProcessor
 
processMessagePull(MessagePull) - Method in class org.apache.activemq.artemis.core.protocol.openwire.amq.AMQCompositeConsumerBrokerExchange
 
processMessagePull(MessagePull) - Method in class org.apache.activemq.artemis.core.protocol.openwire.amq.AMQConsumer
 
processMessagePull(MessagePull) - Method in class org.apache.activemq.artemis.core.protocol.openwire.amq.AMQConsumerBrokerExchange
 
processMessagePull(MessagePull) - Method in class org.apache.activemq.artemis.core.protocol.openwire.amq.AMQSingleConsumerBrokerExchange
 
processMessagePull(MessagePull) - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection.CommandProcessor
 
processPrepareTransaction(TransactionInfo) - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection.CommandProcessor
 
processProducerAck(ProducerAck) - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection.CommandProcessor
 
processRecoverTransactions(TransactionInfo) - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection.CommandProcessor
 
processRemoveConnection(ConnectionId, long) - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection.CommandProcessor
 
processRemoveConsumer(ConsumerId, long) - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection.CommandProcessor
 
processRemoveDestination(DestinationInfo) - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection.CommandProcessor
 
processRemoveProducer(ProducerId) - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection.CommandProcessor
 
processRemoveSession(SessionId, long) - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection.CommandProcessor
 
processRemoveSubscription(RemoveSubscriptionInfo) - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection.CommandProcessor
 
processRollbackTransaction(TransactionInfo) - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection.CommandProcessor
 
processShutdown(ShutdownInfo) - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection.CommandProcessor
 
processWireFormat(WireFormatInfo) - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection.CommandProcessor
 
putBooleanProperty(String, boolean) - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenwireMessage
 
putBooleanProperty(SimpleString, boolean) - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenwireMessage
 
putByteProperty(String, byte) - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenwireMessage
 
putByteProperty(SimpleString, byte) - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenwireMessage
 
putBytesProperty(String, byte[]) - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenwireMessage
 
putBytesProperty(SimpleString, byte[]) - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenwireMessage
 
putCharProperty(String, char) - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenwireMessage
 
putCharProperty(SimpleString, char) - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenwireMessage
 
putDoubleProperty(String, double) - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenwireMessage
 
putDoubleProperty(SimpleString, double) - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenwireMessage
 
putFloatProperty(String, float) - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenwireMessage
 
putFloatProperty(SimpleString, float) - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenwireMessage
 
putIntProperty(String, int) - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenwireMessage
 
putIntProperty(SimpleString, int) - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenwireMessage
 
putLongProperty(String, long) - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenwireMessage
 
putLongProperty(SimpleString, long) - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenwireMessage
 
putObjectProperty(String, Object) - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenwireMessage
 
putObjectProperty(SimpleString, Object) - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenwireMessage
 
putShortProperty(String, short) - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenwireMessage
 
putShortProperty(SimpleString, short) - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenwireMessage
 
putStringProperty(String, String) - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenwireMessage
 
putStringProperty(SimpleString, String) - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenwireMessage
 
putStringProperty(SimpleString, SimpleString) - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenwireMessage
 

R

receiveBuffer(ByteBuf) - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenwireMessage
 
reconnect(AMQConnectionContext, ConnectionInfo) - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection
 
redirect(OpenWireRoutingContext) - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenWireRoutingHandler
 
refDown() - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenwireMessage
 
refUp() - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenwireMessage
 
refuse(OpenWireRoutingContext) - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenWireRoutingHandler
 
reloadPersistence(ActiveMQBuffer, CoreMessageObjectPools) - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenwireMessage
 
removeAnnotation(SimpleString) - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenwireMessage
 
removeConnection(ConnectionInfo, Throwable) - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenWireProtocolManager
 
removeConsumer() - Method in class org.apache.activemq.artemis.core.protocol.openwire.amq.AMQCompositeConsumerBrokerExchange
 
removeConsumer() - Method in class org.apache.activemq.artemis.core.protocol.openwire.amq.AMQConsumer
 
removeConsumer() - Method in class org.apache.activemq.artemis.core.protocol.openwire.amq.AMQConsumerBrokerExchange
 
removeConsumer() - Method in class org.apache.activemq.artemis.core.protocol.openwire.amq.AMQSingleConsumerBrokerExchange
 
removeDestination(ActiveMQDestination) - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection
 
removeProperty(String) - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenwireMessage
 
removeProperty(SimpleString) - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenwireMessage
 
removeRolledback(MessageReference) - Method in class org.apache.activemq.artemis.core.protocol.openwire.amq.AMQConsumer
 
removeSession(AMQConnectionContext, SessionInfo) - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection
 
restoreAutoRead() - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection
 
route(OpenWireConnection, ConnectionInfo) - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenWireRoutingHandler
 

S

SELECTOR_AWARE_OPTION - Static variable in class org.apache.activemq.artemis.core.protocol.openwire.util.OpenWireUtil
 
selectorAware - Variable in class org.apache.activemq.artemis.core.protocol.openwire.OpenWireProtocolManager.VirtualTopicConfig
 
send(ProducerInfo, Message, boolean) - Method in class org.apache.activemq.artemis.core.protocol.openwire.amq.AMQSession
 
sendBrokerInfo(OpenWireConnection) - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenWireProtocolManager
 
sendBuffer(ByteBuf, int) - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenwireMessage
 
sendCommand(Command) - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection
This will answer with commands to the client
sendException(Exception) - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection
 
sendHandshake() - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection
 
sendLargeMessage(MessageReference, Message, ServerConsumer, long, int) - Method in class org.apache.activemq.artemis.core.protocol.openwire.amq.AMQSession
 
sendLargeMessageContinuation(ServerConsumer, byte[], boolean, boolean) - Method in class org.apache.activemq.artemis.core.protocol.openwire.amq.AMQSession
 
sendMessage(MessageReference, Message, ServerConsumer, int) - Method in class org.apache.activemq.artemis.core.protocol.openwire.amq.AMQSession
 
sendProducerCreditsFailMessage(int, SimpleString) - Method in class org.apache.activemq.artemis.core.protocol.openwire.amq.AMQSession
 
sendProducerCreditsMessage(int, SimpleString) - Method in class org.apache.activemq.artemis.core.protocol.openwire.amq.AMQSession
 
serviceException(Throwable) - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection
 
setActorThresholdBytes(int) - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenWireProtocolManager
 
setAddress(String) - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenwireMessage
 
setAddress(SimpleString) - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenwireMessage
 
setAnycastPrefix(String) - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenWireProtocolManager
 
setBroker(OpenWireProtocolManager) - Method in class org.apache.activemq.artemis.core.protocol.openwire.amq.AMQConnectionContext
 
setBrokerName(String) - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenWireProtocolManager
 
setClientId(String) - Method in class org.apache.activemq.artemis.core.protocol.openwire.amq.AMQConnectionContext
 
setClientMaster(boolean) - Method in class org.apache.activemq.artemis.core.protocol.openwire.amq.AMQConnectionContext
 
setConnection(OpenWireConnection) - Method in class org.apache.activemq.artemis.core.protocol.openwire.amq.AMQConnectionContext
 
setConnectionContext(AMQConnectionContext) - Method in class org.apache.activemq.artemis.core.protocol.openwire.amq.AMQProducerBrokerExchange
 
setConnectionEntry(ConnectionEntry) - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection
 
setConnectionId(ConnectionId) - Method in class org.apache.activemq.artemis.core.protocol.openwire.amq.AMQConnectionContext
 
setConnectionState(ConnectionState) - Method in class org.apache.activemq.artemis.core.protocol.openwire.amq.AMQConnectionContext
 
setDontSendReponse(boolean) - Method in class org.apache.activemq.artemis.core.protocol.openwire.amq.AMQConnectionContext
 
setDurable(boolean) - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenwireMessage
 
setExpiration(long) - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenwireMessage
 
setFaultTolerant(boolean) - Method in class org.apache.activemq.artemis.core.protocol.openwire.amq.AMQConnectionContext
 
setInRecoveryMode(boolean) - Method in class org.apache.activemq.artemis.core.protocol.openwire.amq.AMQConnectionContext
 
setLastCommand(Command) - Method in class org.apache.activemq.artemis.core.protocol.openwire.amq.AMQConnectionContext
 
setLastStoredSequenceId(long) - Method in class org.apache.activemq.artemis.core.protocol.openwire.amq.AMQProducerBrokerExchange
 
setLongTermStoreContext(Object) - Method in class org.apache.activemq.artemis.core.protocol.openwire.amq.AMQConnectionContext
 
setMaxInactivityDuration(long) - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenWireProtocolManager
 
setMaxInactivityDurationInitalDelay(long) - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenWireProtocolManager
 
setMessageID(long) - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenwireMessage
 
setMulticastPrefix(String) - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenWireProtocolManager
 
setNetworkConnection(boolean) - Method in class org.apache.activemq.artemis.core.protocol.openwire.amq.AMQConnectionContext
 
setNoLocal(boolean) - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection
 
setOpenWireDestinationCacheSize(int) - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenWireProtocolManager
 
setOpenwireUseDuplicateDetectionOnFailover(boolean) - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenWireProtocolManager
should it use duplicate detection on failover clients.
setOwner(Object) - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenwireMessage
 
setPrefetchSize(int) - Method in class org.apache.activemq.artemis.core.protocol.openwire.amq.AMQConsumer
 
setPriority(byte) - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenwireMessage
 
setProducerFlowControl(boolean) - Method in class org.apache.activemq.artemis.core.protocol.openwire.amq.AMQConnectionContext
 
setProducerState(ProducerState) - Method in class org.apache.activemq.artemis.core.protocol.openwire.amq.AMQProducerBrokerExchange
 
setRebalanceClusterClients(boolean) - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenWireProtocolManager
URI property
setReconnect(boolean) - Method in class org.apache.activemq.artemis.core.protocol.openwire.amq.AMQConnectionContext
 
setReplyTo(SimpleString) - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenwireMessage
 
setSecurityDomain(String) - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenWireProtocolManager
 
setSupportAdvisory(boolean) - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenWireProtocolManager
 
setSuppressInternalManagementObjects(boolean) - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenWireProtocolManager
 
setTimestamp(long) - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenwireMessage
 
setUpdateClusterClients(boolean) - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenWireProtocolManager
URI property
setUpdateClusterClientsOnRemove(boolean) - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenWireProtocolManager
URI property
setUpTtl(long, long, boolean) - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection
 
setUseKeepAlive(boolean) - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenWireProtocolManager
 
setUserContext(Object, Object) - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenwireMessage
 
setUserID(Object) - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenwireMessage
 
setUserName(String) - Method in class org.apache.activemq.artemis.core.protocol.openwire.amq.AMQConnectionContext
 
setValidatedUser(String) - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection
 
setVirtualTopicConsumerLruCacheMax(int) - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenWireProtocolManager
 
setVirtualTopicConsumerWildcards(String) - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenWireProtocolManager
 
setWireFormatInfo(WireFormatInfo) - Method in class org.apache.activemq.artemis.core.protocol.openwire.amq.AMQConnectionContext
 
setXid(XATransactionId) - Method in class org.apache.activemq.artemis.core.protocol.openwire.amq.AMQConnectionContext
 
start() - Method in class org.apache.activemq.artemis.core.protocol.openwire.amq.AMQSession
 
supportsDirectDelivery() - Method in class org.apache.activemq.artemis.core.protocol.openwire.amq.AMQSession
 

T

tempQueueDeleted(SimpleString) - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection
 
toAMQAddress(Message, ActiveMQDestination) - Static method in class org.apache.activemq.artemis.core.protocol.openwire.util.OpenWireUtil
We convert the core address to an ActiveMQ Destination.
toCore() - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenwireMessage
 
toCore(CoreMessageObjectPools) - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenwireMessage
 
toCoreType(byte) - Static method in class org.apache.activemq.artemis.core.protocol.openwire.OpenWireMessageConverter
 
toXID(TransactionId) - Static method in class org.apache.activemq.artemis.core.protocol.openwire.util.OpenWireUtil
 
toXID(XATransactionId) - Static method in class org.apache.activemq.artemis.core.protocol.openwire.util.OpenWireUtil
 

U

updateClient(ConnectionControl) - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection
 
updateConsumer(ConsumerControl) - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection
 
updateConsumerPrefetchSize(int) - Method in class org.apache.activemq.artemis.core.protocol.openwire.amq.AMQCompositeConsumerBrokerExchange
 
updateConsumerPrefetchSize(int) - Method in class org.apache.activemq.artemis.core.protocol.openwire.amq.AMQConsumerBrokerExchange
 
updateConsumerPrefetchSize(int) - Method in class org.apache.activemq.artemis.core.protocol.openwire.amq.AMQSingleConsumerBrokerExchange
 
updateDeliveryCountAfterCancel(MessageReference) - Method in class org.apache.activemq.artemis.core.protocol.openwire.amq.AMQConsumer
 
updateDeliveryCountAfterCancel(ServerConsumer, MessageReference, boolean) - Method in class org.apache.activemq.artemis.core.protocol.openwire.amq.AMQSession
 
updateInterceptors(List, List) - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenWireProtocolManager
 
usageDown() - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenwireMessage
 
usageUp() - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenwireMessage
 

V

validateUser(String, String, OpenWireConnection) - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenWireProtocolManager
 
validateUser(OpenWireConnection, ConnectionInfo) - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenWireProtocolManager
 
VirtualTopicConfig(String[]) - Constructor for class org.apache.activemq.artemis.core.protocol.openwire.OpenWireProtocolManager.VirtualTopicConfig
 
virtualTopicConsumerToFQQN(ActiveMQDestination) - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenWireProtocolManager
 
vtDestMapCache - Variable in class org.apache.activemq.artemis.core.protocol.openwire.OpenWireProtocolManager
 

W

websocketSubprotocolIdentifiers() - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenWireProtocolManager
 
wireFormat() - Method in class org.apache.activemq.artemis.core.protocol.openwire.amq.AMQSession
 
wireFormat() - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection
 
wireFormat() - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenWireProtocolManager
 
A B C D E F G H I K M N O P R S T U V W 
All Classes All Packages