public class HostInfo extends Object
| Modifier and Type | Field and Description |
|---|---|
ArrayList<com.solacesystems.jms.property.HostInfo.SMFURLInfo> |
urlInfo |
| Modifier and Type | Method and Description |
|---|---|
void |
addSMFURLInfo(com.solacesystems.jms.property.HostInfo.SMFURLInfo smfURLInfo) |
String |
getPassword() |
String |
getUsername() |
static void |
main(String[] args) |
static void |
test(String url) |
String |
toHostList() |
String |
toString() |
public ArrayList<com.solacesystems.jms.property.HostInfo.SMFURLInfo> urlInfo
public HostInfo(Object smfUrlObj)
public void addSMFURLInfo(com.solacesystems.jms.property.HostInfo.SMFURLInfo smfURLInfo)
public String getUsername()
public String getPassword()
public String toHostList()
public static void test(String url)
public static void main(String[] args)
Copyright 2004-2020 Solace Corporation. All rights reserved.