Uses of Class
org.wso2.carbon.inbound.InboundEndpointDTO
-
-
Uses of InboundEndpointDTO in org.wso2.carbon.inbound
Methods in org.wso2.carbon.inbound that return InboundEndpointDTO Modifier and Type Method Description InboundEndpointDTO[]
CarbonInboundManagementService. getAllInboundEndpointNames()
Get all the inbound endpoins available.InboundEndpointDTO
CarbonInboundManagementService. getInboundEndpointbyName(String endointName)
Get specific inbound ep by name
-