Skip navigation links
A B C D F G H I N O P R S T U V 

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) - 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
 
addSession(SessionInfo) - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection
 
addSession(SessionInfo, boolean) - 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_PREFIX - 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(MessageEvaluationContext) - 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
 
AMQConsumer - Class in org.apache.activemq.artemis.core.protocol.openwire.amq
 
AMQConsumer(AMQSession, ActiveMQDestination, ConsumerInfo, ScheduledExecutorService) - 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, ScheduledExecutorService) - 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

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
 
consumerIDGenerator - Variable in class org.apache.activemq.artemis.core.protocol.openwire.amq.AMQSession
 
convertWildcard(String) - Static method in class org.apache.activemq.artemis.core.protocol.openwire.util.OpenWireUtil
 
copy() - Method in class org.apache.activemq.artemis.core.protocol.openwire.amq.AMQConnectionContext
 
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, ServerMessage, AMQConsumer) - 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

decRefCount() - Method in class org.apache.activemq.artemis.core.protocol.openwire.amq.AMQConnectionContext
 
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
 
disconnect(ServerConsumer, String) - Method in class org.apache.activemq.artemis.core.protocol.openwire.amq.AMQSession
 
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
 
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
 

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
 
fireAdvisory(AMQConnectionContext, ActiveMQTopic, Command) - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenWireProtocolManager
 
fireAdvisory(AMQConnectionContext, ActiveMQTopic, Command, ConsumerId) - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenWireProtocolManager
 
flush() - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection
 

G

getAdvisorySession() - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection
 
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
 
getClientId() - Method in class org.apache.activemq.artemis.core.protocol.openwire.amq.AMQConnectionContext
 
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
 
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
 
getConverter() - Method in class org.apache.activemq.artemis.core.protocol.openwire.amq.AMQSession
 
getConverter() - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenWireProtocolManager
 
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
 
getFactory() - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenWireProtocolManager
 
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
 
getLastCommand() - Method in class org.apache.activemq.artemis.core.protocol.openwire.amq.AMQConnectionContext
 
getLongTermStoreContext() - Method in class org.apache.activemq.artemis.core.protocol.openwire.amq.AMQConnectionContext
 
getMarshaller() - Method in class org.apache.activemq.artemis.core.protocol.openwire.amq.AMQConsumer
 
getMarshaller() - Method in class org.apache.activemq.artemis.core.protocol.openwire.amq.AMQSession
 
getMarshaller() - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection
 
getMessageEvaluationContext() - Method in class org.apache.activemq.artemis.core.protocol.openwire.amq.AMQConnectionContext
 
getModuleName() - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenWireProtocolManagerFactory
 
getNewWireFormat() - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenWireProtocolManager
 
getOpenwireDestination() - Method in class org.apache.activemq.artemis.core.protocol.openwire.amq.AMQConsumer
 
getPassword() - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection
 
getProducerState() - Method in class org.apache.activemq.artemis.core.protocol.openwire.amq.AMQProducerBrokerExchange
 
getProtocols() - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenWireProtocolManagerFactory
 
getRemotingConnection() - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection
 
getScheduledPool() - 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
 
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
 
getUserName() - Method in class org.apache.activemq.artemis.core.protocol.openwire.amq.AMQConnectionContext
 
getUsername() - 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, ServerMessage, int) - 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(Object) - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenWireMessageConverter
 
incRefCount() - Method in class org.apache.activemq.artemis.core.protocol.openwire.amq.AMQConnectionContext
 
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
 
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
 
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
 
isNetworkConnection() - Method in class org.apache.activemq.artemis.core.protocol.openwire.amq.AMQConnectionContext
 
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
 
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
isWritable(ReadyListener) - Method in class org.apache.activemq.artemis.core.protocol.openwire.amq.AMQSession
 

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
 
OpenWireConnection - Class in org.apache.activemq.artemis.core.protocol.openwire
Represents an activemq connection.
OpenWireConnection(Connection, ActiveMQServer, Executor, OpenWireProtocolManager, OpenWireFormat) - Constructor for class org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection
 
OpenWireConnection.CommandProcessor - Class in org.apache.activemq.artemis.core.protocol.openwire
 
OpenWireMessageConverter - Class in org.apache.activemq.artemis.core.protocol.openwire
 
OpenWireMessageConverter(WireFormat) - Constructor for class org.apache.activemq.artemis.core.protocol.openwire.OpenWireMessageConverter
 
OpenWireProtocolManager - Class in org.apache.activemq.artemis.core.protocol.openwire
 
OpenWireProtocolManager(OpenWireProtocolManagerFactory, ActiveMQServer) - Constructor for class org.apache.activemq.artemis.core.protocol.openwire.OpenWireProtocolManager
 
OpenWireProtocolManagerFactory - Class in org.apache.activemq.artemis.core.protocol.openwire
 
OpenWireProtocolManagerFactory() - Constructor for class org.apache.activemq.artemis.core.protocol.openwire.OpenWireProtocolManagerFactory
 
OpenWireUtil - Class in org.apache.activemq.artemis.core.protocol.openwire.util
 
OpenWireUtil() - Constructor for class org.apache.activemq.artemis.core.protocol.openwire.util.OpenWireUtil
 
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
 
outbound(ServerMessage, int) - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenWireMessageConverter
 

P

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
 
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
 

R

reconnect(AMQConnectionContext, ConnectionInfo) - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection
 
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
 
removeHandler(String) - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenWireProtocolManager
 
removeSession(AMQConnectionContext, SessionInfo) - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection
 

S

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
 
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, ServerMessage, 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, ServerMessage, 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
 
setAdvisorySession(AMQSession) - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection
 
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
 
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
 
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
 
setNetworkConnection(boolean) - Method in class org.apache.activemq.artemis.core.protocol.openwire.amq.AMQConnectionContext
 
setPrefetchSize(int) - Method in class org.apache.activemq.artemis.core.protocol.openwire.amq.AMQConsumer
 
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
 
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
setUserName(String) - Method in class org.apache.activemq.artemis.core.protocol.openwire.amq.AMQConnectionContext
 
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
 

T

toActiveMQBuffer(ByteSequence) - Static method in class org.apache.activemq.artemis.core.protocol.openwire.util.OpenWireUtil
 
toAMQAddress(ServerMessage, ActiveMQDestination) - Static method in class org.apache.activemq.artemis.core.protocol.openwire.util.OpenWireUtil
We convert the core address to an ActiveMQ Destination.
toCoreAddress(ActiveMQDestination) - Static method in class org.apache.activemq.artemis.core.protocol.openwire.util.OpenWireUtil
 
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<BaseInterceptor>, List<BaseInterceptor>) - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenWireProtocolManager
 

V

validateUser(String, String) - Method in class org.apache.activemq.artemis.core.protocol.openwire.OpenWireProtocolManager
 
A B C D F G H I N O P R S T U V 
Skip navigation links

Copyright © 2016 The Apache Software Foundation. All Rights Reserved.