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

A

activate(ComponentContext) - Method in class org.wso2.carbon.integrator.core.internal.IntegratorComponent
 
addProperty(String, Object) - Method in class org.wso2.carbon.integrator.core.handler.RESTBasicAuthHandler
 

B

BasicAuthConstants - Class in org.wso2.carbon.integrator.core.handler
 
BasicAuthConstants() - Constructor for class org.wso2.carbon.integrator.core.handler.BasicAuthConstants
 

C

Constants - Class in org.wso2.carbon.integrator.core
Contants for Integrator Class
Constants() - Constructor for class org.wso2.carbon.integrator.core.Constants
 
containsEndpoint(String) - Method in class org.wso2.carbon.integrator.core.handler.EndpointHolder
 
createEndpoint(String, SynapseEnvironment) - Static method in class org.wso2.carbon.integrator.core.Utils
 

D

DATASERVICE_JSON_BUILDER - Static variable in class org.wso2.carbon.integrator.core.Constants
 
DATASERVICE_JSON_FORMATTER - Static variable in class org.wso2.carbon.integrator.core.Constants
 
deactivate(ComponentContext) - Method in class org.wso2.carbon.integrator.core.internal.IntegratorComponent
 

E

EndpointHolder - Class in org.wso2.carbon.integrator.core.handler
Endpoint Holder class to endpoint caching

F

findOperation(AxisService, MessageContext) - Method in class org.wso2.carbon.integrator.core.handler.IntegratorStatefulHandler
 
findService(MessageContext) - Method in class org.wso2.carbon.integrator.core.handler.IntegratorStatefulHandler
 
formatSOAPAction(MessageContext, OMOutputFormat, String) - Method in class org.wso2.carbon.integrator.core.json.JsonStreamFormatter
 

G

getBytes(MessageContext, OMOutputFormat) - Method in class org.wso2.carbon.integrator.core.json.JsonStreamFormatter
 
getCarbonTomcatService() - Static method in class org.wso2.carbon.integrator.core.internal.IntegratorComponent
 
getContentType(MessageContext, OMOutputFormat, String) - Method in class org.wso2.carbon.integrator.core.json.JsonStreamFormatter
 
getContext(String) - Static method in class org.wso2.carbon.integrator.core.Utils
 
getContextService() - Static method in class org.wso2.carbon.integrator.core.internal.IntegratorComponent
 
getDSSJsonBuilder() - Static method in class org.wso2.carbon.integrator.core.Utils
 
getDSSJsonFormatter() - Static method in class org.wso2.carbon.integrator.core.Utils
 
getEndpoint(String) - Method in class org.wso2.carbon.integrator.core.handler.EndpointHolder
 
getHeader(String) - Method in class org.wso2.carbon.integrator.core.HeaderMapRequestWrapper
 
getHeaderNames() - Method in class org.wso2.carbon.integrator.core.HeaderMapRequestWrapper
get the Header names
getHeaders(String) - Method in class org.wso2.carbon.integrator.core.HeaderMapRequestWrapper
 
getHostname(String) - Static method in class org.wso2.carbon.integrator.core.Utils
 
getInstance() - Static method in class org.wso2.carbon.integrator.core.handler.EndpointHolder
Method to return the instance.
getPassThroughJsonBuilder() - Static method in class org.wso2.carbon.integrator.core.Utils
 
getPassThroughJsonFormatter() - Static method in class org.wso2.carbon.integrator.core.Utils
 
getProperties() - Method in class org.wso2.carbon.integrator.core.handler.RESTBasicAuthHandler
 
getProtocolPort(String) - Static method in class org.wso2.carbon.integrator.core.Utils
 
getStartedTenantWebapp(String, String) - Static method in class org.wso2.carbon.integrator.core.Utils
Get the details of a deployed webapp for tenants
getStartedWebapp(String) - Static method in class org.wso2.carbon.integrator.core.Utils
Get the details of a deployed webApp
getTargetAddress(MessageContext, OMOutputFormat, URL) - Method in class org.wso2.carbon.integrator.core.json.JsonStreamFormatter
 
gsonJsonArrayToObjectArray(JsonElement) - Static method in class org.wso2.carbon.integrator.core.json.utils.GSONUtils
Function to convert GSON array model to generic array model.
gsonJsonObjectToMap(JsonElement) - Static method in class org.wso2.carbon.integrator.core.json.utils.GSONUtils
Function to convert from GSON object model to generic map model.
GSONUtils - Class in org.wso2.carbon.integrator.core.json.utils
Utility class containing utility functions to manipulated GSON objects
GSONUtils() - Constructor for class org.wso2.carbon.integrator.core.json.utils.GSONUtils
 

H

handleRequest(MessageContext) - Method in class org.wso2.carbon.integrator.core.handler.RESTBasicAuthHandler
 
handleRequestInFlow(MessageContext) - Method in class org.wso2.carbon.integrator.core.handler.IntegratorSynapseHandler
 
handleRequestOutFlow(MessageContext) - Method in class org.wso2.carbon.integrator.core.handler.IntegratorSynapseHandler
 
handleResponse(MessageContext) - Method in class org.wso2.carbon.integrator.core.handler.RESTBasicAuthHandler
 
handleResponseInFlow(MessageContext) - Method in class org.wso2.carbon.integrator.core.handler.IntegratorSynapseHandler
 
handleResponseOutFlow(MessageContext) - Method in class org.wso2.carbon.integrator.core.handler.IntegratorSynapseHandler
 
HeaderMapRequestWrapper - Class in org.wso2.carbon.integrator.core
This class is written to wrap HTTP Servlet Request.
HeaderMapRequestWrapper(HttpServletRequest) - Constructor for class org.wso2.carbon.integrator.core.HeaderMapRequestWrapper
construct a wrapper for this request.
HTTP_STATUS_CODE - Static variable in class org.wso2.carbon.integrator.core.handler.BasicAuthConstants
 

I

initDispatcher() - Method in class org.wso2.carbon.integrator.core.handler.IntegratorStatefulHandler
 
INTEGRATOR_HEADER - Static variable in class org.wso2.carbon.integrator.core.Constants
 
IntegratorComponent - Class in org.wso2.carbon.integrator.core.internal
Declarative service component Integrator component.
IntegratorComponent() - Constructor for class org.wso2.carbon.integrator.core.internal.IntegratorComponent
 
IntegratorStatefulHandler - Class in org.wso2.carbon.integrator.core.handler
This Axis2 handler is written to dispatch messages to synapse environment, when the message is received for a stateful service.
IntegratorStatefulHandler() - Constructor for class org.wso2.carbon.integrator.core.handler.IntegratorStatefulHandler
 
IntegratorSynapseHandler - Class in org.wso2.carbon.integrator.core.handler
This handler is written to dispatch messages to tomcat servlet transport.
IntegratorSynapseHandler() - Constructor for class org.wso2.carbon.integrator.core.handler.IntegratorSynapseHandler
 
IntegratorValve - Class in org.wso2.carbon.integrator.core
This Valve is written to block the direct requests to the tomcat servlet transport.
IntegratorValve() - Constructor for class org.wso2.carbon.integrator.core.IntegratorValve
 
invoke(MessageContext) - Method in class org.wso2.carbon.integrator.core.handler.IntegratorStatefulHandler
 
invoke(Request, Response) - Method in class org.wso2.carbon.integrator.core.IntegratorValve
 
isDataService(MessageContext) - Static method in class org.wso2.carbon.integrator.core.Utils
 
isStatefulService(AxisService) - Static method in class org.wso2.carbon.integrator.core.Utils
In this method check we check whether that particular service is a admin service or session enabled service.
isTenantDataService(MessageContext) - Static method in class org.wso2.carbon.integrator.core.Utils
 

J

JsonStreamBuilder - Class in org.wso2.carbon.integrator.core.json
JsonStream builder class for Enterprise integrator
JsonStreamBuilder() - Constructor for class org.wso2.carbon.integrator.core.json.JsonStreamBuilder
 
JsonStreamFormatter - Class in org.wso2.carbon.integrator.core.json
JsonStream Formatter class for Enterprise integrator
JsonStreamFormatter() - Constructor for class org.wso2.carbon.integrator.core.json.JsonStreamFormatter
 

N

NO_ENTITY_BODY - Static variable in class org.wso2.carbon.integrator.core.handler.BasicAuthConstants
 

O

org.wso2.carbon.integrator.core - package org.wso2.carbon.integrator.core
 
org.wso2.carbon.integrator.core.handler - package org.wso2.carbon.integrator.core.handler
 
org.wso2.carbon.integrator.core.internal - package org.wso2.carbon.integrator.core.internal
 
org.wso2.carbon.integrator.core.json - package org.wso2.carbon.integrator.core.json
 
org.wso2.carbon.integrator.core.json.utils - package org.wso2.carbon.integrator.core.json.utils
 

P

PASSTHRU_JSON_BUILDER - Static variable in class org.wso2.carbon.integrator.core.Constants
 
PASSTHRU_JSON_FORMATTER - Static variable in class org.wso2.carbon.integrator.core.Constants
 
processDocument(InputStream, String, MessageContext) - Method in class org.wso2.carbon.integrator.core.json.JsonStreamBuilder
 
putEndpoint(String, Endpoint) - Method in class org.wso2.carbon.integrator.core.handler.EndpointHolder
 

R

RESPONSE - Static variable in class org.wso2.carbon.integrator.core.handler.BasicAuthConstants
 
RESTBasicAuthHandler - Class in org.wso2.carbon.integrator.core.handler
This class can be added as a handler to enforce Basic Auth
RESTBasicAuthHandler() - Constructor for class org.wso2.carbon.integrator.core.handler.RESTBasicAuthHandler
 
rewriteLocationHeader(String, MessageContext) - Static method in class org.wso2.carbon.integrator.core.Utils
In this method we rewrite the location header which comes from the tomcat transport.
run() - Method in class org.wso2.carbon.integrator.core.handler.EndpointHolder
 

S

SC_FORBIDDEN - Static variable in class org.wso2.carbon.integrator.core.handler.BasicAuthConstants
 
SC_UNAUTHORIZED - Static variable in class org.wso2.carbon.integrator.core.handler.BasicAuthConstants
 
setCarbonTomcatService(CarbonTomcatService) - Method in class org.wso2.carbon.integrator.core.internal.IntegratorComponent
 
setConfigurationContextService(ConfigurationContextService) - Method in class org.wso2.carbon.integrator.core.internal.IntegratorComponent
 
setContextService(ConfigurationContextService) - Static method in class org.wso2.carbon.integrator.core.internal.IntegratorComponent
 
setIntegratorHeader(MessageContext, String) - Static method in class org.wso2.carbon.integrator.core.Utils
 
setTomcatService(CarbonTomcatService) - Static method in class org.wso2.carbon.integrator.core.internal.IntegratorComponent
 

T

TRUE - Static variable in class org.wso2.carbon.integrator.core.handler.BasicAuthConstants
 

U

unsetCarbonTomcatService(CarbonTomcatService) - Method in class org.wso2.carbon.integrator.core.internal.IntegratorComponent
 
unsetConfigurationContextService(ConfigurationContextService) - Method in class org.wso2.carbon.integrator.core.internal.IntegratorComponent
 
unsetConfigurationService() - Static method in class org.wso2.carbon.integrator.core.internal.IntegratorComponent
 
unsetTomcatService() - Static method in class org.wso2.carbon.integrator.core.internal.IntegratorComponent
 
Utils - Class in org.wso2.carbon.integrator.core
 
Utils() - Constructor for class org.wso2.carbon.integrator.core.Utils
 

W

writeTo(MessageContext, OMOutputFormat, OutputStream, boolean) - Method in class org.wso2.carbon.integrator.core.json.JsonStreamFormatter
 
WWW_AUTH_METHOD - Static variable in class org.wso2.carbon.integrator.core.handler.BasicAuthConstants
 
WWW_AUTHENTICATE - Static variable in class org.wso2.carbon.integrator.core.handler.BasicAuthConstants
 
A B C D E F G H I J N O P R S T U W 
Skip navigation links

Copyright © 2020 WSO2. All rights reserved.