Skip navigation links
B C D F G H I N O P R S T U 

B

BOOLEAN - Static variable in class org.wso2.carbon.mediation.transport.handlers.requestprocessors.swagger.format.utils.SwaggerProcessorConstants
 

C

CarbonServerConfig - Class in org.wso2.carbon.mediation.transport.handlers.requestprocessors.swagger.format
 
CarbonServerConfig() - Constructor for class org.wso2.carbon.mediation.transport.handlers.requestprocessors.swagger.format.CarbonServerConfig
 
CONFIG_REG_PREFIX - Static variable in class org.wso2.carbon.mediation.transport.handlers.requestprocessors.swagger.format.utils.SwaggerProcessorConstants
 
CONTENT_TYPE_JSON - Static variable in class org.wso2.carbon.mediation.transport.handlers.requestprocessors.swagger.SwaggerConstants
Deprecated.
Content type "application/json" string for JSON messages
CONTENT_TYPE_YAML - Static variable in class org.wso2.carbon.mediation.transport.handlers.requestprocessors.swagger.SwaggerConstants
Deprecated.
Content type "application/x-yaml" string for YAML messages

D

DATA_SERVICE_OBJECT - Static variable in class org.wso2.carbon.mediation.transport.handlers.requestprocessors.swagger.format.utils.SwaggerProcessorConstants
 
DATA_TYPE_BOOLEAN - Static variable in class org.wso2.carbon.mediation.transport.handlers.requestprocessors.swagger.format.utils.SwaggerUtils
 
DATA_TYPE_INTEGER - Static variable in class org.wso2.carbon.mediation.transport.handlers.requestprocessors.swagger.format.utils.SwaggerUtils
 
DATA_TYPE_NUMBER - Static variable in class org.wso2.carbon.mediation.transport.handlers.requestprocessors.swagger.format.utils.SwaggerUtils
 
DataHolder - Class in org.wso2.carbon.mediation.transport.handlers
Data holder class
DEFAULT_ENCODING - Static variable in class org.wso2.carbon.mediation.transport.handlers.requestprocessors.swagger.SwaggerConstants
Deprecated.
Default encoding for response messages generated from swagger generation

F

fetchSwaggerFromRegistry(String, String) - Static method in class org.wso2.carbon.mediation.transport.handlers.requestprocessors.swagger.format.utils.SwaggerUtils
Util method to fetch a swagger resource from the registry.
FILE_PREFIX - Static variable in class org.wso2.carbon.mediation.transport.handlers.requestprocessors.swagger.format.utils.SwaggerProcessorConstants
 

G

generateServicesList(HttpResponse, NHttpServerConnection, OutputStream, String) - Method in class org.wso2.carbon.mediation.transport.handlers.PassThroughNHttpGetProcessor
Generates the services list.
GenericApiObjectDefinition - Class in org.wso2.carbon.mediation.transport.handlers.requestprocessors.swagger
Deprecated.
GenericApiObjectDefinition(API) - Constructor for class org.wso2.carbon.mediation.transport.handlers.requestprocessors.swagger.GenericApiObjectDefinition
Deprecated.
 
getAPIFromSynapseConfig(CarbonHttpRequest) - Method in class org.wso2.carbon.mediation.transport.handlers.requestprocessors.swagger.format.SwaggerGenerator
Returns API instance related to the URI in provided request.
getApiNameFromRequestUri(String) - Method in class org.wso2.carbon.mediation.transport.handlers.requestprocessors.swagger.format.SwaggerGenerator
Extract API Name from the given URI.
getAxisConfigurationContext() - Method in class org.wso2.carbon.mediation.transport.handlers.DataHolder
 
getDataServiceSwagger(String, ConfigurationContext, boolean) - Static method in class org.wso2.carbon.mediation.transport.handlers.requestprocessors.swagger.format.utils.SwaggerUtils
Fetch the swagger from registry if available or create one from scratch.
getDefinitionMap() - Method in class org.wso2.carbon.mediation.transport.handlers.requestprocessors.swagger.GenericApiObjectDefinition
Deprecated.
Provides a map which represents the structure of swagger definition.
getHost(API) - Method in class org.wso2.carbon.mediation.transport.handlers.requestprocessors.swagger.format.CarbonServerConfig
Function to retrieve host for the swagger definition Host is extracted from following sources 1.
getHost(String) - Method in class org.wso2.carbon.mediation.transport.handlers.requestprocessors.swagger.format.CarbonServerConfig
 
getInstance() - Static method in class org.wso2.carbon.mediation.transport.handlers.DataHolder
 
getServiceName(HttpRequest) - Method in class org.wso2.carbon.mediation.transport.handlers.PassThroughNHttpGetProcessor
Returns the service name.
getServicesHTML(String) - Method in class org.wso2.carbon.mediation.transport.handlers.PassThroughNHttpGetProcessor
Returns the HTML text for the list of services deployed.
GOV_REG_PREFIX - Static variable in class org.wso2.carbon.mediation.transport.handlers.requestprocessors.swagger.format.utils.SwaggerProcessorConstants
 

H

handleBrowserException(HttpResponse, NHttpServerConnection, OutputStream, String, Exception) - Method in class org.wso2.carbon.mediation.transport.handlers.PassThroughNHttpGetProcessor
Handles browser exception.
handleException(String, Exception) - Method in class org.wso2.carbon.mediation.transport.handlers.NHttpGetProcessor
 
handleException(String, Exception) - Method in class org.wso2.carbon.mediation.transport.handlers.PassThroughNHttpGetProcessor
 
handleException(String) - Method in class org.wso2.carbon.mediation.transport.handlers.requestprocessors.swagger.format.SwaggerGenerator
Logs the error message and throws New AxisFault.
HTTP_OK - Static variable in class org.wso2.carbon.mediation.transport.handlers.requestprocessors.swagger.SwaggerConstants
Deprecated.
Success response code for swagger responses

I

init(ConfigurationContext, ServerHandler) - Method in class org.wso2.carbon.mediation.transport.handlers.NHttpGetProcessor
 
init(ConfigurationContext, SourceHandler) - Method in class org.wso2.carbon.mediation.transport.handlers.PassThroughNHttpGetProcessor
 
INTEGER - Static variable in class org.wso2.carbon.mediation.transport.handlers.requestprocessors.swagger.format.utils.SwaggerProcessorConstants
 
isDispatchToApiGetProcessor(String, ConfigurationContext) - Static method in class org.wso2.carbon.mediation.transport.handlers.utils.RequestProcessorDispatcherUtil
Evaluates the given URI to find any matching API
isServiceListBlocked(String) - Method in class org.wso2.carbon.mediation.transport.handlers.PassThroughNHttpGetProcessor
Is the incoming URI is requesting service list and http.block_service_list=true in nhttp.properties

N

NHttpGetProcessor - Class in org.wso2.carbon.mediation.transport.handlers
Get Processor implementation for NHttp Transport.
NHttpGetProcessor() - Constructor for class org.wso2.carbon.mediation.transport.handlers.NHttpGetProcessor
 
NUMBER - Static variable in class org.wso2.carbon.mediation.transport.handlers.requestprocessors.swagger.format.utils.SwaggerProcessorConstants
 

O

org.wso2.carbon.mediation.transport.handlers - package org.wso2.carbon.mediation.transport.handlers
 
org.wso2.carbon.mediation.transport.handlers.requestprocessors.swagger - package org.wso2.carbon.mediation.transport.handlers.requestprocessors.swagger
 
org.wso2.carbon.mediation.transport.handlers.requestprocessors.swagger.format - package org.wso2.carbon.mediation.transport.handlers.requestprocessors.swagger.format
 
org.wso2.carbon.mediation.transport.handlers.requestprocessors.swagger.format.utils - package org.wso2.carbon.mediation.transport.handlers.requestprocessors.swagger.format.utils
 
org.wso2.carbon.mediation.transport.handlers.utils - package org.wso2.carbon.mediation.transport.handlers.utils
 

P

PassThroughNHttpGetProcessor - Class in org.wso2.carbon.mediation.transport.handlers
Get Processor implementation for PassThrough Transport.
PassThroughNHttpGetProcessor() - Constructor for class org.wso2.carbon.mediation.transport.handlers.PassThroughNHttpGetProcessor
 
process(HttpRequest, HttpResponse, MessageContext, NHttpServerConnection, OutputStream, boolean) - Method in class org.wso2.carbon.mediation.transport.handlers.NHttpGetProcessor
 
process(HttpRequest, HttpResponse, MessageContext, NHttpServerConnection, OutputStream, boolean) - Method in class org.wso2.carbon.mediation.transport.handlers.PassThroughNHttpGetProcessor
 
process(CarbonHttpRequest, CarbonHttpResponse, ConfigurationContext) - Method in class org.wso2.carbon.mediation.transport.handlers.requestprocessors.swagger.format.SwaggerJsonProcessor
Process incoming GET request and update the response with the swagger definition for the requested API
process(CarbonHttpRequest, CarbonHttpResponse, ConfigurationContext) - Method in class org.wso2.carbon.mediation.transport.handlers.requestprocessors.swagger.format.SwaggerYamlProcessor
Process incoming GET request and update the response with the swagger definition for the requested API.

R

RequestProcessorDispatcherUtil - Class in org.wso2.carbon.mediation.transport.handlers.utils
This class check whether there is an API found for the given URI in both super tenant and tenant spaces
RequestProcessorDispatcherUtil() - Constructor for class org.wso2.carbon.mediation.transport.handlers.utils.RequestProcessorDispatcherUtil
 
retrieveAPISwaggerFromRegistry(API, String) - Method in class org.wso2.carbon.mediation.transport.handlers.requestprocessors.swagger.format.SwaggerGenerator
Function to extract swagger definition from the registry

S

SERVICES_PREFIX - Static variable in class org.wso2.carbon.mediation.transport.handlers.requestprocessors.swagger.format.utils.SwaggerProcessorConstants
 
setAxisConfigurationContext(ConfigurationContext) - Method in class org.wso2.carbon.mediation.transport.handlers.DataHolder
 
STRING - Static variable in class org.wso2.carbon.mediation.transport.handlers.requestprocessors.swagger.format.utils.SwaggerProcessorConstants
 
SWAGGER_RESOURCE_PATH - Static variable in class org.wso2.carbon.mediation.transport.handlers.requestprocessors.swagger.format.utils.SwaggerProcessorConstants
 
SwaggerConstants - Class in org.wso2.carbon.mediation.transport.handlers.requestprocessors.swagger
Deprecated.
SwaggerConstants() - Constructor for class org.wso2.carbon.mediation.transport.handlers.requestprocessors.swagger.SwaggerConstants
Deprecated.
 
SwaggerGenerator - Class in org.wso2.carbon.mediation.transport.handlers.requestprocessors.swagger.format
This is the base class used by swagger formatter classes(JSON and YAML) and contains generic functions.
SwaggerGenerator() - Constructor for class org.wso2.carbon.mediation.transport.handlers.requestprocessors.swagger.format.SwaggerGenerator
 
SwaggerJsonProcessor - Class in org.wso2.carbon.mediation.transport.handlers.requestprocessors.swagger.format
Provides Swagger definition for the API in JSON format.
SwaggerJsonProcessor() - Constructor for class org.wso2.carbon.mediation.transport.handlers.requestprocessors.swagger.format.SwaggerJsonProcessor
 
SwaggerProcessorConstants - Class in org.wso2.carbon.mediation.transport.handlers.requestprocessors.swagger.format.utils
Constants used in swagger for data-services component.
SwaggerProcessorConstants() - Constructor for class org.wso2.carbon.mediation.transport.handlers.requestprocessors.swagger.format.utils.SwaggerProcessorConstants
 
SwaggerUtils - Class in org.wso2.carbon.mediation.transport.handlers.requestprocessors.swagger.format.utils
Util class with methods to generate swagger definition and fetch them from the registry.
SwaggerUtils() - Constructor for class org.wso2.carbon.mediation.transport.handlers.requestprocessors.swagger.format.utils.SwaggerUtils
 
SwaggerYamlProcessor - Class in org.wso2.carbon.mediation.transport.handlers.requestprocessors.swagger.format
Provides Swagger definition for the API in YAML format.
SwaggerYamlProcessor() - Constructor for class org.wso2.carbon.mediation.transport.handlers.requestprocessors.swagger.format.SwaggerYamlProcessor
 

T

TENANT_CONTEXT_PROPERTY_NAME - Static variable in class org.wso2.carbon.mediation.transport.handlers.requestprocessors.swagger.format.utils.SwaggerProcessorConstants
 

U

updateResponse(CarbonHttpResponse, String, String) - Method in class org.wso2.carbon.mediation.transport.handlers.requestprocessors.swagger.format.SwaggerGenerator
Update the response with provided response string.
B C D F G H I N O P R S T U 
Skip navigation links

Copyright © 2022 WSO2. All rights reserved.