Broker 10.15 | webMethods Broker Documentation | webMethods Broker Client Java API Programmer's Guide | Using Broker Clients | Broker Connection Descriptors | Creating Connection Descriptors
 
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.
*Event ordering is set to AW_SHARED_ORDER_BY_PUBLISHER. See By-Publisher Event Ordering for a description of event ordering.
*The SSL certificate file is set to null.
*The redelivery counting feature is disabled.
*The keep-alive feature is disabled.