Class | Description |
---|---|
AcceptWebSocketUpgrade |
Get is the GET action implementation of the HTTP Connector. |
CancelWebSocketUpgrade |
CancelWebSocketUpgrade is the action to cancel a WebSocket upgrade. |
ConnectionAction |
{@link ConnectionAction} represents a Abstract implementation of Native Ballerina Connection Function. |
Promise |
Promise is the extern function to respond back to the client with a PUSH_PROMISE frame. |
PushPromisedResponse |
PushPromisedResponse is the extern function to respond back the client with Server Push response. |
Respond |
Extern function to respond back the caller with outbound response.
|
ResponseWriter |
Response writer contains utility methods to serialize response data.
|
Copyright © 2019 WSO2. All rights reserved.