ConnectionDetailsExt extension
Methods
-
getAdapterSet(
) → String? -
Available on ConnectionDetails, provided by the ConnectionDetailsExt extension
-
getClientIp(
) → String? -
Available on ConnectionDetails, provided by the ConnectionDetailsExt extension
-
getServerAddress(
) → String? -
Available on ConnectionDetails, provided by the ConnectionDetailsExt extension
-
getServerInstanceAddress(
) → String? -
Available on ConnectionDetails, provided by the ConnectionDetailsExt extension
-
getServerSocketName(
) → String? -
Available on ConnectionDetails, provided by the ConnectionDetailsExt extension
-
getSessionId(
) → String? -
Available on ConnectionDetails, provided by the ConnectionDetailsExt extension
-
getUser(
) → String? -
Available on ConnectionDetails, provided by the ConnectionDetailsExt extension
-
setAdapterSet(
String? adapterSet) → void -
Available on ConnectionDetails, provided by the ConnectionDetailsExt extension
-
setPassword(
String? password) → void -
Available on ConnectionDetails, provided by the ConnectionDetailsExt extension
-
setServerAddress(
String? serverAddress) → void -
Available on ConnectionDetails, provided by the ConnectionDetailsExt extension
-
setUser(
String? user) → void -
Available on ConnectionDetails, provided by the ConnectionDetailsExt extension