|
JTR 4.0 API Documentation | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use jtr.ws.wsif | |
---|---|
jtr.ws.wsif | Default Jakarts WSIF 2.0 based implementation of the contracts defined in
jtr.ws . |
Classes in jtr.ws.wsif used by jtr.ws.wsif | |
---|---|
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 portType s and multiple port s. |
|
The JTR Project is licensed under GPL version 2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |