A C D G I O P R S U W
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- activate(ComponentContext) - Method in class org.wso2.carbon.inbound.endpoint.persistence.service.InboundEndpointPersistenceServiceDSComponent
C
- convertEndpointInfoToOM(Map<Integer, List<InboundEndpointInfoDTO>>, Map<String, Set<String>>) - Static method in class org.wso2.carbon.inbound.endpoint.persistence.PersistenceUtils
-
Convert EndpointInfo to a OMElement
- convertOMToEndpointListeningInfo(OMElement) - Static method in class org.wso2.carbon.inbound.endpoint.persistence.PersistenceUtils
-
Create EndpointInfo from OMElement
- convertOMToEndpointPollingInfo(OMElement) - Static method in class org.wso2.carbon.inbound.endpoint.persistence.PersistenceUtils
-
Create EndpointInfo from OMElement
D
- deactivate(ComponentContext) - Method in class org.wso2.carbon.inbound.endpoint.persistence.service.InboundEndpointPersistenceServiceDSComponent
G
- getAllListeningEndpointData() - Method in class org.wso2.carbon.inbound.endpoint.persistence.InboundEndpointsDataStore
-
Get details of all endpoints
- getAllPollingingEndpointData() - Method in class org.wso2.carbon.inbound.endpoint.persistence.InboundEndpointsDataStore
-
Get details of all polling endpoints
- getConfigContextService() - Static method in class org.wso2.carbon.inbound.endpoint.persistence.service.InboundEndpointPersistenceServiceDSComponent
- getEndpointName() - Method in class org.wso2.carbon.inbound.endpoint.persistence.InboundEndpointInfoDTO
- getInboundParams() - Method in class org.wso2.carbon.inbound.endpoint.persistence.InboundEndpointInfoDTO
- getInstance() - Static method in class org.wso2.carbon.inbound.endpoint.persistence.InboundEndpointsDataStore
- getInstance() - Static method in class org.wso2.carbon.inbound.endpoint.persistence.ServiceReferenceHolder
- getListeningEndpointName(int, String) - Method in class org.wso2.carbon.inbound.endpoint.persistence.InboundEndpointsDataStore
-
Get endpoint name for given port and domain
- getPortOffset() - Static method in class org.wso2.carbon.inbound.endpoint.persistence.PersistenceUtils
-
Used to get the port offset value of server.
- getPortOffset(Properties) - Static method in class org.wso2.carbon.inbound.endpoint.persistence.PersistenceUtils
-
used to get the port offset value of server according to inbound properties
- getProtocol() - Method in class org.wso2.carbon.inbound.endpoint.persistence.InboundEndpointInfoDTO
- getRegistry() - Method in class org.wso2.carbon.inbound.endpoint.persistence.ServiceReferenceHolder
- getSslConfiguration() - Method in class org.wso2.carbon.inbound.endpoint.persistence.InboundEndpointInfoDTO
- getTenantDomain() - Method in class org.wso2.carbon.inbound.endpoint.persistence.InboundEndpointInfoDTO
I
- InboundEndpointInfoDTO - Class in org.wso2.carbon.inbound.endpoint.persistence
- InboundEndpointInfoDTO(String, String, String, InboundProcessorParams) - Constructor for class org.wso2.carbon.inbound.endpoint.persistence.InboundEndpointInfoDTO
- InboundEndpointPersistenceService - Interface in org.wso2.carbon.inbound.endpoint.persistence.service
- InboundEndpointPersistenceServiceDSComponent - Class in org.wso2.carbon.inbound.endpoint.persistence.service
- InboundEndpointPersistenceServiceDSComponent() - Constructor for class org.wso2.carbon.inbound.endpoint.persistence.service.InboundEndpointPersistenceServiceDSComponent
- InboundEndpointPersistenceServiceImpl - Class in org.wso2.carbon.inbound.endpoint.persistence.service
- InboundEndpointPersistenceServiceImpl() - Constructor for class org.wso2.carbon.inbound.endpoint.persistence.service.InboundEndpointPersistenceServiceImpl
- InboundEndpointsDataStore - Class in org.wso2.carbon.inbound.endpoint.persistence
- isEndpointRegistryEmpty(int) - Method in class org.wso2.carbon.inbound.endpoint.persistence.InboundEndpointsDataStore
-
Check whether endpoint registry is empty for a particular port
- isPollingEndpointRegistered(String, String) - Method in class org.wso2.carbon.inbound.endpoint.persistence.InboundEndpointsDataStore
-
Check polling endpoint from data store
O
- org.wso2.carbon.inbound.endpoint.persistence - package org.wso2.carbon.inbound.endpoint.persistence
- org.wso2.carbon.inbound.endpoint.persistence.service - package org.wso2.carbon.inbound.endpoint.persistence.service
P
- PersistenceUtils - Class in org.wso2.carbon.inbound.endpoint.persistence
- PersistenceUtils() - Constructor for class org.wso2.carbon.inbound.endpoint.persistence.PersistenceUtils
R
- registerListeningEndpoint(int, String, String, String, InboundProcessorParams) - Method in class org.wso2.carbon.inbound.endpoint.persistence.InboundEndpointsDataStore
-
Register endpoint in the InboundEndpointsDataStore
- registerPollingingEndpoint(String, String) - Method in class org.wso2.carbon.inbound.endpoint.persistence.InboundEndpointsDataStore
-
Register endpoint in the InboundEndpointsDataStore
- registerSSLListeningEndpoint(int, String, String, String, SSLConfiguration, InboundProcessorParams) - Method in class org.wso2.carbon.inbound.endpoint.persistence.InboundEndpointsDataStore
-
Register SSL endpoint in the InboundEndpointsDataStore
S
- ServiceReferenceHolder - Class in org.wso2.carbon.inbound.endpoint.persistence
-
Keeps reference to the Registry service.
- setConfigurationContextService(ConfigurationContextService) - Method in class org.wso2.carbon.inbound.endpoint.persistence.service.InboundEndpointPersistenceServiceDSComponent
- setEndpointName(String) - Method in class org.wso2.carbon.inbound.endpoint.persistence.InboundEndpointInfoDTO
- setRegistryService(RegistryService) - Method in class org.wso2.carbon.inbound.endpoint.persistence.service.InboundEndpointPersistenceServiceDSComponent
- setRegistrySvc(RegistryService) - Method in class org.wso2.carbon.inbound.endpoint.persistence.ServiceReferenceHolder
- setSslConfiguration(SSLConfiguration) - Method in class org.wso2.carbon.inbound.endpoint.persistence.InboundEndpointInfoDTO
U
- unregisterListeningEndpoint(int, String) - Method in class org.wso2.carbon.inbound.endpoint.persistence.InboundEndpointsDataStore
-
Unregister an endpoint from data store
- unregisterPollingEndpoint(String, String) - Method in class org.wso2.carbon.inbound.endpoint.persistence.InboundEndpointsDataStore
-
Unregister an endpoint from data store
- unsetConfigurationContextService(ConfigurationContextService) - Method in class org.wso2.carbon.inbound.endpoint.persistence.service.InboundEndpointPersistenceServiceDSComponent
- unsetRegistryService(RegistryService) - Method in class org.wso2.carbon.inbound.endpoint.persistence.service.InboundEndpointPersistenceServiceDSComponent
W
- WEBSOCKET_USE_PORT_OFFSET - Static variable in class org.wso2.carbon.inbound.endpoint.persistence.PersistenceUtils
All Classes All Packages