- CacheControlDirective - Enum in org.ballerinalang.net.http.caching
-
Enum for cache control directives.
- CacheControlParser - Class in org.ballerinalang.net.http.caching
-
A simple parser for parsing the Cache-Control header and separating the control directives.
- CacheControlParser() - Constructor for class org.ballerinalang.net.http.caching.CacheControlParser
-
- CacheUtils - Class in org.ballerinalang.net.http.util
-
A utility class for HTTP caching related tasks.
- CacheUtils() - Constructor for class org.ballerinalang.net.http.util.CacheUtils
-
- callback - Variable in class org.ballerinalang.net.http.DataContext
-
- CALLER_ACTIONS - Static variable in class org.ballerinalang.net.http.HttpConstants
-
- CancelWebSocketUpgrade - Class in org.ballerinalang.net.http.actions.websocketconnector
-
Get
is the GET action implementation of the HTTP Connector.
- CancelWebSocketUpgrade() - Constructor for class org.ballerinalang.net.http.actions.websocketconnector.CancelWebSocketUpgrade
-
- checkAndObserveHttpRequest(Context, HTTPCarbonMessage) - Static method in class org.ballerinalang.net.http.HttpUtil
-
- checkEntityAvailability(Context, BStruct) - Static method in class org.ballerinalang.net.http.HttpUtil
-
Check the existence of entity.
- checkFunctionValidity(BStruct, HTTPCarbonMessage) - Static method in class org.ballerinalang.net.http.HttpUtil
-
- checkModifier(String) - Method in class org.ballerinalang.net.uri.parser.Variable
-
- childNodesList - Variable in class org.ballerinalang.net.uri.parser.Node
-
- CIPHERS - Static variable in class org.ballerinalang.net.http.HttpConstants
-
- CLIENT_CONNECTOR_CONFIGS - Static variable in class org.ballerinalang.net.http.WebSocketConstants
-
- CLIENT_CUSTOMHEADERS_CONFIG - Static variable in class org.ballerinalang.net.http.WebSocketConstants
-
- CLIENT_ENDPOINT_CONFIG - Static variable in class org.ballerinalang.net.http.HttpConstants
-
- CLIENT_ENDPOINT_CONFIG_INDEX - Static variable in class org.ballerinalang.net.http.HttpConstants
-
- CLIENT_ENDPOINT_URL_INDEX - Static variable in class org.ballerinalang.net.http.HttpConstants
-
- CLIENT_EP_ACCEPT_ENCODING - Static variable in class org.ballerinalang.net.http.HttpConstants
-
- CLIENT_EP_CHUNKING - Static variable in class org.ballerinalang.net.http.HttpConstants
-
- CLIENT_EP_ENDPOINT_TIMEOUT - Static variable in class org.ballerinalang.net.http.HttpConstants
-
- CLIENT_EP_FORWARDED - Static variable in class org.ballerinalang.net.http.HttpConstants
-
- CLIENT_EP_HTTP_VERSION - Static variable in class org.ballerinalang.net.http.HttpConstants
-
- CLIENT_EP_IS_KEEP_ALIVE - Static variable in class org.ballerinalang.net.http.HttpConstants
-
- CLIENT_EP_RETRY - Static variable in class org.ballerinalang.net.http.HttpConstants
-
- CLIENT_EP_TRNASFER_ENCODING - Static variable in class org.ballerinalang.net.http.HttpConstants
-
- CLIENT_IDLETIMOUT_CONFIG - Static variable in class org.ballerinalang.net.http.WebSocketConstants
-
- CLIENT_READY_ON_CONNECT - Static variable in class org.ballerinalang.net.http.WebSocketConstants
-
- CLIENT_SERVICE_CONFIG - Static variable in class org.ballerinalang.net.http.WebSocketConstants
-
- CLIENT_SUBPROTOCOLS_CONFIG - Static variable in class org.ballerinalang.net.http.WebSocketConstants
-
- CLIENT_URL_CONFIG - Static variable in class org.ballerinalang.net.http.WebSocketConstants
-
- clone() - Method in class org.ballerinalang.net.http.HttpService
-
- Close - Class in org.ballerinalang.net.http.actions.websocketconnector
-
Get
is the GET action implementation of the HTTP Connector.
- Close() - Constructor for class org.ballerinalang.net.http.actions.websocketconnector.Close
-
- closeMessageOutputStream(OutputStream) - Static method in class org.ballerinalang.net.http.HttpUtil
-
- COMPULSORY_PARAM_COUNT - Static variable in class org.ballerinalang.net.http.compiler.ResourceSignatureValidator
-
- concatValues(List<String>, boolean) - Static method in class org.ballerinalang.net.uri.DispatcherUtil
-
- CONNECTION - Static variable in class org.ballerinalang.net.http.HttpConstants
-
- CONNECTION_HEADER - Static variable in class org.ballerinalang.net.http.HttpConstants
-
- CONNECTION_HOST_INDEX - Static variable in class org.ballerinalang.net.http.HttpConstants
-
- CONNECTION_PORT_INDEX - Static variable in class org.ballerinalang.net.http.HttpConstants
-
- CONNECTION_THROTTLING_MAX_ACTIVE_CONNECTIONS - Static variable in class org.ballerinalang.net.http.HttpConstants
-
- CONNECTION_THROTTLING_MAX_ACTIVE_CONNECTIONS_INDEX - Static variable in class org.ballerinalang.net.http.HttpConstants
-
- CONNECTION_THROTTLING_MAX_ACTIVE_STREAMS_PER_CONNECTION - Static variable in class org.ballerinalang.net.http.HttpConstants
-
- CONNECTION_THROTTLING_STRUCT_INDEX - Static variable in class org.ballerinalang.net.http.HttpConstants
-
- CONNECTION_THROTTLING_STRUCT_REFERENCE - Static variable in class org.ballerinalang.net.http.HttpConstants
-
- CONNECTION_THROTTLING_WAIT_TIME - Static variable in class org.ballerinalang.net.http.HttpConstants
-
- CONNECTION_THROTTLING_WAIT_TIME_INDEX - Static variable in class org.ballerinalang.net.http.HttpConstants
-
- ConnectionAction - Class in org.ballerinalang.net.http.nativeimpl.connection
-
{@link ConnectionAction}
represents a Abstract implementation of Native Ballerina Connection Function.
- ConnectionAction() - Constructor for class org.ballerinalang.net.http.nativeimpl.connection.ConnectionAction
-
- CONNECTOR_STARTED - Static variable in class org.ballerinalang.net.http.HttpConstants
-
- context - Variable in class org.ballerinalang.net.http.DataContext
-
- COOKIE_HEADER - Static variable in class org.ballerinalang.net.http.HttpConstants
-
- CorsHeaderGenerator - Class in org.ballerinalang.net.http
-
CorsHeaderGenerator provides both input and output filter for CORS following http://www.w3.org/TR/cors/.
- CorsHeaderGenerator() - Constructor for class org.ballerinalang.net.http.CorsHeaderGenerator
-
- CorsHeaders - Class in org.ballerinalang.net.http
-
CorsHeaders
This is the cors headers holder.
- CorsHeaders() - Constructor for class org.ballerinalang.net.http.CorsHeaders
-
- CorsPopulator - Class in org.ballerinalang.net.http
-
CorsRegistry cache CORS headers at service/resource level during load time.
- CorsPopulator() - Constructor for class org.ballerinalang.net.http.CorsPopulator
-
- createDataElement() - Method in class org.ballerinalang.net.http.HttpResourceElementFactory
-
- createDataElement() - Method in class org.ballerinalang.net.http.WebSocketDataElementFactory
-
- createDataElement() - Method in interface org.ballerinalang.net.uri.parser.DataElementFactory
-
Creates a data element specified by the user.
- createErrorMessage(String, int) - Static method in class org.ballerinalang.net.http.HttpUtil
-
- createHttpCarbonMessage(boolean) - Static method in class org.ballerinalang.net.http.HttpUtil
-
- CreateHttpClient - Class in org.ballerinalang.net.http.clientendpoint
-
Initialization of client endpoint.
- CreateHttpClient() - Constructor for class org.ballerinalang.net.http.clientendpoint.CreateHttpClient
-
- createHttpPushPromise(BStruct) - Static method in class org.ballerinalang.net.http.HttpUtil
-
Creates native Http2PushPromise
from PushPromise struct.
- createHttpServerConnector(ListenerConfiguration) - Method in class org.ballerinalang.net.http.HttpConnectionManager
-
- createHTTPSession(String) - Method in class org.ballerinalang.net.http.session.SessionManager
-
- createHttpWsConnectionFactory() - Static method in class org.ballerinalang.net.http.HttpUtil
-
- createOutboundRequestMsg(Context) - Method in class org.ballerinalang.net.http.actions.httpclient.AbstractHTTPAction
-
- createOutboundRequestMsg(Context) - Method in class org.ballerinalang.net.http.actions.httpclient.Delete
-
- createOutboundRequestMsg(Context) - Method in class org.ballerinalang.net.http.actions.httpclient.Execute
-
- createOutboundRequestMsg(Context) - Method in class org.ballerinalang.net.http.actions.httpclient.Forward
-
- createOutboundRequestMsg(Context) - Method in class org.ballerinalang.net.http.actions.httpclient.Get
-
- createOutboundRequestMsg(Context) - Method in class org.ballerinalang.net.http.actions.httpclient.Head
-
- createOutboundRequestMsg(Context) - Method in class org.ballerinalang.net.http.actions.httpclient.Options
-
- createOutboundRequestMsg(Context) - Method in class org.ballerinalang.net.http.actions.httpclient.Patch
-
- createOutboundRequestMsg(Context) - Method in class org.ballerinalang.net.http.actions.httpclient.Post
-
- createOutboundRequestMsg(Context) - Method in class org.ballerinalang.net.http.actions.httpclient.Put
-
- CreateSessionIfAbsent - Class in org.ballerinalang.net.http.nativeimpl.session
-
Native function to create session if session id not exist, otherwise return existing session.
- CreateSessionIfAbsent() - Constructor for class org.ballerinalang.net.http.nativeimpl.session.CreateSessionIfAbsent
-
- createSessionStruct(Context, Session) - Static method in class org.ballerinalang.net.http.HttpUtil
-
- CreateSimpleHttpClient - Class in org.ballerinalang.net.http.clientendpoint
-
Initialization of client endpoint.
- CreateSimpleHttpClient() - Constructor for class org.ballerinalang.net.http.clientendpoint.CreateSimpleHttpClient
-
- createStruct(Context, String, String) - Method in class org.ballerinalang.net.http.actions.httpclient.AbstractHTTPAction
-
Creates a ballerina struct.
- createWebSocketConnectorError(Context, String) - Static method in class org.ballerinalang.net.http.WebSocketUtil
-
- generateSessionHeader(HTTPCarbonMessage, boolean) - Method in class org.ballerinalang.net.http.session.HTTPSession
-
- generateSessionHeader(HTTPCarbonMessage, boolean) - Method in interface org.ballerinalang.net.http.session.Session
-
Add header to response message.
- generateSessionId() - Method in class org.ballerinalang.net.http.session.SessionIdGenerator
-
- Get - Class in org.ballerinalang.net.http.actions.httpclient
-
Get
is the GET action implementation of the HTTP Connector.
- Get() - Constructor for class org.ballerinalang.net.http.actions.httpclient.Get
-
- getAcceptEncodingConfig(String) - Static method in class org.ballerinalang.net.http.actions.httpclient.AbstractHTTPAction
-
- getAcceptEncodingConfigFromEndpointConfig(BStruct) - Method in class org.ballerinalang.net.http.actions.httpclient.AbstractHTTPAction
-
- getAllAllowedMethods() - Method in class org.ballerinalang.net.http.HttpService
-
- getAllowCredentials() - Method in class org.ballerinalang.net.http.CorsHeaders
-
- getAllowHeaders() - Method in class org.ballerinalang.net.http.CorsHeaders
-
- getAllowMethods() - Method in class org.ballerinalang.net.http.CorsHeaders
-
- getAllowOrigins() - Method in class org.ballerinalang.net.http.CorsHeaders
-
- getAllResourceMethods(HttpService) - Static method in class org.ballerinalang.net.uri.DispatcherUtil
-
- getAnnotationList(String, String) - Method in class org.ballerinalang.net.http.WebSocketService
-
- GetAttribute - Class in org.ballerinalang.net.http.nativeimpl.session
-
Native function to get session attribute.
- GetAttribute() - Constructor for class org.ballerinalang.net.http.nativeimpl.session.GetAttribute
-
- GetAttributeNames - Class in org.ballerinalang.net.http.nativeimpl.session
-
Native function to get session attribute keys.
- GetAttributeNames() - Constructor for class org.ballerinalang.net.http.nativeimpl.session.GetAttributeNames
-
- getAttributeNames() - Method in class org.ballerinalang.net.http.session.HTTPSession
-
- getAttributeNames() - Method in interface org.ballerinalang.net.http.session.Session
-
Get attribute name list.
- GetAttributes - Class in org.ballerinalang.net.http.nativeimpl.session
-
Native function to get session attribute key value pairs as a map.
- GetAttributes() - Constructor for class org.ballerinalang.net.http.nativeimpl.session.GetAttributes
-
- getAttributes() - Method in class org.ballerinalang.net.http.session.HTTPSession
-
- getAttributes() - Method in interface org.ballerinalang.net.http.session.Session
-
Get attribute key value map.
- getAttributeValue(String) - Method in class org.ballerinalang.net.http.session.HTTPSession
-
- getAttributeValue(String) - Method in interface org.ballerinalang.net.http.session.Session
-
Retrieve a session attribute value.
- getBallerinaService() - Method in class org.ballerinalang.net.http.HttpService
-
- getBalResource() - Method in class org.ballerinalang.net.http.HttpResource
-
- getBalService() - Method in class org.ballerinalang.net.http.HttpService
-
- getBasePath() - Method in class org.ballerinalang.net.http.HttpService
-
- getBasePath() - Method in class org.ballerinalang.net.http.WebSocketService
-
- GetCallerActions - Class in org.ballerinalang.net.http.serviceendpoint
-
Get the ID of the connection.
- GetCallerActions() - Constructor for class org.ballerinalang.net.http.serviceendpoint.GetCallerActions
-
- getCarbonMsg(BStruct, HTTPCarbonMessage) - Static method in class org.ballerinalang.net.http.HttpUtil
-
- getChunkConfig(String) - Static method in class org.ballerinalang.net.http.HttpUtil
-
- getConfiguration() - Static method in class org.ballerinalang.net.http.util.TransportConfigProvider
-
- getConnectionInfo(String) - Method in class org.ballerinalang.net.http.WebSocketConnectionManager
-
- getConsumes() - Method in class org.ballerinalang.net.http.HttpResource
-
- getContentTypeFromTransportMessage(HTTPCarbonMessage) - Static method in class org.ballerinalang.net.http.HttpUtil
-
- getCorsHeaders() - Method in class org.ballerinalang.net.http.HttpResource
-
- getCorsHeaders() - Method in class org.ballerinalang.net.http.HttpService
-
- GetCreationTime - Class in org.ballerinalang.net.http.nativeimpl.session
-
Native function to get session creation time.
- GetCreationTime() - Constructor for class org.ballerinalang.net.http.nativeimpl.session.GetCreationTime
-
- getCreationTime() - Method in class org.ballerinalang.net.http.session.HTTPSession
-
- getCreationTime() - Method in interface org.ballerinalang.net.http.session.Session
-
Get session creation time.
- getData(HTTPCarbonMessage, DataReturnAgent<HttpResource>) - Method in class org.ballerinalang.net.http.HttpResourceDataElement
-
- getData(WebSocketMessage, DataReturnAgent<WebSocketService>) - Method in class org.ballerinalang.net.http.WebSocketDataElement
-
- getData(InboundMsgType, DataReturnAgent<DataType>) - Method in interface org.ballerinalang.net.uri.parser.DataElement
-
Get the stored data.
- getData() - Method in class org.ballerinalang.net.uri.parser.DataReturnAgent
-
Get data.
- getDataElement() - Method in class org.ballerinalang.net.uri.parser.Node
-
- getEndpointName() - Method in class org.ballerinalang.net.http.WebSocketService
-
- getEntity(Context, boolean, boolean) - Static method in class org.ballerinalang.net.http.HttpUtil
-
Get the entity from request or response.
- GetEntity - Class in org.ballerinalang.net.http.nativeimpl.request
-
Get the 'Entity' of the inbound request with the body.
- GetEntity() - Constructor for class org.ballerinalang.net.http.nativeimpl.request.GetEntity
-
- GetEntity - Class in org.ballerinalang.net.http.nativeimpl.response
-
Get the 'Entity' of the inbound response.
- GetEntity() - Constructor for class org.ballerinalang.net.http.nativeimpl.response.GetEntity
-
- getEntityBodyAttributeValue() - Method in class org.ballerinalang.net.http.HttpResource
-
- GetEntityWithoutBody - Class in org.ballerinalang.net.http.nativeimpl.request
-
Get the entity without the body of inbound request.
- GetEntityWithoutBody() - Constructor for class org.ballerinalang.net.http.nativeimpl.request.GetEntityWithoutBody
-
- GetEntityWithoutBody - Class in org.ballerinalang.net.http.nativeimpl.response
-
Get the entity without the body of inbound response.
- GetEntityWithoutBody() - Constructor for class org.ballerinalang.net.http.nativeimpl.response.GetEntityWithoutBody
-
- getError() - Method in class org.ballerinalang.net.uri.parser.DataReturnAgent
-
Get Error.
- getExposeHeaders() - Method in class org.ballerinalang.net.http.CorsHeaders
-
- getFilters(Struct) - Method in class org.ballerinalang.net.http.serviceendpoint.AbstractHttpNativeFunction
-
Returns the filters from the service endpoint.
- getForwardedExtensionConfig(String) - Static method in class org.ballerinalang.net.http.HttpUtil
-
- getGenericError(Context, String) - Static method in class org.ballerinalang.net.http.HttpUtil
-
Extract generic error message.
- GetHeader - Class in org.ballerinalang.net.http.nativeimpl.promise
-
GetHeader
is the ballerina native function to get header value of a Push Promise.
- GetHeader() - Constructor for class org.ballerinalang.net.http.nativeimpl.promise.GetHeader
-
- GetHeaderNames - Class in org.ballerinalang.net.http.nativeimpl.promise
-
GetHeaderNames
is the ballerina native function to get all transport header names in a Push Promise.
- GetHeaderNames() - Constructor for class org.ballerinalang.net.http.nativeimpl.promise.GetHeaderNames
-
- GetHeaders - Class in org.ballerinalang.net.http.nativeimpl.promise
-
GetHeaders
is the ballerina native function to get all header values for a particular header
name in a Push Promise.
- GetHeaders() - Constructor for class org.ballerinalang.net.http.nativeimpl.promise.GetHeaders
-
- getHttpConnectorError(Context, Throwable) - Static method in class org.ballerinalang.net.http.HttpUtil
-
- getHttpServicesRegistry(Struct) - Method in class org.ballerinalang.net.http.serviceendpoint.AbstractHttpNativeFunction
-
- getHTTPSession(String) - Method in class org.ballerinalang.net.http.session.SessionManager
-
- GetId - Class in org.ballerinalang.net.http.nativeimpl.session
-
Native function to get session id.
- GetId() - Constructor for class org.ballerinalang.net.http.nativeimpl.session.GetId
-
- getId() - Method in class org.ballerinalang.net.http.session.HTTPSession
-
- getId() - Method in interface org.ballerinalang.net.http.session.Session
-
Retrieve a session id.
- getIdleTimeoutInSeconds() - Method in class org.ballerinalang.net.http.WebSocketService
-
- getInstance() - Static method in class org.ballerinalang.net.http.HttpConnectionManager
-
- getInstance() - Static method in class org.ballerinalang.net.http.session.SessionManager
-
- getKeepAliveConfig(String) - Static method in class org.ballerinalang.net.http.HttpUtil
-
- GetLastAccessedTime - Class in org.ballerinalang.net.http.nativeimpl.session
-
Native function to get session last accessed time.
- GetLastAccessedTime() - Constructor for class org.ballerinalang.net.http.nativeimpl.session.GetLastAccessedTime
-
- getLastAccessedTime() - Method in class org.ballerinalang.net.http.session.HTTPSession
-
- getLastAccessedTime() - Method in interface org.ballerinalang.net.http.session.Session
-
Get last accessed time.
- getListenerInterface(String, int) - Static method in class org.ballerinalang.net.http.HttpUtil
-
- GetMatrixParams - Class in org.ballerinalang.net.http.nativeimpl.request
-
Get the Query params from HTTP message and return a map.
- GetMatrixParams() - Constructor for class org.ballerinalang.net.http.nativeimpl.request.GetMatrixParams
-
- getMatrixParamsMap(String, HTTPCarbonMessage) - Static method in class org.ballerinalang.net.uri.URIUtil
-
- getMaxAge() - Method in class org.ballerinalang.net.http.CorsHeaders
-
- getMaxFrameSize() - Method in class org.ballerinalang.net.http.WebSocketService
-
- GetMaxInactiveInterval - Class in org.ballerinalang.net.http.nativeimpl.session
-
Native function to get session max inactive time interval.
- GetMaxInactiveInterval() - Constructor for class org.ballerinalang.net.http.nativeimpl.session.GetMaxInactiveInterval
-
- getMaxInactiveInterval() - Method in class org.ballerinalang.net.http.session.HTTPSession
-
- getMaxInactiveInterval() - Method in interface org.ballerinalang.net.http.session.Session
-
Get max inactive time duration.
- getMessageDataStreamer(HTTPCarbonMessage) - Method in class org.ballerinalang.net.http.nativeimpl.connection.ConnectionAction
-
- getMethods() - Method in class org.ballerinalang.net.http.HttpResource
-
- getName() - Method in class org.ballerinalang.net.http.HttpResource
-
- getName() - Method in class org.ballerinalang.net.http.HttpService
-
- getName() - Method in class org.ballerinalang.net.http.WebSocketService
-
- getName() - Method in class org.ballerinalang.net.uri.parser.Variable
-
- getNegotiableSubProtocols() - Method in class org.ballerinalang.net.http.WebSocketService
-
- GetNextPromise - Class in org.ballerinalang.net.http.actions.httpclient
-
GetNextPromise
action can be used to get the next available push promise message associated with
a previous asynchronous invocation.
- GetNextPromise() - Constructor for class org.ballerinalang.net.http.actions.httpclient.GetNextPromise
-
- getOutboundRequest() - Method in class org.ballerinalang.net.http.DataContext
-
- getPackage() - Method in class org.ballerinalang.net.http.HttpService
-
- getPackage() - Method in class org.ballerinalang.net.http.WebSocketService
-
- getPackageVersion() - Method in class org.ballerinalang.net.http.WebSocketService
-
- getParentService() - Method in class org.ballerinalang.net.http.HttpResource
-
- getPath() - Method in class org.ballerinalang.net.http.HttpResource
-
- getPath() - Method in class org.ballerinalang.net.http.session.HTTPSession
-
- getPath() - Method in interface org.ballerinalang.net.http.session.Session
-
Get path of session.
- getPathSegments(String) - Static method in class org.ballerinalang.net.uri.URIUtil
-
- getProduces() - Method in class org.ballerinalang.net.http.HttpResource
-
- getProducesSubTypes() - Method in class org.ballerinalang.net.http.HttpResource
-
- getProgramFile(Resource) - Static method in class org.ballerinalang.net.http.WebSocketUtil
-
- GetPromisedResponse - Class in org.ballerinalang.net.http.actions.httpclient
-
GetPromisedResponse
action can be used to get a push response message associated with a
previous asynchronous invocation.
- GetPromisedResponse() - Constructor for class org.ballerinalang.net.http.actions.httpclient.GetPromisedResponse
-
- getProperty(Context, boolean) - Static method in class org.ballerinalang.net.http.HttpUtil
-
- getPushPromise(BStruct, Http2PushPromise) - Static method in class org.ballerinalang.net.http.HttpUtil
-
Gets the Http2PushPromise
represented by the PushPromise struct.
- GetQueryParams - Class in org.ballerinalang.net.http.nativeimpl.request
-
Get the Query params from HTTP message and return a map.
- GetQueryParams() - Constructor for class org.ballerinalang.net.http.nativeimpl.request.GetQueryParams
-
- getRandomBytes(byte[]) - Method in class org.ballerinalang.net.http.session.SessionIdGenerator
-
- getRequestFilterContext(HttpResource) - Method in class org.ballerinalang.net.http.BallerinaHTTPConnectorListener
-
- getResourceByName(String) - Method in class org.ballerinalang.net.http.WebSocketService
-
- getResourceConfigAnnotation(Resource) - Static method in class org.ballerinalang.net.http.HttpResource
-
- getResourceConfigAnnotation(Resource, String) - Static method in class org.ballerinalang.net.http.HttpUtil
-
- getResources() - Method in class org.ballerinalang.net.http.HttpService
-
- getResources() - Method in class org.ballerinalang.net.http.WebSocketService
-
- GetResponse - Class in org.ballerinalang.net.http.actions.httpclient
-
GetResponse
action can be used to fetch the response message for a previous asynchronous invocation.
- GetResponse() - Constructor for class org.ballerinalang.net.http.actions.httpclient.GetResponse
-
- getSeparator() - Method in class org.ballerinalang.net.uri.parser.SimpleStringExpression
-
- getServerConnector(Struct) - Method in class org.ballerinalang.net.http.serviceendpoint.AbstractHttpNativeFunction
-
- getService() - Method in class org.ballerinalang.net.http.WebSocketOpenConnectionInfo
-
- getServiceConfigAnnotation(Service, String, String) - Static method in class org.ballerinalang.net.http.HttpService
-
- getServiceConfigAnnotation(Service, String) - Static method in class org.ballerinalang.net.http.HttpUtil
-
- getServiceConfigAnnotation(Service, String) - Static method in class org.ballerinalang.net.http.WebSocketUtil
-
- getServiceConfigStruct(Service, String) - Static method in class org.ballerinalang.net.http.HttpUtil
-
- getServiceInfo(String) - Method in class org.ballerinalang.net.http.HTTPServicesRegistry
-
Get ServiceInfo instance for given interface and base path.
- getServiceInfo() - Method in class org.ballerinalang.net.http.WebSocketService
-
- getServiceName() - Method in class org.ballerinalang.net.http.HttpResource
-
- getServicesInfoByInterface() - Method in class org.ballerinalang.net.http.HTTPServicesRegistry
-
Get ServiceInfo map for given interfaceId.
- GetSession - Class in org.ballerinalang.net.http.nativeimpl.session
-
Native function to get session if valid session id exist.
- GetSession() - Constructor for class org.ballerinalang.net.http.nativeimpl.session.GetSession
-
- getSessionID(String) - Static method in class org.ballerinalang.net.http.HttpUtil
-
- getSignatureParameters(HttpResource, HTTPCarbonMessage) - Static method in class org.ballerinalang.net.http.HttpDispatcher
-
- getSignatureParams() - Method in class org.ballerinalang.net.http.HttpResource
-
- getStruct() - Method in class org.ballerinalang.net.http.caching.RequestCacheControlStruct
-
- getStruct() - Method in class org.ballerinalang.net.http.caching.ResponseCacheControlStruct
-
- getSubPath(String, String) - Static method in class org.ballerinalang.net.uri.URIUtil
-
- getTransportConfig() - Method in class org.ballerinalang.net.http.HttpConnectionManager
-
- getUpgradeResource() - Method in class org.ballerinalang.net.http.WebSocketService
-
- getUpgradeToWebSocketResources() - Method in class org.ballerinalang.net.http.HttpService
-
- getUriTemplate() - Method in class org.ballerinalang.net.http.HttpService
-
- getUriTemplate() - Method in class org.ballerinalang.net.http.WebSocketServicesRegistry
-
- getValueList(AnnAttrValue, List<String>) - Static method in class org.ballerinalang.net.uri.DispatcherUtil
-
- getWebSocketClientConnector(WsClientConnectorConfig) - Method in class org.ballerinalang.net.http.HttpConnectionManager
-
- getWebSocketConnection() - Method in class org.ballerinalang.net.http.WebSocketOpenConnectionInfo
-
- getWebSocketEndpoint() - Method in class org.ballerinalang.net.http.WebSocketOpenConnectionInfo
-
- getWebSocketServicesRegistry(Struct) - Method in class org.ballerinalang.net.http.serviceendpoint.AbstractHttpNativeFunction
-
- handleAcceptEncodingHeader(HTTPCarbonMessage, AcceptEncodingConfig) - Method in class org.ballerinalang.net.http.actions.httpclient.AbstractHTTPAction
-
- handleError(HTTPCarbonMessage, Throwable) - Static method in class org.ballerinalang.net.http.HttpDispatcher
-
- handleFailure(HTTPCarbonMessage, BallerinaConnectorException) - Static method in class org.ballerinalang.net.http.HttpUtil
-
- handleFailure(HTTPCarbonMessage, BStruct) - Static method in class org.ballerinalang.net.http.HttpUtil
-
- handleHandshake(WebSocketService, WebSocketConnectionManager, HttpHeaders, WebSocketInitMessage, Context, CallableUnitCallback) - Static method in class org.ballerinalang.net.http.WebSocketUtil
-
- handleWebSocketCallback(Context, CallableUnitCallback, ChannelFuture) - Static method in class org.ballerinalang.net.http.WebSocketUtil
-
- hasData() - Method in class org.ballerinalang.net.http.HttpResourceDataElement
-
- hasData() - Method in class org.ballerinalang.net.http.WebSocketDataElement
-
- hasData() - Method in interface org.ballerinalang.net.uri.parser.DataElement
-
Check data availability.
- hasFilters() - Method in class org.ballerinalang.net.http.BallerinaHTTPConnectorListener
-
Method to retrive if filters have been specified.
- HasHeader - Class in org.ballerinalang.net.http.nativeimpl.promise
-
HasHeader
is the ballerina native function to check whether the requested header exists in a Push Promise.
- HasHeader() - Constructor for class org.ballerinalang.net.http.nativeimpl.promise.HasHeader
-
- HasPromise - Class in org.ballerinalang.net.http.actions.httpclient
-
HasPromise
action can be used to check whether a push promise is available.
- HasPromise() - Constructor for class org.ballerinalang.net.http.actions.httpclient.HasPromise
-
- Head - Class in org.ballerinalang.net.http.actions.httpclient
-
Head
is the HEAD action implementation of the HTTP Connector.
- Head() - Constructor for class org.ballerinalang.net.http.actions.httpclient.Head
-
- HEADER_VAL_100_CONTINUE - Static variable in class org.ballerinalang.net.http.HttpConstants
-
- HEADER_VAL_CONNECTION_CLOSE - Static variable in class org.ballerinalang.net.http.HttpConstants
-
- HEADER_VAL_CONNECTION_KEEP_ALIVE - Static variable in class org.ballerinalang.net.http.HttpConstants
-
- HEADER_X_REGISTER_AT_URL - Static variable in class org.ballerinalang.net.http.HttpConstants
-
- HEADER_X_XID - Static variable in class org.ballerinalang.net.http.HttpConstants
-
- HTTP_BAD_REQUEST - Static variable in class org.ballerinalang.net.http.HttpConstants
-
- HTTP_CLIENT_EXCEPTION_CATEGORY - Static variable in class org.ballerinalang.net.http.HttpConstants
-
- HTTP_DEFAULT_HOST - Static variable in class org.ballerinalang.net.http.HttpConstants
-
- HTTP_FUTURE - Static variable in class org.ballerinalang.net.http.HttpConstants
-
- HTTP_MESSAGE_INDEX - Static variable in class org.ballerinalang.net.http.HttpConstants
-
- HTTP_METHOD - Static variable in class org.ballerinalang.net.http.HttpConstants
-
- HTTP_METHOD_DELETE - Static variable in class org.ballerinalang.net.http.HttpConstants
-
- HTTP_METHOD_GET - Static variable in class org.ballerinalang.net.http.HttpConstants
-
- HTTP_METHOD_HEAD - Static variable in class org.ballerinalang.net.http.HttpConstants
-
- HTTP_METHOD_OPTIONS - Static variable in class org.ballerinalang.net.http.HttpConstants
-
- HTTP_METHOD_PATCH - Static variable in class org.ballerinalang.net.http.HttpConstants
-
- HTTP_METHOD_POST - Static variable in class org.ballerinalang.net.http.HttpConstants
-
- HTTP_METHOD_PUT - Static variable in class org.ballerinalang.net.http.HttpConstants
-
- HTTP_ONLY - Static variable in class org.ballerinalang.net.http.HttpConstants
-
- HTTP_PACKAGE_PATH - Static variable in class org.ballerinalang.net.http.HttpConstants
-
- HTTP_REASON_PHRASE - Static variable in class org.ballerinalang.net.http.HttpConstants
-
- HTTP_REQUEST_FILTER_FUNCTION_NAME - Static variable in class org.ballerinalang.net.http.HttpConstants
-
- HTTP_REQUEST_METHOD - Static variable in class org.ballerinalang.net.http.HttpConstants
-
- HTTP_RESOURCE - Static variable in class org.ballerinalang.net.http.BallerinaHTTPConnectorListener
-
- HTTP_SERVER_CONNECTOR - Static variable in class org.ballerinalang.net.http.HttpConstants
-
- HTTP_SERVICE - Static variable in class org.ballerinalang.net.http.HttpConstants
-
- HTTP_SERVICE_ENDPOINT_NAME - Static variable in class org.ballerinalang.net.http.HttpConstants
-
- HTTP_SERVICE_REGISTRY - Static variable in class org.ballerinalang.net.http.HttpConstants
-
- HTTP_SERVICE_TYPE - Static variable in class org.ballerinalang.net.http.HttpConstants
-
- HTTP_SESSION - Static variable in class org.ballerinalang.net.http.HttpConstants
-
- HTTP_STATUS_CODE - Static variable in class org.ballerinalang.net.http.HttpConstants
-
- HTTP_TIMEOUT_ERROR - Static variable in class org.ballerinalang.net.http.HttpConstants
-
- HTTP_TRANSPORT_CONF - Static variable in class org.ballerinalang.net.http.HttpConstants
-
- HTTP_VERSION - Static variable in class org.ballerinalang.net.http.HttpConstants
-
- HttpCallableUnitCallback - Class in org.ballerinalang.net.http
-
HttpCallableUnitCallback
is the responsible for acting on notifications received from Ballerina side.
- HttpCallableUnitCallback(HTTPCarbonMessage) - Constructor for class org.ballerinalang.net.http.HttpCallableUnitCallback
-
- HttpConnectionManager - Class in org.ballerinalang.net.http
-
HttpConnectionManager
is responsible for managing all the server connectors with ballerina runtime.
- HttpConnectorPortBindingListener - Class in org.ballerinalang.net.http
-
An implementation of the LifeCycleEventListener.
- HttpConnectorPortBindingListener() - Constructor for class org.ballerinalang.net.http.HttpConnectorPortBindingListener
-
- HttpConstants - Class in org.ballerinalang.net.http
-
Constants for HTTP.
- HttpConstants() - Constructor for class org.ballerinalang.net.http.HttpConstants
-
- HttpDispatcher - Class in org.ballerinalang.net.http
-
HttpDispatcher
is responsible for dispatching incoming http requests to the correct resource.
- HttpDispatcher() - Constructor for class org.ballerinalang.net.http.HttpDispatcher
-
- HttpResource - Class in org.ballerinalang.net.http
-
HttpResource
This is the http wrapper for the Resource
implementation.
- HttpResource(Resource, HttpService) - Constructor for class org.ballerinalang.net.http.HttpResource
-
- HttpResourceDataElement - Class in org.ballerinalang.net.http
-
Http Node Item for URI template tree.
- HttpResourceDataElement() - Constructor for class org.ballerinalang.net.http.HttpResourceDataElement
-
- HttpResourceDispatcher - Class in org.ballerinalang.net.http
-
Resource level dispatchers handler for HTTP protocol.
- HttpResourceDispatcher() - Constructor for class org.ballerinalang.net.http.HttpResourceDispatcher
-
- HttpResourceElementFactory - Class in org.ballerinalang.net.http
-
- HttpResourceElementFactory() - Constructor for class org.ballerinalang.net.http.HttpResourceElementFactory
-
- HttpService - Class in org.ballerinalang.net.http
-
HttpService
This is the http wrapper for the Service
implementation.
- HttpService(Service) - Constructor for class org.ballerinalang.net.http.HttpService
-
- HttpServiceCompilerPlugin - Class in org.ballerinalang.net.http.compiler
-
Compiler plugin for validating HTTP service.
- HttpServiceCompilerPlugin() - Constructor for class org.ballerinalang.net.http.compiler.HttpServiceCompilerPlugin
-
- HTTPServicesRegistry - Class in org.ballerinalang.net.http
-
This services registry holds all the services of HTTP + WebSocket.
- HTTPServicesRegistry(WebSocketServicesRegistry) - Constructor for class org.ballerinalang.net.http.HTTPServicesRegistry
-
- HTTPSession - Class in org.ballerinalang.net.http.session
-
HTTPSession represents the Java session object.
- HTTPSession(String, int, String) - Constructor for class org.ballerinalang.net.http.session.HTTPSession
-
- HTTPSystemPackageRepositoryProvider - Class in org.ballerinalang.net
-
This represents the standard Ballerina built-in system package repository provider.
- HTTPSystemPackageRepositoryProvider() - Constructor for class org.ballerinalang.net.HTTPSystemPackageRepositoryProvider
-
- HttpUtil - Class in org.ballerinalang.net.http
-
Utility class providing utility methods.
- HttpUtil() - Constructor for class org.ballerinalang.net.http.HttpUtil
-
- PACKAGE_BALLERINA_BUILTIN - Static variable in class org.ballerinalang.net.http.HttpConstants
-
- parse(String) - Static method in class org.ballerinalang.net.http.caching.CacheControlParser
-
- parse(String, DataType) - Method in class org.ballerinalang.net.uri.parser.URITemplateParser
-
- parse(String, DataType, DataElementFactory<? extends DataElement<DataType, InboundMsgType>>) - Method in class org.ballerinalang.net.uri.URITemplate
-
- ParseHeader - Class in org.ballerinalang.net.http.nativeimpl
-
Native function to parse header value and get value with parameter map.
- ParseHeader() - Constructor for class org.ballerinalang.net.http.nativeimpl.ParseHeader
-
- parseValue(String) - Static method in enum org.ballerinalang.net.http.caching.CacheControlDirective
-
- PASSWORD - Static variable in class org.ballerinalang.net.http.HttpConstants
-
- Patch - Class in org.ballerinalang.net.http.actions.httpclient
-
Patch
is the PATCH action implementation of the HTTP Connector.
- Patch() - Constructor for class org.ballerinalang.net.http.actions.httpclient.Patch
-
- PATH - Static variable in class org.ballerinalang.net.http.HttpConstants
-
- Ping - Class in org.ballerinalang.net.http.actions.websocketconnector
-
Get
is the GET action implementation of the HTTP Connector.
- Ping() - Constructor for class org.ballerinalang.net.http.actions.websocketconnector.Ping
-
- PKCS_STORE_TYPE - Static variable in class org.ballerinalang.net.http.HttpConstants
-
- Pong - Class in org.ballerinalang.net.http.actions.websocketconnector
-
Get
is the GET action implementation of the HTTP Connector.
- Pong() - Constructor for class org.ballerinalang.net.http.actions.websocketconnector.Pong
-
- POOLED_BYTE_BUFFER_FACTORY - Static variable in class org.ballerinalang.net.http.HttpConstants
-
- populateEndpoint(WebSocketConnection, BStruct) - Static method in class org.ballerinalang.net.http.WebSocketUtil
-
- populateEntityBody(Context, BStruct, BStruct, boolean) - Static method in class org.ballerinalang.net.http.HttpUtil
-
Populate entity with the relevant body content.
- populateInboundRequest(BStruct, BStruct, BStruct, HTTPCarbonMessage, RequestCacheControlStruct) - Static method in class org.ballerinalang.net.http.HttpUtil
-
- populateInboundResponse(BStruct, BStruct, BStruct, ResponseCacheControlStruct, HTTPCarbonMessage) - Static method in class org.ballerinalang.net.http.HttpUtil
-
Populate inbound response with headers and entity.
- populateNatives(NativeElementRepository) - Method in class org.ballerinalang.net.generated.providers.StandardNativeElementProvider
-
- populatePushPromiseStruct(BStruct, Http2PushPromise) - Static method in class org.ballerinalang.net.http.HttpUtil
-
Populates the push promise struct from native Http2PushPromise
.
- populateQueryParamMap(String, BMap<String, BString>) - Static method in class org.ballerinalang.net.uri.URIUtil
-
- populateServiceCors(HttpService) - Static method in class org.ballerinalang.net.http.CorsPopulator
-
Deprecated.
- populateStruct(String) - Method in class org.ballerinalang.net.http.caching.RequestCacheControlStruct
-
- populateStruct(String) - Method in class org.ballerinalang.net.http.caching.ResponseCacheControlStruct
-
- Post - Class in org.ballerinalang.net.http.actions.httpclient
-
Post
is the POST action implementation of the HTTP Connector.
- Post() - Constructor for class org.ballerinalang.net.http.actions.httpclient.Post
-
- PREFLIGHT_RESOURCES - Static variable in class org.ballerinalang.net.http.HttpConstants
-
- prepareOutboundRequest(Context, BStruct, String, HTTPCarbonMessage) - Method in class org.ballerinalang.net.http.actions.httpclient.AbstractHTTPAction
-
- prepareOutboundResponse(Context, HTTPCarbonMessage, HTTPCarbonMessage, BStruct) - Static method in class org.ballerinalang.net.http.HttpUtil
-
- process(ServiceNode, List<AnnotationAttachmentNode>) - Method in class org.ballerinalang.net.http.compiler.HttpServiceCompilerPlugin
-
- process(EndpointNode, List<AnnotationAttachmentNode>) - Method in class org.ballerinalang.net.http.compiler.HttpServiceCompilerPlugin
-
- process(ServiceNode, List<AnnotationAttachmentNode>) - Method in class org.ballerinalang.net.http.compiler.WebSocketServiceCompilerPlugin
-
- process(HTTPCarbonMessage, HTTPCarbonMessage, boolean) - Static method in class org.ballerinalang.net.http.CorsHeaderGenerator
-
- processQueryParams(String) - Static method in class org.ballerinalang.net.uri.QueryParamProcessor
-
- processResourceCors(HttpResource, HttpService) - Static method in class org.ballerinalang.net.http.CorsPopulator
-
Deprecated.
- Promise - Class in org.ballerinalang.net.http.nativeimpl.connection
-
Promise
is the native function to respond back to the client with a PUSH_PROMISE frame.
- Promise() - Constructor for class org.ballerinalang.net.http.nativeimpl.connection.Promise
-
- PROTOCOL - Static variable in class org.ballerinalang.net.http.HttpConstants
-
- PROTOCOL_HTTP - Static variable in class org.ballerinalang.net.http.HttpConstants
-
- PROTOCOL_HTTPS - Static variable in class org.ballerinalang.net.http.HttpConstants
-
- PROTOCOL_PACKAGE_HTTP - Static variable in class org.ballerinalang.net.http.HttpConstants
-
- PROTOCOL_VERSION - Static variable in class org.ballerinalang.net.http.HttpConstants
-
- PROXY_HOST - Static variable in class org.ballerinalang.net.http.HttpConstants
-
- PROXY_HOST_INDEX - Static variable in class org.ballerinalang.net.http.HttpConstants
-
- PROXY_PASSWORD - Static variable in class org.ballerinalang.net.http.HttpConstants
-
- PROXY_PASSWORD_INDEX - Static variable in class org.ballerinalang.net.http.HttpConstants
-
- PROXY_PORT - Static variable in class org.ballerinalang.net.http.HttpConstants
-
- PROXY_PORT_INDEX - Static variable in class org.ballerinalang.net.http.HttpConstants
-
- PROXY_STRUCT_INDEX - Static variable in class org.ballerinalang.net.http.HttpConstants
-
- PROXY_STRUCT_REFERENCE - Static variable in class org.ballerinalang.net.http.HttpConstants
-
- PROXY_USER_NAME_INDEX - Static variable in class org.ballerinalang.net.http.HttpConstants
-
- PROXY_USERNAME - Static variable in class org.ballerinalang.net.http.HttpConstants
-
- PUSH_PROMISE - Static variable in class org.ballerinalang.net.http.HttpConstants
-
- PUSH_PROMISE_METHOD_INDEX - Static variable in class org.ballerinalang.net.http.HttpConstants
-
- PUSH_PROMISE_PATH_INDEX - Static variable in class org.ballerinalang.net.http.HttpConstants
-
- PushBinary - Class in org.ballerinalang.net.http.actions.websocketconnector
-
Get
is the GET action implementation of the HTTP Connector.
- PushBinary() - Constructor for class org.ballerinalang.net.http.actions.websocketconnector.PushBinary
-
- pushPromise(HTTPCarbonMessage, Http2PushPromise) - Static method in class org.ballerinalang.net.http.HttpUtil
-
Sends an HTTP/2 Push Promise message back to the client.
- PushPromisedResponse - Class in org.ballerinalang.net.http.nativeimpl.connection
-
PushPromisedResponse
is the native function to respond back the client with Server Push response.
- PushPromisedResponse() - Constructor for class org.ballerinalang.net.http.nativeimpl.connection.PushPromisedResponse
-
- pushResponse(HTTPCarbonMessage, HTTPCarbonMessage, Http2PushPromise) - Static method in class org.ballerinalang.net.http.HttpUtil
-
Sends an HTTP/2 Server Push message back to the client.
- PushText - Class in org.ballerinalang.net.http.actions.websocketconnector
-
Get
is the GET action implementation of the HTTP Connector.
- PushText() - Constructor for class org.ballerinalang.net.http.actions.websocketconnector.PushText
-
- Put - Class in org.ballerinalang.net.http.actions.httpclient
-
Put
is the PUT action implementation of the HTTP Connector.
- Put() - Constructor for class org.ballerinalang.net.http.actions.httpclient.Put
-
- SECURE - Static variable in class org.ballerinalang.net.http.HttpConstants
-
- sendOutboundResponse(HTTPCarbonMessage, HTTPCarbonMessage) - Static method in class org.ballerinalang.net.http.HttpUtil
-
- sendOutboundResponseRobust(DataContext, HTTPCarbonMessage, BStruct, HTTPCarbonMessage) - Method in class org.ballerinalang.net.http.nativeimpl.connection.ConnectionAction
-
- serializeMsgDataSource(MessageDataSource, BStruct, OutputStream) - Method in class org.ballerinalang.net.http.nativeimpl.connection.ConnectionAction
-
- serverConnectionStructCheck(HTTPCarbonMessage) - Static method in class org.ballerinalang.net.http.HttpUtil
-
- SERVICE_ENDPOINT - Static variable in class org.ballerinalang.net.http.HttpConstants
-
- SERVICE_ENDPOINT_CONFIG - Static variable in class org.ballerinalang.net.http.HttpConstants
-
- SERVICE_ENDPOINT_CONNECTION_INDEX - Static variable in class org.ballerinalang.net.http.HttpConstants
-
- SERVICE_ENDPOINT_NAME_INDEX - Static variable in class org.ballerinalang.net.http.HttpConstants
-
- SERVICE_ENDPOINT_PROTOCOL_INDEX - Static variable in class org.ballerinalang.net.http.HttpConstants
-
- servicesInfoMap - Variable in class org.ballerinalang.net.http.HTTPServicesRegistry
-
- SESSION - Static variable in class org.ballerinalang.net.http.HttpConstants
-
- Session - Interface in org.ballerinalang.net.http.session
-
Session
represents the session interface.
- SESSION_ID - Static variable in class org.ballerinalang.net.http.HttpConstants
-
- SessionIdGenerator - Class in org.ballerinalang.net.http.session
-
SessionIdGenerator util class.
- SessionIdGenerator() - Constructor for class org.ballerinalang.net.http.session.SessionIdGenerator
-
- SessionManager - Class in org.ballerinalang.net.http.session
-
SessionManager to manage all transport sessions.
- setAccessed() - Method in class org.ballerinalang.net.http.session.HTTPSession
-
- setAccessed() - Method in interface org.ballerinalang.net.http.session.Session
-
Update lastaccesed time and return Session.
- setAllAllowedMethods(List<String>) - Method in class org.ballerinalang.net.http.HttpService
-
- setAllowCredentials(int) - Method in class org.ballerinalang.net.http.CorsHeaders
-
- setAllowHeaders(List<String>) - Method in class org.ballerinalang.net.http.CorsHeaders
-
- setAllowMethods(List<String>) - Method in class org.ballerinalang.net.http.CorsHeaders
-
- setAllowOrigins(List<String>) - Method in class org.ballerinalang.net.http.CorsHeaders
-
- SetAttribute - Class in org.ballerinalang.net.http.nativeimpl.session
-
Native function to set session attributes to the message.
- SetAttribute() - Constructor for class org.ballerinalang.net.http.nativeimpl.session.SetAttribute
-
- setAttribute(String, BValue) - Method in class org.ballerinalang.net.http.session.HTTPSession
-
- setAttribute(String, BValue) - Method in interface org.ballerinalang.net.http.session.Session
-
Add attribute key and value to session attribute map.
- setBasePath(String) - Method in class org.ballerinalang.net.http.HttpService
-
- setCompression(String) - Method in class org.ballerinalang.net.http.HttpService
-
- setConnectionInfo(WebSocketOpenConnectionInfo) - Method in class org.ballerinalang.net.http.WebSocketClientConnectorListener
-
- setConsumes(List<String>) - Method in class org.ballerinalang.net.http.HttpResource
-
- setCorsHeaders(CorsHeaders) - Method in class org.ballerinalang.net.http.HttpResource
-
- setCorsHeaders(CorsHeaders) - Method in class org.ballerinalang.net.http.HttpService
-
- setData(HttpResource) - Method in class org.ballerinalang.net.http.HttpResourceDataElement
-
- setData(WebSocketService) - Method in class org.ballerinalang.net.http.WebSocketDataElement
-
- setData(DataType) - Method in interface org.ballerinalang.net.uri.parser.DataElement
-
Set the node item.
- setData(DataType) - Method in class org.ballerinalang.net.uri.parser.DataReturnAgent
-
Set data.
- setEntity(Context, boolean) - Static method in class org.ballerinalang.net.http.HttpUtil
-
Set the given entity to request or response message.
- SetEntity - Class in org.ballerinalang.net.http.nativeimpl.request
-
Set the entity of the inbound request.
- SetEntity() - Constructor for class org.ballerinalang.net.http.nativeimpl.request.SetEntity
-
- SetEntity - Class in org.ballerinalang.net.http.nativeimpl.response
-
Set the entity of the inbound response.
- SetEntity() - Constructor for class org.ballerinalang.net.http.nativeimpl.response.SetEntity
-
- setEntityBodyAttributeValue(String) - Method in class org.ballerinalang.net.http.HttpResource
-
- setError(BallerinaException) - Method in class org.ballerinalang.net.uri.parser.DataReturnAgent
-
Set Error.
- setExposeHeaders(List<String>) - Method in class org.ballerinalang.net.http.CorsHeaders
-
- SetHeader - Class in org.ballerinalang.net.http.nativeimpl.promise
-
SetHeader
is the ballerina native function to set a header of a Push Promise.
- SetHeader() - Constructor for class org.ballerinalang.net.http.nativeimpl.promise.SetHeader
-
- setKeepAlive(boolean) - Method in class org.ballerinalang.net.http.HttpService
-
- setManager(SessionManager) - Method in class org.ballerinalang.net.http.session.HTTPSession
-
- setMaxAge(long) - Method in class org.ballerinalang.net.http.caching.RequestCacheControlStruct
-
- setMaxAge(long) - Method in class org.ballerinalang.net.http.caching.ResponseCacheControlStruct
-
- setMaxAge(long) - Method in class org.ballerinalang.net.http.CorsHeaders
-
- SetMaxInactiveInterval - Class in org.ballerinalang.net.http.nativeimpl.session
-
Native function to set session max inactive interval.
- SetMaxInactiveInterval() - Constructor for class org.ballerinalang.net.http.nativeimpl.session.SetMaxInactiveInterval
-
- setMaxInactiveInterval(int) - Method in class org.ballerinalang.net.http.session.HTTPSession
-
- setMaxInactiveInterval(int) - Method in interface org.ballerinalang.net.http.session.Session
-
Set max inactive time duration.
- setMaxStale(long) - Method in class org.ballerinalang.net.http.caching.RequestCacheControlStruct
-
- setMethods(List<String>) - Method in class org.ballerinalang.net.http.HttpResource
-
- setMinFresh(long) - Method in class org.ballerinalang.net.http.caching.RequestCacheControlStruct
-
- setMustRevalidate(boolean) - Method in class org.ballerinalang.net.http.caching.ResponseCacheControlStruct
-
- setNew(boolean) - Method in class org.ballerinalang.net.http.session.HTTPSession
-
- setNew(boolean) - Method in interface org.ballerinalang.net.http.session.Session
-
Update session stage whether new or already used.
- setNoCache(boolean) - Method in class org.ballerinalang.net.http.caching.RequestCacheControlStruct
-
- setNoCache(boolean) - Method in class org.ballerinalang.net.http.caching.ResponseCacheControlStruct
-
- setNoCache(boolean, String[]) - Method in class org.ballerinalang.net.http.caching.ResponseCacheControlStruct
-
- setNoStore(boolean) - Method in class org.ballerinalang.net.http.caching.RequestCacheControlStruct
-
- setNoStore(boolean) - Method in class org.ballerinalang.net.http.caching.ResponseCacheControlStruct
-
- setNoTransform(boolean) - Method in class org.ballerinalang.net.http.caching.RequestCacheControlStruct
-
- setNoTransform(boolean) - Method in class org.ballerinalang.net.http.caching.ResponseCacheControlStruct
-
- setOnlyIfCached(boolean) - Method in class org.ballerinalang.net.http.caching.RequestCacheControlStruct
-
- setPath(String) - Method in class org.ballerinalang.net.http.HttpResource
-
- setPathParams(BValue[], List<ParamDetail>, Map<String, String>, int) - Static method in class org.ballerinalang.net.http.WebSocketDispatcher
-
- setPrivate(boolean) - Method in class org.ballerinalang.net.http.caching.ResponseCacheControlStruct
-
- setPrivate(boolean, String[]) - Method in class org.ballerinalang.net.http.caching.ResponseCacheControlStruct
-
- setProduces(List<String>) - Method in class org.ballerinalang.net.http.HttpResource
-
- setProducesSubTypes(List<String>) - Method in class org.ballerinalang.net.http.HttpResource
-
- setProperty(Context, boolean) - Static method in class org.ballerinalang.net.http.HttpUtil
-
- setProxyRevalidate(boolean) - Method in class org.ballerinalang.net.http.caching.ResponseCacheControlStruct
-
- setReadingStarted(boolean) - Method in class org.ballerinalang.net.http.WebSocketOpenConnectionInfo
-
- setResources(List<HttpResource>) - Method in class org.ballerinalang.net.http.HttpService
-
- setResponseConnectorListener(DataContext, HttpResponseFuture) - Method in class org.ballerinalang.net.http.nativeimpl.connection.ConnectionAction
-
- setSessionIdLength(int) - Method in class org.ballerinalang.net.http.session.SessionIdGenerator
-
Node identifier when in a cluster.
- setSMaxAge(long) - Method in class org.ballerinalang.net.http.caching.ResponseCacheControlStruct
-
- setStruct(BStruct) - Method in class org.ballerinalang.net.http.caching.ResponseCacheControlStruct
-
- setTransactionInfectable(boolean) - Method in class org.ballerinalang.net.http.HttpResource
-
- setUpgradeToWebSocketResources(List<Resource>) - Method in class org.ballerinalang.net.http.HttpService
-
- setVariables(String, Map<String, String>) - Method in class org.ballerinalang.net.uri.parser.SimpleStringExpression
-
- shouldDiffer(HttpResource, boolean) - Static method in class org.ballerinalang.net.http.HttpDispatcher
-
- SignatureParams - Class in org.ballerinalang.net.http
-
This class holds the resource signature parameters.
- SimpleStringExpression<DataType,InboundMsgType> - Class in org.ballerinalang.net.uri.parser
-
SimpleStringExpression represents path segments that have single path param.
- SimpleStringExpression(DataElement<DataType, InboundMsgType>, String) - Constructor for class org.ballerinalang.net.uri.parser.SimpleStringExpression
-
- sortedServiceURIs - Variable in class org.ballerinalang.net.http.HTTPServicesRegistry
-
- SRC_HANDLER - Static variable in class org.ballerinalang.net.http.HttpConstants
-
- SSL_CONFIG_CACHE_SIZE - Static variable in class org.ballerinalang.net.http.HttpConstants
-
- SSL_CONFIG_CACHE_VALIDITY_PERIOD - Static variable in class org.ballerinalang.net.http.HttpConstants
-
- SSL_CONFIG_CIPHERS - Static variable in class org.ballerinalang.net.http.HttpConstants
-
- SSL_CONFIG_ENABLE_SESSION_CREATION - Static variable in class org.ballerinalang.net.http.HttpConstants
-
- SSL_CONFIG_HOST_NAME_VERIFICATION_ENABLED - Static variable in class org.ballerinalang.net.http.HttpConstants
-
- SSL_CONFIG_SSL_VERIFY_CLIENT - Static variable in class org.ballerinalang.net.http.HttpConstants
-
- SSL_ENABLED_PROTOCOLS - Static variable in class org.ballerinalang.net.http.HttpConstants
-
- StandardNativeElementProvider - Class in org.ballerinalang.net.generated.providers
-
- StandardNativeElementProvider() - Constructor for class org.ballerinalang.net.generated.providers.StandardNativeElementProvider
-
- Start - Class in org.ballerinalang.net.http.serviceendpoint
-
Get the ID of the connection.
- Start() - Constructor for class org.ballerinalang.net.http.serviceendpoint.Start
-
- Start - Class in org.ballerinalang.net.http.websocketclientendpoint
-
Get the ID of the connection.
- Start() - Constructor for class org.ballerinalang.net.http.websocketclientendpoint.Start
-
- Stop - Class in org.ballerinalang.net.http.serviceendpoint
-
Get the ID of the connection.
- Stop() - Constructor for class org.ballerinalang.net.http.serviceendpoint.Stop
-
- stop() - Method in class org.ballerinalang.net.http.session.SessionManager
-
Stop ScheduledExecutorService.
- STRUCT_GENERIC_ERROR - Static variable in class org.ballerinalang.net.http.HttpConstants
-
- SUB_PATH - Static variable in class org.ballerinalang.net.http.HttpConstants
-
- Submit - Class in org.ballerinalang.net.http.actions.httpclient
-
Submit
action can be used to invoke a http call with any httpVerb in asynchronous manner.
- Submit() - Constructor for class org.ballerinalang.net.http.actions.httpclient.Submit
-