Uses of Class
org.wso2.carbon.inbound.endpoint.common.AbstractInboundEndpointManager
-
-
Uses of AbstractInboundEndpointManager in org.wso2.carbon.inbound.endpoint.protocol.hl7.management
Subclasses of AbstractInboundEndpointManager in org.wso2.carbon.inbound.endpoint.protocol.hl7.management Modifier and Type Class Description class
HL7EndpointManager
Copyright (c) 2015, WSO2 Inc. -
Uses of AbstractInboundEndpointManager in org.wso2.carbon.inbound.endpoint.protocol.http.management
Subclasses of AbstractInboundEndpointManager in org.wso2.carbon.inbound.endpoint.protocol.http.management 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 AbstractInboundEndpointManager in org.wso2.carbon.inbound.endpoint.protocol.httpwebsocket.management
Subclasses of AbstractInboundEndpointManager in org.wso2.carbon.inbound.endpoint.protocol.httpwebsocket.management Modifier and Type Class Description class
HttpWebsocketEndpointManager
-
Uses of AbstractInboundEndpointManager in org.wso2.carbon.inbound.endpoint.protocol.nats.management
Subclasses of AbstractInboundEndpointManager in org.wso2.carbon.inbound.endpoint.protocol.nats.management Modifier and Type Class Description class
NatsEndpointManager
Manager which handles NATS Listeners activities for Inbound Endpoints. -
Uses of AbstractInboundEndpointManager in org.wso2.carbon.inbound.endpoint.protocol.websocket.management
Subclasses of AbstractInboundEndpointManager in org.wso2.carbon.inbound.endpoint.protocol.websocket.management Modifier and Type Class Description class
WebsocketEndpointManager
-