|
JTR 4.0 API Documentation | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IWsHelperFactory | |
---|---|
jtr.ws.jaxws | Default JAX-WS 2.1.1 based implementation of the contracts defined in
jtr.ws . |
jtr.ws.wsif | Default Jakarts WSIF 2.0 based implementation of the contracts defined in
jtr.ws . |
Uses of IWsHelperFactory in jtr.ws.jaxws |
---|
Classes in jtr.ws.jaxws that implement IWsHelperFactory | |
---|---|
class |
JaxWsHelperFactory
Factory for instantiating new JAX-WS-based IWsHelper s. |
Uses of IWsHelperFactory in jtr.ws.wsif |
---|
Classes in jtr.ws.wsif that implement IWsHelperFactory | |
---|---|
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. |
|
The JTR Project is licensed under GPL version 2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |