A C D E G I O P R S U
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- addInboundEndpoint(String, String, String, String, String, String, ParameterDTO[]) - Method in class org.wso2.carbon.inbound.CarbonInboundManagementService
-
Create inbound EP based on the given parameters
- addInboundEndpointFromXMLString(String) - Method in class org.wso2.carbon.inbound.CarbonInboundManagementService
-
Adds new inbound endpoint from XML Config
C
- CarbonInboundManagementService - Class in org.wso2.carbon.inbound
-
Admin service related to inbound endpoint
- CarbonInboundManagementService() - Constructor for class org.wso2.carbon.inbound.CarbonInboundManagementService
D
- disableStatistics(String) - Method in class org.wso2.carbon.inbound.CarbonInboundManagementService
- disableTracing(String) - Method in class org.wso2.carbon.inbound.CarbonInboundManagementService
E
- enableStatistics(String) - Method in class org.wso2.carbon.inbound.CarbonInboundManagementService
- enableTracing(String) - Method in class org.wso2.carbon.inbound.CarbonInboundManagementService
G
- getAllInboundEndpointNames() - Method in class org.wso2.carbon.inbound.CarbonInboundManagementService
-
Get all the inbound endpoins available.
- getArtifactContainerName() - Method in class org.wso2.carbon.inbound.InboundEndpointDTO
- getClassImpl() - Method in class org.wso2.carbon.inbound.InboundEndpointDTO
- getFileName() - Method in class org.wso2.carbon.inbound.InboundEndpointDTO
- getInboundEndpointbyName(String) - Method in class org.wso2.carbon.inbound.CarbonInboundManagementService
-
Get specific inbound ep by name
- getInjectingSeq() - Method in class org.wso2.carbon.inbound.InboundEndpointDTO
- getIsEdited() - Method in class org.wso2.carbon.inbound.InboundEndpointDTO
- getKey() - Method in class org.wso2.carbon.inbound.ParameterDTO
- getName() - Method in class org.wso2.carbon.inbound.InboundEndpointDTO
- getName() - Method in class org.wso2.carbon.inbound.ParameterDTO
- getOnErrorSeq() - Method in class org.wso2.carbon.inbound.InboundEndpointDTO
- getParameters() - Method in class org.wso2.carbon.inbound.InboundEndpointDTO
- getProtocol() - Method in class org.wso2.carbon.inbound.InboundEndpointDTO
- getStatisticsEnable() - Method in class org.wso2.carbon.inbound.InboundEndpointDTO
- getTracingEnable() - Method in class org.wso2.carbon.inbound.InboundEndpointDTO
- getValue() - Method in class org.wso2.carbon.inbound.ParameterDTO
I
- InboundEndpointDTO - Class in org.wso2.carbon.inbound
- InboundEndpointDTO(InboundEndpoint) - Constructor for class org.wso2.carbon.inbound.InboundEndpointDTO
- InboundManagementException - Exception in org.wso2.carbon.inbound
-
Used to throw inbound admin specific exceptions
- InboundManagementException(String) - Constructor for exception org.wso2.carbon.inbound.InboundManagementException
- InboundManagementException(String, Throwable) - Constructor for exception org.wso2.carbon.inbound.InboundManagementException
- isSuspend() - Method in class org.wso2.carbon.inbound.InboundEndpointDTO
O
- org.wso2.carbon.inbound - package org.wso2.carbon.inbound
P
- ParameterDTO - Class in org.wso2.carbon.inbound
-
This class use to pass paramaters to admin service
- ParameterDTO() - Constructor for class org.wso2.carbon.inbound.ParameterDTO
R
- removeInboundEndpoint(String) - Method in class org.wso2.carbon.inbound.CarbonInboundManagementService
-
Removes the given inbound endpoint
S
- setArtifactContainerName(String) - Method in class org.wso2.carbon.inbound.InboundEndpointDTO
- setClassImpl(String) - Method in class org.wso2.carbon.inbound.InboundEndpointDTO
- setFileName(String) - Method in class org.wso2.carbon.inbound.InboundEndpointDTO
- setInjectingSeq(String) - Method in class org.wso2.carbon.inbound.InboundEndpointDTO
- setIsEdited(boolean) - Method in class org.wso2.carbon.inbound.InboundEndpointDTO
- setKey(String) - Method in class org.wso2.carbon.inbound.ParameterDTO
- setName(String) - Method in class org.wso2.carbon.inbound.InboundEndpointDTO
- setName(String) - Method in class org.wso2.carbon.inbound.ParameterDTO
- setOnErrorSeq(String) - Method in class org.wso2.carbon.inbound.InboundEndpointDTO
- setParameters(ParameterDTO[]) - Method in class org.wso2.carbon.inbound.InboundEndpointDTO
- setProtocol(String) - Method in class org.wso2.carbon.inbound.InboundEndpointDTO
- setStatisticsEnable(boolean) - Method in class org.wso2.carbon.inbound.InboundEndpointDTO
- setSuspend(boolean) - Method in class org.wso2.carbon.inbound.InboundEndpointDTO
- setTracingEnable(boolean) - Method in class org.wso2.carbon.inbound.InboundEndpointDTO
- setValue(String) - Method in class org.wso2.carbon.inbound.ParameterDTO
U
- updateInboundEndpoint(String, String, String, String, String, String, ParameterDTO[]) - Method in class org.wso2.carbon.inbound.CarbonInboundManagementService
-
Update inbound endpoint with given parameters
All Classes All Packages