getClientID

 

public String getClientID();

Gets the client ID.

Returns

  • the client ID for all connections made using this factory.

    Note that this method always throws an IllegalStateException when you make a direct connection to a broker.


uj27780_