public class AmqpServiceInfo extends UriBasedServiceInfo
ServiceInfo.ServiceLabel, ServiceInfo.ServicePropertyid| Constructor and Description |
|---|
AmqpServiceInfo(String id,
String uri) |
AmqpServiceInfo(String id,
String host,
int port,
String username,
String password,
String virtualHost) |
| Modifier and Type | Method and Description |
|---|---|
String |
getVirtualHost() |
protected UriInfo |
validateAndCleanUriInfo(UriInfo uriInfo)
Validate the URI and clean it up by using defaults for any missing information, if possible.
|
getHost, getPassword, getPath, getPort, getQuery, getUri, getUriInfo, getUriInfoFactory, getUserNamegetIdpublic AmqpServiceInfo(String id, String host, int port, String username, String password, String virtualHost)
public AmqpServiceInfo(String id, String uri) throws CloudException
CloudExceptionpublic String getVirtualHost()
protected UriInfo validateAndCleanUriInfo(UriInfo uriInfo)
UriBasedServiceInfovalidateAndCleanUriInfo in class UriBasedServiceInfouriInfo - uri info based on parsed payload