Modifier and Type | Method and Description |
---|---|
ClientProtocolManagerFactory |
ServerLocator.getProtocolManagerFactory() |
Modifier and Type | Method and Description |
---|---|
ServerLocator |
ServerLocator.setProtocolManagerFactory(ClientProtocolManagerFactory protocolManager) |
Modifier and Type | Method and Description |
---|---|
ClientProtocolManagerFactory |
ServerLocatorImpl.getProtocolManagerFactory() |
Modifier and Type | Method and Description |
---|---|
ServerLocator |
ServerLocatorImpl.setProtocolManagerFactory(ClientProtocolManagerFactory protocolManagerFactory) |
Modifier and Type | Class and Description |
---|---|
class |
ActiveMQClientProtocolManagerFactory |
Modifier and Type | Class and Description |
---|---|
class |
HornetQClientProtocolManagerFactory |
Modifier and Type | Class and Description |
---|---|
class |
ActiveMQServerSideProtocolManagerFactory
A protocol manager that will replace the packet manager for inter-server communications
|
Modifier and Type | Method and Description |
---|---|
ClientProtocolManagerFactory |
XARecoveryConfig.getClientProtocolManager() |
Constructor and Description |
---|
XARecoveryConfig(boolean ha,
DiscoveryGroupConfiguration discoveryConfiguration,
String username,
String password,
Map<String,String> properties,
ClientProtocolManagerFactory clientProtocolManager) |
XARecoveryConfig(boolean ha,
TransportConfiguration[] transportConfiguration,
String username,
String password,
Map<String,String> properties,
ClientProtocolManagerFactory clientProtocolManager) |
Copyright © 2019 JBoss by Red Hat. All rights reserved.