getProxyHostName

 

public String getProxyHostName() throws JMSException;

Gets the proxy host name.

Returns

  • the host name of the proxy server when establishing a direct connection, or null if no proxy server is used.

Exceptions

  • JMSException - if an internal error occurs.


uj27990_