serial class EnsLib.UDDI.wsdl.Binding
extends %SerialObject
Data from WSDL that is needed to map SOAP Service to UDDI Registry.
This class conatins data for SOAP Binding
Parameters
|
Properties
|
Methods
|
Queries
|
Indices
|
ForeignKeys
|
Triggers
|
|
6
|
|
|
|
|
|
property HTTPBinding
as %Boolean;
property LocalName
as %String;
property Namespace
as %String;
property PortType
as %String;
Refers to LocalName of PortType
property SOAPBinding
as %Boolean;
property SOAPTransportURI
as %String;