- java.lang.Object
-
- com.mulesoft.connectors.ibmmq.api.connection.mode.BindingConnectionMode
-
- All Implemented Interfaces:
- MQConnectionMode
@DisplayName(value="Binding")
@Alias(value="binding")
public class BindingConnectionMode
extends Object
implements MQConnectionMode
Connection mode where the IBM MQ Client automatically connects to the IBM MQ Server running the same system.
- Since:
- 1.0
-
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Copyright © 2019 MuleSoft, Inc.. All rights reserved.