-
public final class ConnectionInfo
-
-
Method Summary
Modifier and Type Method Description final StringgetClientId()final StringgetUsername()final IntegergetKeepaliveSeconds()final IntegergetConnectTimeout()final StringgetHost()final IntegergetPort()final StringgetScheme()-
-
Method Detail
-
getClientId
final String getClientId()
-
getUsername
final String getUsername()
-
getKeepaliveSeconds
final Integer getKeepaliveSeconds()
-
getConnectTimeout
final Integer getConnectTimeout()
-
-
-
-