WebServicesUtils

Inclusion code:

Service Deployment
Port NameLocationProtocolInterfaces
WebServicesUtils documentation:
WebServicesUtils--WebServicesUtilsInterface

List of Available Interfaces

WebServicesUtilsInterface

Interface documentation:

Operation NameInput TypeOutput TypeFaults
wsdlToJoliestringstringIOException( IOExceptionType )

Operation Description

wsdlToJolie

Operation documentation:

Invocation template:

wsdlToJolie@WebServicesUtils( request )( response )

Request type

Type: string

string : string

Response type

Type: string

string : string

Possible faults thrown

Fault IOException with type IOExceptionType

Fault-handling install template:

install ( IOException => /* error-handling code */ )
type IOExceptionType: JavaExceptionType

Subtypes

JavaExceptionType

type JavaExceptionType: string { .stackTrace: string }