RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TInvokableClassRegistry Methods

The methods of the TInvokableClassRegistry class are listed here.

 
Name 
Description 
 
Returns the SOAP Action header associated with the interface with a specified GUID. 
 
Returns the SOAP Action header associated with the type info of a registered interface. 
 
Retrieves the implementation class that corresponds to the type info of an invokable interface. 
 
Retrieves an array of exceptions that are registered as associated with an invokable interface. 
 
Returns the class reference for a header type, given its name and namespace. 
 
Retrieves an array of headers that are registered as associated with an invokable interface. 
 
Returns the name of a header that is identified by a specified class reference. 
 
This is the overview for the GetHeaderNamespace method overload. 
 
Retrieves information about a registered invokable interface that is identified by a SOAP action header or the path of an HTTP message. 
 
Returns the number of registered invokable interfaces. 
 
This is the overview for the GetInterfaceExternalName method overload. 
 
Returns information about a registered invokable interface given its name. 
 
Returns the runtime type information (RTTI) of an invokable interface. 
 
This is the overview for the GetIntfInvokeOptions method overload. 
 
Returns an instance of the implementation class for a registered invokable interface. 
 
Returns the name of the operation that corresponds to a method on an invokable interface. 
 
Returns the name of the method that corresponds to an operation in a WSDL document. 
 
Returns a namespace that is uniquely associated with a registered interface. 
 
Returns the name of the part that corresponds to a parameter on a method of an invokable interface. 
 
Returns the name of the parameter that corresponds to a part on a message of an operation in a WSDL document. 
 
Returns the internal data that TInvokableClassRegistry maintains for one of its registered interfaces. 
 
Retrieves an array of headers that are registered as associated with requests to an invokable interface. 
 
Retrieves an array of headers that are registered as associated with responses to invocations of an invokable interface. 
 
Returns the list of parameter names that map to return values of interface methods. 
 
This is the overview for the GetUDDIInfo method overload. 
 
This is the overview for the GetWSDLEncoding method overload. 
 
Indicates whether there is a registered implementation class for an invokable interface. 
 
Supplies a set of SOAP Action headers to use for an already-registered interface. 
 
Supplies a SOAP Action header to use for an already-registered interface. 
 
Registers the remotable exception classes that calls to an invokable interface can raise. 
 
Registers methods of an invokable interface that can raise a registered exception class. 
 
Registers the correspondence between a method name on an invokable interface and the corresponding operation name in a WSDL document. 
 
Registers the correspondence between a parameter name on an invokable interface and the corresponding part name in a WSDL document. 
 
This is the overview for the RegisterHeaderClass method overload. 
 
Registers methods of an invokable interface that make use of a registered header. 
 
Registers an invokable interface. 
 
This is the overview for the RegisterInvokableClass method overload. 
 
This is the overview for the RegisterInvokeOptions method overload. 
 
Registers a list of parameter names that map to return values of interface methods. 
 
Registers the location of the UDDI description that can be used to import the location of a Web Service. 
 
Unregisters an invokable interface. 
 
Unregisters the implementation class for an invokable interface. 
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!