public interface ServiceLookupData
| Modifier and Type | Method and Description |
|---|---|
Optional<String> |
getProtocol(String protocol)
Get the protocol data of the given protocol.
|
Map<String,String> |
getProtocols()
Get all the protocols advertised by the broker.
|
String |
getPulsarServiceUrl() |
String |
getPulsarServiceUrlTls() |
String |
getWebServiceUrl() |
String |
getWebServiceUrlTls() |
String getWebServiceUrl()
String getWebServiceUrlTls()
String getPulsarServiceUrl()
String getPulsarServiceUrlTls()
Map<String,String> getProtocols()
Copyright © 2017–2021 Apache Software Foundation. All rights reserved.