Interface BrokerInfo
-
- All Known Implementing Classes:
BrokerInfoImpl
public interface BrokerInfoBroker Information.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceBrokerInfo.Builder
-
Method Summary
All Methods Static Methods Instance Methods Abstract Methods Modifier and Type Method Description static BrokerInfo.Builderbuilder()java.lang.StringgetServiceUrl()
-
-
-
Method Detail
-
getServiceUrl
java.lang.String getServiceUrl()
-
builder
static BrokerInfo.Builder builder()
-
-