JTR 4.0 API Documentation
A B C D E F G H I J L M N P Q R S T U V W X

W

warning(SAXParseException) - Method in class jtr.config.JtrSaxErrorHandler
 
WEBSERVICE - Static variable in class jtr.config.StdParameters
The WEBSERVICE configuration that should be passed to a given IRunner.
WebServiceConfig - Class in jtr.config.ws
This class is the object oriented representation of the content of a webservice element of the jtr.xml configuration file.
Every webservice description is logically associated with a WSDL, thus you are required to point out a valid WSDL location as an URL when defining every webservice element.
Nested in a WebServiceConfig there might be one or more services according to your needs.
WebServiceConfig() - Constructor for class jtr.config.ws.WebServiceConfig
Default constructor.
WebServiceMsg - Class in jtr.config.ws
Abstract representation of a webservice message configuration element.
WebServiceMsg() - Constructor for class jtr.config.ws.WebServiceMsg
Default constructor.
WebServiceOperation - Class in jtr.config.ws
This is the abstract representation of a webservice operation configuration element.
WebServiceOperation() - Constructor for class jtr.config.ws.WebServiceOperation
Default constructor.
WebServicePort - Class in jtr.config.ws
This class represents a port elements that can be found in a jtr.xml configuration file.
Semantically its content can be assimilated to the one represented by a WSDL port element.
WebServicePort() - Constructor for class jtr.config.ws.WebServicePort
Default constructor.
WebServicePortType - Class in jtr.config.ws
This class is the object-oriented representation of the portType element that can be found in the jtr.xml configuration file.
Semantically it is comparable to a WSDL port type definition, and is one of the information used by the JTR runtime system to access webservices.
WebServicePortType() - Constructor for class jtr.config.ws.WebServicePortType
Default constructor.
WebServiceRtConfig - Class in jtr.ws.wsif
This class is used by WsifHelper instances to internally store a WSIF-based webservice configuration.
This class can be thought as the runtime counterpart of the jtr.config.ws.WebServiceConfig class, and as such it is composed by a set of services (WebServiceRtService instances) uniquely identified by their qualified name.
WebServiceRtConfig() - Constructor for class jtr.ws.wsif.WebServiceRtConfig
Default constructor.
WebServiceRtOperation - Class in jtr.ws.wsif
This class is the WSIF-based runtime representation of a webservice operation.
WebServiceRtOperation() - Constructor for class jtr.ws.wsif.WebServiceRtOperation
Default constructor.
WebServiceRtPort - Class in jtr.ws.wsif
This is the WSIF-based runtime representation of a port.
WebServiceRtPort() - Constructor for class jtr.ws.wsif.WebServiceRtPort
Default constructor.
WebServiceRtPortType - Class in jtr.ws.wsif
This class is the WSIF-based runtime representation of a portType.
WebServiceRtPortType() - Constructor for class jtr.ws.wsif.WebServiceRtPortType
Default constructor.
WebServiceRtService - Class in jtr.ws.wsif
This is the WSIF-based representation of a typical service definition.
As you might infer from the WSDL formal definition, a service may expose both multiple portTypes and multiple ports.
WebServiceRtService() - Constructor for class jtr.ws.wsif.WebServiceRtService
Default constructor.
WebServiceService - Class in jtr.config.ws
This class is the object oriented representation of a service element of a jtr.xml configuration file.
It can be assimilated to the concept of WSDL service.
WebServiceService() - Constructor for class jtr.config.ws.WebServiceService
Default constructor.
WebServiceTypeMapping - Class in jtr.config.ws
This class is the object oriented representation of the jtr.xml typeMapping configuration element.
Such a configuration element is used to decleratively instruct the JTR-webservices extension on how to map complex XML data types to Java objects.
WebServiceTypeMapping() - Constructor for class jtr.config.ws.WebServiceTypeMapping
 
wsConfig - Variable in class jtr.ws.wsif.WsifHelper
 
WsifHelper - Class in jtr.ws.wsif
This is the WSIF-based implementation of the IWsHelper interface.
Application level runner implementations do not need to directly access this class.
WsifHelper() - Constructor for class jtr.ws.wsif.WsifHelper
Default constructor.
WsifHelperFactory - Class in jtr.ws.wsif
This factory class is one of the concrete implementation of the IWsHelperFactory interface.
This class represents the entry point available to application-level concrete runner implementations to the webservices functionalities implemented by means of the WSIF project.
In order to change thi entry point with another one based on other webservice frameworks, you have to follow these steps:
1.
WsifHelperFactory() - Constructor for class jtr.ws.wsif.WsifHelperFactory
 
WsMsgType - Enum in jtr.ws
Deprecated. 
WsProviderException - Exception in jtr.ws
This exception is used to report to higher level components exceptions occurred in the webservices layer.
WsProviderException(Throwable) - Constructor for exception jtr.ws.WsProviderException
Constructor.
WsProviderException(String, Throwable) - Constructor for exception jtr.ws.WsProviderException
Costructor.
WsProviderException(String) - Constructor for exception jtr.ws.WsProviderException
Constructor.
wsRtConfig - Variable in class jtr.ws.wsif.WsifHelper
 

The JTR Project is licensed under GPL version 2
A B C D E F G H I J L M N P Q R S T U V W X