Getting Server Details

Retrieve the SUP server host name.

Syntax

public static String getServer() throws com.sybase.mo.MessagingClientException

Returns

Returns the server name as a string.

Examples

  • Retrieve the server details
    AppSettings.getServer();