public class MQHandlers extends Object
ConnectionFactoryEnricher implementation that enriches the connection provider with all the handlers configurations.| Constructor and Description |
|---|
MQHandlers() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getReceiveExitHandler() |
String |
getReceiveExitHandlerInit() |
String |
getSecurityExitHandler() |
String |
getSecurityExitHandlerInit() |
String |
getSendExitHandler() |
String |
getSendExitHandlerInit() |
int |
hashCode() |
public String getReceiveExitHandler()
public String getReceiveExitHandlerInit()
public String getSendExitHandler()
public String getSendExitHandlerInit()
public String getSecurityExitHandler()
public String getSecurityExitHandlerInit()
Copyright © 2025 MuleSoft, Inc.. All rights reserved.