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

C

CONTENT_TYPE_JSON - Static variable in class org.wso2.carbon.mediation.transport.handlers.requestprocessors.swagger.SwaggerConstants
Content type "application/json" string for JSON messages
CONTENT_TYPE_YAML - Static variable in class org.wso2.carbon.mediation.transport.handlers.requestprocessors.swagger.SwaggerConstants
Content type "application/x-yaml" string for YAML messages

D

DEFAULT_ENCODING - Static variable in class org.wso2.carbon.mediation.transport.handlers.requestprocessors.swagger.SwaggerConstants
Default encoding for response messages generated from swagger generation

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
Generalized object structure for Swagger definitions of APIs.
GenericApiObjectDefinition(API) - Constructor for class org.wso2.carbon.mediation.transport.handlers.requestprocessors.swagger.GenericApiObjectDefinition
 
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.
getDefinitionMap() - Method in class org.wso2.carbon.mediation.transport.handlers.requestprocessors.swagger.GenericApiObjectDefinition
Provides a map which represents the structure of swagger definition.
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.

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
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
 
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
 

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.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
 

S

SwaggerConstants - Class in org.wso2.carbon.mediation.transport.handlers.requestprocessors.swagger
Constants used in Swagger definition generation.
SwaggerConstants() - Constructor for class org.wso2.carbon.mediation.transport.handlers.requestprocessors.swagger.SwaggerConstants
 
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
 
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
 

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.
C D G H I N O P R S U 
Skip navigation links

Copyright © 2018 WSO2. All rights reserved.