| Constructor and Description |
|---|
ServerLocatorConfig(ServerLocatorConfig locator) |
| Modifier and Type | Method and Description |
|---|---|
ServerLocatorConfig |
ServerLocator.getLocatorConfig() |
| Modifier and Type | Method and Description |
|---|---|
void |
ServerLocator.setLocatorConfig(ServerLocatorConfig serverLocatorConfig) |
| Modifier and Type | Method and Description |
|---|---|
ServerLocatorConfig |
ServerLocatorImpl.getLocatorConfig() |
| Modifier and Type | Method and Description |
|---|---|
void |
ServerLocatorImpl.setLocatorConfig(ServerLocatorConfig config) |
| Constructor and Description |
|---|
ClientSessionFactoryImpl(ServerLocatorInternal serverLocator,
TransportConfiguration connectorConfig,
ServerLocatorConfig locatorConfig,
int reconnectAttempts,
Executor threadPool,
ScheduledExecutorService scheduledThreadPool,
List<Interceptor> incomingInterceptors,
List<Interceptor> outgoingInterceptors) |
| Modifier and Type | Method and Description |
|---|---|
ServerLocatorConfig |
XARecoveryConfig.getLocatorConfig() |
| Constructor and Description |
|---|
XARecoveryConfig(boolean ha,
TransportConfiguration[] transportConfiguration,
String username,
String password,
Map<String,String> properties,
ClientProtocolManagerFactory clientProtocolManager,
ServerLocatorConfig locatorConfig) |
Copyright © 2025 JBoss by Red Hat. All rights reserved.