Modifier and Type | Method and Description |
---|---|
ConnectionStrategy |
MicrosoftServiceBusConnector.getConnection() |
Modifier and Type | Method and Description |
---|---|
void |
MicrosoftServiceBusConnector.setConnection(ConnectionStrategy connection) |
Constructor and Description |
---|
AmqpClient(ConnectionStrategy connection,
String address,
org.mule.api.MuleContext muleContext) |
AmqpClient(ConnectionStrategy connection,
String address,
String namespace,
Boolean disableCnCheck,
org.mule.api.MuleContext muleContext) |
Modifier and Type | Method and Description |
---|---|
ConnectionStrategy |
AuthenticationContext.getConnection() |
Constructor and Description |
---|
AuthenticationContext(ConnectionStrategy connection,
String namespace,
String destinationName) |
Modifier and Type | Class and Description |
---|---|
class |
AzureConnectionStrategy |
class |
BaseConnectionStrategy |
class |
SharedAccessSignatureConnectionStrategy |
class |
UsernamePasswordConnectionStrategy |
class |
WindowsConnectionStrategy |
Constructor and Description |
---|
RestClient(ConnectionStrategy connection) |
Copyright © 2010–2017. All rights reserved.