Modifier and Type | Method and Description |
---|---|
boolean |
InboundManagementClient.addInboundEndpoint(String name,
String sequence,
String onError,
String protocol,
String classImpl,
String suspended,
List<ParamDTO> lParameters) |
boolean |
InboundManagementClient.updteInboundEndpoint(String name,
String sequence,
String onError,
String protocol,
String classImpl,
String suspended,
List<ParamDTO> lParameters) |
Copyright © 2022 WSO2. All rights reserved.