Creating Connection Descriptors
You can create a connection descriptor by calling a BrokerConnectionDescriptor constructors. By default, a newly created connection descriptor will have the following attributes:
Connection sharing is enabled.
Client state sharing is disabled.
The SSL certificate file is set to
null.
The redelivery counting feature is disabled.
The keep-alive feature is disabled.