Class | Description |
---|---|
BallerinaHTTPConnectorListener |
HTTP connector listener for Ballerina.
|
CorsHeaderGenerator |
CorsHeaderGenerator provides both input and output filter for CORS following http://www.w3.org/TR/cors/.
|
CorsHeaders |
CorsHeaders This is the cors headers holder. |
CorsPopulator |
CorsRegistry cache CORS headers at service/resource level during load time.
|
DataContext |
DataContext is the wrapper to hold Context and CallableUnitCallback . |
HttpCallableUnitCallback |
HttpCallableUnitCallback is the responsible for acting on notifications received from Ballerina side. |
HttpConnectionManager |
HttpConnectionManager is responsible for managing all the server connectors with ballerina runtime. |
HttpConnectorPortBindingListener |
An implementation of the LifeCycleEventListener.
|
HttpConstants |
Constants for HTTP.
|
HttpDispatcher |
HttpDispatcher is responsible for dispatching incoming http requests to the correct resource. |
HttpResource |
HttpResource This is the http wrapper for the Resource implementation. |
HttpResourceDataElement |
Http Node Item for URI template tree.
|
HttpResourceDispatcher |
Resource level dispatchers handler for HTTP protocol.
|
HttpResourceElementFactory |
Factory to create
HttpResourceDataElement . |
HttpService |
HttpService This is the http wrapper for the Service implementation. |
HTTPServicesRegistry |
This services registry holds all the services of HTTP + WebSocket.
|
HttpUtil |
Utility class providing utility methods.
|
SignatureParams |
This class holds the resource signature parameters.
|
WebSocketClientConnectorListener |
Ballerina Connector listener for WebSocket.
|
WebSocketConnectionManager |
This contains the connection information of successfully handshaked connections.
|
WebSocketConstants |
Constants of WebSocket.
|
WebSocketDataElement |
Data element for WebSocket URI template.
|
WebSocketDataElementFactory |
Data Element Factory to create WebSocket Data Elements.
|
WebSocketDispatcher |
WebSocketDispatcher This is the web socket request dispatcher implementation which finds best matching
resource for incoming web socket request. |
WebSocketOpenConnectionInfo |
This class represent already opened WebSocket connection.
|
WebSocketResourceCallableUnitCallback |
Empty callback impl for web socket.
|
WebSocketServerConnectorListener |
Ballerina Connector listener for WebSocket.
|
WebSocketService |
WebSocket service for service dispatching.
|
WebSocketServicesRegistry |
Store all the WebSocket serviceEndpointsTemplate here.
|
WebSocketUtil |
Utility class for websockets.
|
Enum | Description |
---|---|
AcceptEncodingConfig |
Contains value for configuring Accept-Encoding.
|
Copyright © 2018 WSO2. All rights reserved.