|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This interface defines the public methods for the programmatic interface to the CICS Web services assistant.
Field Summary | |
---|---|
static java.lang.String |
COPYRIGHT
|
static java.lang.String |
SCCSID
CICS SCCSID String |
Method Summary | |
---|---|
IAssistantResponse |
DFHLS2WS(IAssistantParameters ap)
DFHLS2WS generates a Web service description and a Web service binding file from a high level language data structure. |
IAssistantResponse |
DFHWS2LS(IAssistantParameters ap)
DFHWS2LS generates a high level language data structure and a Web service binding file from a Web service description. |
java.lang.String |
getVersionInformation()
This method returns the version number associated with the version of the CICS Web services assistant currently in use. |
Field Detail |
public static final java.lang.String COPYRIGHT
public static final java.lang.String SCCSID
Method Detail |
public IAssistantResponse DFHLS2WS(IAssistantParameters ap)
ap
- the parameters needed to control the execution of DFHLS2WS.public IAssistantResponse DFHWS2LS(IAssistantParameters ap)
ap
- the parameters needed to control the execution of DFHWS2LS.public java.lang.String getVersionInformation()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |