Linux Mac OSX Windows

  
[scriptable, uuid(0458dac7-65de-11d5-9b42-00104bdf5339)]
interface nsISOAPPortBinding : nsIWSDLSOAPBinding

Constants


        
const unsigned short SOAP_VERSION_1_1 = 0

        
const unsigned short SOAP_VERSION_1_2 = 1

        
const unsigned short SOAP_VERSION_UNKNOWN = 32767

Attributes


        
readonly attribute AString address

        
readonly attribute AString name

        
readonly attribute unsigned short soapVersion

        
readonly attribute unsigned short style

        
readonly attribute AString transport