| Package | Description |
|---|---|
| org.apache.activemq.artemis.core.protocol.core.impl | |
| org.apache.activemq.artemis.spi.core.remoting |
| Modifier and Type | Field and Description |
|---|---|
protected TopologyResponseHandler |
ActiveMQClientProtocolManager.topologyResponseHandler |
| Modifier and Type | Method and Description |
|---|---|
RemotingConnection |
ActiveMQClientProtocolManager.connect(Connection transportConnection,
long callTimeout,
long callFailoverTimeout,
List<Interceptor> incomingInterceptors,
List<Interceptor> outgoingInterceptors,
TopologyResponseHandler topologyResponseHandler) |
| Modifier and Type | Method and Description |
|---|---|
RemotingConnection |
ClientProtocolManager.connect(Connection transportConnection,
long callTimeout,
long callFailoverTimeout,
List<Interceptor> incomingInterceptors,
List<Interceptor> outgoingInterceptors,
TopologyResponseHandler topologyResponseHandler) |
Copyright © 2019 JBoss by Red Hat. All rights reserved.