public abstract class AzureConnectionStrategy extends BaseConnectionStrategy
amqpClient, blobContainer, muleContext, namespace, restClient
Constructor and Description |
---|
AzureConnectionStrategy() |
Modifier and Type | Method and Description |
---|---|
protected void |
createAMQPClient(String address) |
protected void |
createRestClient() |
String |
getBaseUrl() |
disconnect, getAMQPClient, getCloudBlobContainer, getMaxConnections, getRestClient, getSASToken, getSkipConnectivityTest, isConnected, setMaxConnections, setMuleContext, setSkipConnectivityTest, testConnectivity, testConnectivityAmqpClient
public String getBaseUrl()
getBaseUrl
in interface ConnectionStrategy
getBaseUrl
in class BaseConnectionStrategy
protected void createRestClient() throws org.mule.api.ConnectionException
org.mule.api.ConnectionException
protected void createAMQPClient(String address) throws org.mule.api.ConnectionException
org.mule.api.ConnectionException
Copyright © 2010–2019. All rights reserved.