#include <TypeConversions.idl>
Public Methods | |
void | Set (in Specification spec) raises ( BadSpecification ) |
Add or update a specification. More... | |
boolean | Get (inout Specification spec, in boolean getNext) |
Query a specification. More... |
This interface allows the management of the specific type conversion for a specific module/interface/operation/parameter. Such conversions can be specified or altered while the SoapBridge is operational.
Definition at line 32 of file TypeConversions.idl.
|
Query a specification.
|
|
Add or update a specification.
|