Uses of Interface
org.wso2.carbon.inbound.endpoint.common.InboundEndpointManager
-
-
Uses of InboundEndpointManager in org.wso2.carbon.inbound.endpoint.common
Classes in org.wso2.carbon.inbound.endpoint.common that implement InboundEndpointManager Modifier and Type Class Description class
AbstractInboundEndpointManager
-
Uses of InboundEndpointManager in org.wso2.carbon.inbound.endpoint.protocol.hl7.management
Classes in org.wso2.carbon.inbound.endpoint.protocol.hl7.management that implement InboundEndpointManager Modifier and Type Class Description class
HL7EndpointManager
Copyright (c) 2015, WSO2 Inc. -
Uses of InboundEndpointManager in org.wso2.carbon.inbound.endpoint.protocol.http.management
Classes in org.wso2.carbon.inbound.endpoint.protocol.http.management that implement InboundEndpointManager Modifier and Type Class Description class
HTTPEndpointManager
Manager which handles Http Listeners activities for Inbound Endpoints, coordinating with Pass-through APIs and registry etc. -
Uses of InboundEndpointManager in org.wso2.carbon.inbound.endpoint.protocol.httpwebsocket.management
Classes in org.wso2.carbon.inbound.endpoint.protocol.httpwebsocket.management that implement InboundEndpointManager Modifier and Type Class Description class
HttpWebsocketEndpointManager
-
Uses of InboundEndpointManager in org.wso2.carbon.inbound.endpoint.protocol.nats.management
Classes in org.wso2.carbon.inbound.endpoint.protocol.nats.management that implement InboundEndpointManager Modifier and Type Class Description class
NatsEndpointManager
Manager which handles NATS Listeners activities for Inbound Endpoints. -
Uses of InboundEndpointManager in org.wso2.carbon.inbound.endpoint.protocol.websocket.management
Classes in org.wso2.carbon.inbound.endpoint.protocol.websocket.management that implement InboundEndpointManager Modifier and Type Class Description class
WebsocketEndpointManager
-