JTR 4.0 API Documentation

Package jtr.ws.wsif

Default Jakarts WSIF 2.0 based implementation of the contracts defined in jtr.ws.

See:
          Description

Class Summary
WebServiceRtConfig 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.
WebServiceRtOperation This class is the WSIF-based runtime representation of a webservice operation.
WebServiceRtPort This is the WSIF-based runtime representation of a port.
WebServiceRtPortType This class is the WSIF-based runtime representation of a portType.
WebServiceRtService 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.
WsifHelper This is the WSIF-based implementation of the IWsHelper interface.
Application level runner implementations do not need to directly access this class.
WsifHelperFactory 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.
 

Package jtr.ws.wsif Description

Default Jakarts WSIF 2.0 based implementation of the contracts defined in jtr.ws.

Note: the content of this package has been all deprecated and will soon be removed from the next distributions.

Since:
3.0
Version:
4.0
Author:
Francesco Russo

The JTR Project is licensed under GPL version 2