A G H J O P S T U W X

A

activate(ComponentContext) - Method in class org.jaggeryjs.modules.ws.internal.WSRequestServiceComponent
 

G

genarateStubFromURL(String, String) - Method in class org.jaggeryjs.modules.ws.WSStubHostObject
Given a uri to a WSDL this operation returns the JavaScript stub for that service
generateStub(Source, Result, Map) - Static method in class org.jaggeryjs.modules.ws.util.XSLTTransformer
 
getClassName() - Method in class org.jaggeryjs.modules.ws.WebServiceErrorHostObject
 
getClassName() - Method in class org.jaggeryjs.modules.ws.WSRequestHostObject
Returns the name to be used for this JavaScript Object.
getClassName() - Method in class org.jaggeryjs.modules.ws.WSStubHostObject
 
getConfigurationContext() - Static method in class org.jaggeryjs.modules.ws.internal.WSRequestServiceComponent
 
getSigStream(InputStream, Map) - Static method in class org.jaggeryjs.modules.ws.util.XSLTTransformer
 
getWSDL2(InputStream, Map) - Static method in class org.jaggeryjs.modules.ws.util.XSLTTransformer
 

H

handle(Callback[]) - Method in class org.jaggeryjs.modules.ws.PasswordCallbackHandler
 

J

jsConstructor(Context, Object[], Function, boolean) - Static method in class org.jaggeryjs.modules.ws.WebServiceErrorHostObject
 
jsConstructor(Context, Object[], Function, boolean) - Static method in class org.jaggeryjs.modules.ws.WSRequestHostObject
Constructor the user will be using inside javaScript
jsConstructor(Context, Object[], Function, boolean) - Static method in class org.jaggeryjs.modules.ws.WSStubHostObject
 
jsFunction_getResponseHeader(Context, Scriptable, Object[], Function) - Static method in class org.jaggeryjs.modules.ws.WSRequestHostObject
 
jsFunction_open(Context, Scriptable, Object[], Function) - Static method in class org.jaggeryjs.modules.ws.WSRequestHostObject

This method prepares the WSRequest object to invoke a Web service.

jsFunction_openWSDL(Context, Scriptable, Object[], Function) - Static method in class org.jaggeryjs.modules.ws.WSRequestHostObject
This function enables you to give a WSDL and get WSRequest configured.
jsFunction_send(Context, Scriptable, Object[], Function) - Static method in class org.jaggeryjs.modules.ws.WSRequestHostObject

This method invokes the Web service with the requested payload.

jsGet_code() - Method in class org.jaggeryjs.modules.ws.WebServiceErrorHostObject
 
jsGet_detail() - Method in class org.jaggeryjs.modules.ws.WebServiceErrorHostObject
 
jsGet_error() - Method in class org.jaggeryjs.modules.ws.WSRequestHostObject

Getter for the WebServiceError object

jsGet_onreadystatechange() - Method in class org.jaggeryjs.modules.ws.WSRequestHostObject
Getter for the 'onreadystatechange' javascript function.
jsGet_readyState() - Method in class org.jaggeryjs.modules.ws.WSRequestHostObject

Getter for the readyState property

jsGet_reason() - Method in class org.jaggeryjs.modules.ws.WebServiceErrorHostObject
 
jsGet_responseE4X() - Method in class org.jaggeryjs.modules.ws.WSRequestHostObject
Getter for the responseE4X property.
jsGet_responseText() - Method in class org.jaggeryjs.modules.ws.WSRequestHostObject
Getter for the responseText property.
jsGet_responseXML() - Method in class org.jaggeryjs.modules.ws.WSRequestHostObject
Getter for the responseXML property.
jsGet_services() - Method in class org.jaggeryjs.modules.ws.WSStubHostObject
 
jsGet_status() - Method in class org.jaggeryjs.modules.ws.WSRequestHostObject
 
jsGet_webService() - Method in class org.jaggeryjs.modules.ws.WSStubHostObject
 
jsSet_code(String) - Method in class org.jaggeryjs.modules.ws.WebServiceErrorHostObject
 
jsSet_detail(String) - Method in class org.jaggeryjs.modules.ws.WebServiceErrorHostObject
 
jsSet_onreadystatechange(Function) - Method in class org.jaggeryjs.modules.ws.WSRequestHostObject
Setter for the 'onreadystatechange' javascript function.
jsSet_reason(String) - Method in class org.jaggeryjs.modules.ws.WebServiceErrorHostObject
 
JSSTUB_XSL_LOCATION - Static variable in class org.jaggeryjs.modules.ws.util.XSLTTransformer
 

O

onComplete() - Method in class org.jaggeryjs.modules.ws.WSRequestCallback
 
onError(Exception) - Method in class org.jaggeryjs.modules.ws.WSRequestCallback
 
onFault(MessageContext) - Method in class org.jaggeryjs.modules.ws.WSRequestCallback
 
onMessage(MessageContext) - Method in class org.jaggeryjs.modules.ws.WSRequestCallback
 
org.jaggeryjs.modules.ws - package org.jaggeryjs.modules.ws
 
org.jaggeryjs.modules.ws.internal - package org.jaggeryjs.modules.ws.internal
 
org.jaggeryjs.modules.ws.util - package org.jaggeryjs.modules.ws.util
 

P

PasswordCallbackHandler - Class in org.jaggeryjs.modules.ws
 
PasswordCallbackHandler() - Constructor for class org.jaggeryjs.modules.ws.PasswordCallbackHandler
 

S

setConfigurationContextService(ConfigurationContextService) - Method in class org.jaggeryjs.modules.ws.internal.WSRequestServiceComponent
 
setKeyPassword(String) - Method in class org.jaggeryjs.modules.ws.PasswordCallbackHandler
 
setUserPassword(String) - Method in class org.jaggeryjs.modules.ws.PasswordCallbackHandler
 

T

transform(Source, Source, Result, Map, URIResolver) - Static method in class org.jaggeryjs.modules.ws.util.XSLTTransformer
 

U

unsetConfigurationContextService(ConfigurationContextService) - Method in class org.jaggeryjs.modules.ws.internal.WSRequestServiceComponent
 
updateResponse(OMElement) - Method in class org.jaggeryjs.modules.ws.WSRequestHostObject
 

W

WebServiceErrorHostObject - Class in org.jaggeryjs.modules.ws
 
WebServiceErrorHostObject() - Constructor for class org.jaggeryjs.modules.ws.WebServiceErrorHostObject
 
WSDL10TO20_XSL_LOCATION - Static variable in class org.jaggeryjs.modules.ws.util.XSLTTransformer
 
WSDL2SIG_XSL_LOCATION - Static variable in class org.jaggeryjs.modules.ws.util.XSLTTransformer
 
WSRequestCallback - Class in org.jaggeryjs.modules.ws
 
WSRequestCallback(WSRequestHostObject) - Constructor for class org.jaggeryjs.modules.ws.WSRequestCallback
 
WSRequestHostObject - Class in org.jaggeryjs.modules.ws

Mozilla Rhino host Object Implementation of the WSRequest Specification.

WSRequestHostObject() - Constructor for class org.jaggeryjs.modules.ws.WSRequestHostObject
Constructor for the use by Rhino
WSRequestServiceComponent - Class in org.jaggeryjs.modules.ws.internal
 
WSRequestServiceComponent() - Constructor for class org.jaggeryjs.modules.ws.internal.WSRequestServiceComponent
 
WSStubHostObject - Class in org.jaggeryjs.modules.ws
 
WSStubHostObject() - Constructor for class org.jaggeryjs.modules.ws.WSStubHostObject
 

X

XSLTTransformer - Class in org.jaggeryjs.modules.ws.util
 
XSLTTransformer() - Constructor for class org.jaggeryjs.modules.ws.util.XSLTTransformer
 

A G H J O P S T U W X

Copyright © 2015 WSO2 Inc. All rights reserved.