IT_Bus::AddressContext | Class representing context that is accesible using the IT_ContextAttributes::SERVER_ADDRESS_CONTEXT key |
IT_Bus::AllComplexType | Base class for generated classes derived from all complex type definitions within a WSDL or XSD file |
IT_Bus::Any | Class representing xsd:Any implementation for the Bus |
IT_Bus::AnyHolder | A holder class for a pointer to a type derived from AnyType |
IT_Bus::AnyHolderNillable | Class representing a nillable version of the AnyHolder |
IT_Bus::AnySimpleType | Base class for generated classes derived from simple type definitions within a WSDL or XSD file |
IT_Bus::AnySimpleTypeBaseT< T > | Base template class for an AnySimpleType that wraps a primitive type |
IT_Bus::AnySimpleTypeConstRefT< T > | Template implementation of AnySimpleType that holds a constant reference to a primitive type as a member variable |
IT_Bus::AnySimpleTypeRefT< T > | Template implementation of AnySimpleType that holds a reference to a primitive type as a member variable |
IT_Bus::AnySimpleTypeT< T > | Template implementation of AnySimpleType that holds a primitive type as a member variable |
IT_Bus::AnyType | Base class for generated classes derived from the type definitions within a WSDL or XSD file |
IT_Bus::AnyTypeFactory | Abstract interface for factories that can create AnyType instances from schema type names, and UserFaultException instances from message names |
IT_Bus::AnyURINillable | Class representing a nillable implementation of the AnyURI type |
IT_Bus::ArrayT< T > | Array implementation template class |
IT_Bus::Base64Binary | Class encapsulated within generated classes derived from base64Binary type definitions in a WSDL or XSD file |
IT_Bus::Base64Nillable | Class representing a nillable implementation of the Base64Binary type |
IT_Bus::BinaryAnySimpleType | Base class for implementations of AnySimleType that wrap a BinaryInParam or BinaryOutParam |
IT_Bus::BinaryBuffer | Class implementing the binary buffer |
IT_Bus::BinaryBufferNillable | Nillable implementation that keeps the data object in a member variable |
IT_Bus::BinaryInParamAnySimpleType | Implementation of AnySimpleType that holds a const reference to a BinaryInParam |
IT_Bus::BinaryOutParamAnySimpleType | Implementation of AnySimpleType that holds a reference to a BinaryOutParam |
IT_Bus::BooleanNillable | Class representing a nillable implementation of the built-in Boolean type |
IT_Reflect::BoundsException | BoundsException Class |
IT_Reflect::BuiltInType | BuiltInType class |
IT_Bus::BuiltInType< T, TYPE > | BuiltInType template implementation keeps the data object in a member variable |
IT_Bus::BuiltInTypesFactory | The IT_Bus::BuiltInTypeFactory class is used to create all the built-in types |
IT_Bus::Bus | The IT_Bus::Bus class manages a collection of plugins, which provide the underlying functional capabilities of a Bus application |
IT_Bus::BusORBPlugIn | Class used to integrate the Bus plugin architecture into the underlying ORB architecture |
IT_Bus::BusPlugIn | Base class for Bus plugins |
IT_Bus::BusPlugInFactory | Base class for application specific factory classes that create instances of a class derived from BusPlugIn |
IT_Bus::ByteNillable | Class representing a nillable implementation of the built-in Byte type |
IT_Reflect::Choice | Reflection of a choice type |
IT_Bus::ChoiceComplexType | Base class for generated classes derived from choice complex type definitions within a WSDL or XSD file |
IT_Bus::ClientMessageInterceptor | Base class for client message interceptors |
IT_Bus::ClientOperation | Class representing an operation within a client application |
IT_Bus::ClientOperationPassThrough | Class representing the Client Message Buffers of an operation |
IT_Bus::ClientProxyBase | Base class for proxy code generated from a port type |
IT_Bus::ClientRequestInterceptor | Base class for client request interceptors |
IT_Bus::ClientService | Class representing the service within a client application |
IT_Reflect::ComplexContent | Reflection of a ComplexContentComplexType |
IT_Bus::ComplexContentComplexType | Base class for generated classes derived from complex content complex type definitions within a WSDL or XSD file |
IT_Reflect::ComplexContentImplT< T > | Template base class for complex content implementations |
IT_Bus::ComplexType | Base class for generated classes derived from complex type definitions within a WSDL or XSD file |
IT_Reflect::ComplexType | Base for all complex type reflections |
IT_Reflect::ComplexTypeImpl | Base class for complex type generated reflection classes |
IT_Bus::ComplexTypeWithSubstitution | Base class for generated classes derived from complex type with substitution definitions within a WSDL or XSD file |
IT_Reflect::ComplexValueRef< T > | Template implementation of IT_Reflect::Value that holds a reference to a complex type |
IT_Bus::ContextContainer | Class that manages collections of contexts |
IT_Bus::ContextCurrent | Class that manages instances of the context container |
IT_Bus::ContextRegistry | Class that maintains a collection of built-in and application specific contexts |
IT_Reflect::Copier< T > | Copier utility |
IT_WS_ORB::CORBAWSDLAddress | Class representing the endpoint address Web service using CORBA transport |
IT_Bus::Date | Base class for generated classes derived from xsd:date type definitions within a WSDL or XSD file |
IT_Bus::DateNillable | Class representing a nillable implementation of the Date type |
IT_Bus::DateTime | Base class for generated classes derived from xsd:dateTime type definitions within a WSDL or XSD file |
IT_Bus::DateTimeNillable | Class representing a nillable implementation of the DateTime type |
IT_Bus::DecimalNillable | Class representing a nillable implementation of the built-in Decimal type |
IT_Bus::DeletingVector< T > | Simple vector of pointers that deletes each pointer when the vector is destroyed |
IT_Reflect::DerivedSimpleType | Reflection of a derived simple type |
IT_Bus::DoubleNillable | Class representing a nillable implementation of the built-in Double type |
IT_Bus::Duration | Base class for generated classes derived from xsd:duration type definitions within a WSDL or XSD file |
IT_Bus::DurationNillable | Class representing a nillable implementation of the duration type |
IT_Reflect::ElementList | Collection of objects of type IT_Reflect::Reflection |
IT_Bus::ElementList | Collection of objects of type IT_Bus::AnyType |
IT_Reflect::ElementListImplBase | Base class for ElementList of reflection classes |
IT_Reflect::ElementListImplT< ListT, T > | Template base class for element list implementations |
IT_Bus::ElementListT< T > | Template base class for element list implementations |
IT_Bus::EndpointAddress | Base class for a Web service endpoint |
IT_Bus::EndpointReference | Abstracting an ws endpoint |
IT_Bus::Exception | Base class for all Bus exceptions |
IT_Bus::FaultCategory | Class representing the categories of a fault There are a fixed number of categories that correspond to all types of system faults that may occur in a Bus |
IT_Bus::FaultCompletionStatus | Class representing the completion status of the operation that was in progress when the fault occured |
IT_Bus::FaultException | Class representing a system fault |
IT_Bus::FaultSource | Class representing the source of a system fault There are 3 possible sources of a fault which is represented by an enum |
IT_Bus::FileOutputStream | Class implementing a file output stream |
IT_Bus::FloatNillable | Class representing a nillable implementation of the built-in Float type |
IT_Bus::GDay | Class encapsulated within generated classes derived from gDay type definitions in a WSDL or XSD file |
IT_Bus::GDayNillable | Class representing a nillable implementation of the GDay type |
IT_Bus::GMonth | Class encapsulated within generated classes derived from gMonth type definitions in a WSDL or XSD file |
IT_Bus::GMonthDay | Class encapsulated within generated classes derived from gMonthDay type definitions in a WSDL or XSD file |
IT_Bus::GMonthDayNillable | Class representing a nillable implementation of the GMonthDay type |
IT_Bus::GMonthNillable | Class representing a nillable implementation of the GMonth type |
IT_Bus::GYear | Class encapsulated within generated classes derived from gYear type definitions in a WSDL or XSD file |
IT_Bus::GYearMonth | Class encapsulated within generated classes derived from gYearMonth type definitions in a WSDL or XSD file |
IT_Bus::GYearMonthNillable | Class representing a nillable implementation of the GYearMonth type |
IT_Bus::GYearNillable | Class representing a nillable implementation of the GYear type |
IT_Bus::HexBinary | Class encapsulated within generated classes derived from hexBinary type definitions in a WSDL or XSD file |
IT_Bus::HexNillable | Class representing a nillable implementation of the HexBinary type |
IT_HTTP::HTTPClientConfiguration | Class representing HTTP transport configuration settings in a client application |
IT_HTTP::HTTPServerConfiguration | Class representing HTTP transport configuration settings in a server application |
IT_HTTP::HTTPWSDLAddress | Class representing the endpoint address Web service using HTTP transport |
IT_HTTP::HttpWSDLExtensionElement | Base class for HTTP transport related WSDL extension elements |
IT_Bus::ID | Class encapsulated within generated classes derived from ID type definitions in a WSDL or XSD file |
IT_Bus::IDNillable | Class representing a nillable implementation of the ID type |
IT_Bus::IIOPWSDLAddress | Class representing the endpoint address Web service using IIOP_Tunnel transport |
IT_Bus::Integer | Class encapsulated within generated classes derived from xsd:integer type definitions in a WSDL or XSD file |
IT_Bus::IntegerNillable | Class representing a nillable implementation of the built-in Integer type |
IT_Bus::Interceptor | Base class for both request and message interceptors |
IT_Bus::InterceptorFactory | Base class for interceptor factory classes |
IT_Bus::InterceptorFactoryManager | Class implementing the interceptor factory manager |
IT_Bus::InterceptorNode | Interceptor node |
IT_Bus::IntNillable | Class representing a nillable implementation of the built-in Int type |
IT_AutoPtr< T > | Smart pointer to a non-reference counted object |
IT_Bus::LanguageNillable | Class representing a nillable implementation of the Language type |
IT_Bus::LongNillable | Class representing a nillable implementation of the built-in Long type |
IT_Bus::MimeWSDLMultipartRelated | Class representing the <mime:multipartRelated> child element within the WSDL file binding, operation <input> or <output> elements |
IT_Reflect::ModelGroup | The model group types are sequence, choice and all |
IT_Reflect::ModelGroupImpl | Base implementation for generated sequence, choice and all reflections |
IT_MQ::MQConfiguration | Class representing the <client> or <server> child elements within the WSDL file service <port> element |
IT_MQ::MQWSDLExtensionElement | Base class for MQ transport related WSDL extension elements |
IT_Bus::Name | Name class |
IT_Bus::NameNillable | Class representing a nillable implementation of the Name type |
IT_Bus::NCName | NCName class |
IT_Bus::NCNameNillable | Class representing a nillable implementation of the NCName type |
IT_Bus::NegativeInteger | Class encapsulated within generated classes derived from xsd:negativeInteger type definitions in a WSDL or XSD file |
IT_Bus::NegativeIntegerNillable | Class representing a nillable implementation of the built-in NegativeInteger type |
IT_Bus::Nillable | Represents a nillable element |
IT_Reflect::Nillable | Reflection of a Nillable type |
IT_Bus::NillablePtr< T > | Template implementation of Nillable as an auto_ptr |
IT_Reflect::NillablePtrImplT< NillableT, T > | Template base class for nillable type implementations |
IT_Reflect::NillableRawPtrImplT< T > | Template base class for nillable type implementations |
IT_Bus::NillableValue< T > | Nillable template implementation that keeps the data object in a member variable |
IT_Bus::NillableValueBase< T > | Nillable template implementation that keeps the data object in a member variable |
IT_Reflect::NillableValueImplT< NillableT, T > | Template base class for nillable value implementations |
IT_Bus::NMTokenNillable | Class representing a nillable implementation of the NMToken type |
IT_Bus::NMTokensNillable | Class representing a nillable implementation of the NMTokens type |
IT_Bus::NoActiveTransactionException | Transaction related exceptions |
IT_Bus::NonNegativeInteger | Class encapsulated within generated classes derived from xsd:nonNegativeInteger type definitions in a WSDL or XSD file |
IT_Bus::NonNegativeIntegerNillable | Class representing a nillable implementation of the built-in NonNegativeInteger type |
IT_Bus::NonPositiveInteger | Class encapsulated within generated classes derived from xsd:nonPositiveInteger type definitions in a WSDL or XSD file |
IT_Bus::NonPositiveIntegerNillable | Class representing a nillable implementation of the built-in NonPositiveInteger type |
IT_Bus::NormalizedString | NormalizedString class |
IT_Bus::NormalizedStringNillable | Class representing a nillable implementation of the NormalizedString type |
IT_Reflect::NullReflection | Reflection object used when reflection is unavailable |
IT_Bus::ObjectBase | Base class for contained objects |
IT_Reflect::OccuringTypeImplT< T > | Template base class for occuring types implementation |
IT_Bus::Operation | Base class definition for ClientOperation and ServerOperation classes |
IT_Bus::OTSInterposedTransaction | Abstract class used to represent an interposed OTS Transaction |
IT_Bus::OTSTransactionIdentifier | Interface used to represent an OTSTransaction instance |
IT_Bus::OTSTransactionManager | Abstract class used to represent a CORBA OTS Transaction manager instance |
IT_Bus::OutputStream | Base class for output streams |
IT_Bus::Part | Class representing a part of a message |
IT_Bus::PartList | Class representing a list of message parts |
IT_Bus::PartManager | Class that creates parts and populates input and output messages of an operation |
IT_Bus::PDKBus | Bus class that includes methods needed to register and manage plugins that implement bindings, transports, and interceptors |
IT_Bus::PerInvocationServant | Servant management wrapper class that provides a newly instantiated servant instance for each invocation |
IT_Bus::PerThreadServant | Servant management wrapper class that provides a separate servant instance for each thread |
IT_Bus::Port | Class representing the Web service port |
IT_Bus::PositiveInteger | Class encapsulated within generated classes derived from xsd:positiveInteger type definitions in a WSDL or XSD file |
IT_Bus::PositiveIntegerNillable | Class representing a nillable implementation of the built-in PositiveInteger type |
IT_Bus::QName | The QName class represents a qualified name as defined in the XML specifications |
IT_Bus::QNameNillable | Class representing a nillable implementation of the Qname type |
IT_Bus::ReadableMessage | Class representing an input or output message with modifiable/deserializable parts |
IT_Bus::RefCountedBase | Base class for reference counted objects |
IT_Bus::Reference | Class representing a reference to a Web service |
IT_Bus::ReferencePort | Class representing a Web service endpoint/port |
IT_Reflect::ReflectedNillablePtr< T > | Template implementation of Nillable that supports reflection |
IT_Reflect::ReflectedNillableValue< T > | Nillable template implementation that supports reflection |
IT_Reflect::ReflectException | Exception class for reflection API |
IT_Reflect::Reflection | Base class for reflection objects |
IT_Reflect::ReflectionImpl | Base class for reflection implementations |
IT_Reflect::ReflectionImplT< T > | Template base class for reflection implementations |
IT_Bus::SchemaTypeTraits< T > | Schema traits associated with the compile-time type of a generated or built-in type |
IT_Bus::SequenceComplexType | Base class for generated classes derived from sequence complex type definitions within a WSDL or XSD file |
IT_Bus::SerializedServant | Servant management wrapper class that processes all invocations in a sequential order through a single instance of the servant |
IT_Bus::Servant | Base class for stub and implementation classes generated from a WSDL file port type definition |
IT_Bus::ServerMessageInterceptor | Base class for server message interceptors |
IT_Bus::ServerOperation | Class representing an operation within a server application |
IT_Bus::ServerOperationPassThrough | Class representing the Server Message Buffers of an operation |
IT_Bus::ServerRequestInterceptor | Base class for server request interceptors |
IT_Bus::ServerService | This class represents a base service functionality common to services running within server runtime |
IT_Bus::ServiceActivationException | Class representing a service lifecycle exception occuring during service activation |
IT_Bus::ServiceBase | This class represents a base service functionality common to services running within client and server runtimes |
IT_Bus::ServiceLifecycleException | Base class for exceptions raised during service activation and deactivation |
IT_Bus_Services::IT_SessionManager::SessionStateCallback | Class that receives callback invocations from the session endpoint manager plugin |
IT_Bus_Services::IT_SessionManager::SessionStateCallbackManager | Class used to register a session state callback implementation class with the bus |
IT_Bus::ShortNillable | Class representing a nillable implementation of the built-in Short type |
IT_Bus::ShutdownRequestException | Exception class that, when caught by the Bus runtime, causes the process to exit gracefully |
IT_Reflect::SimpleContent | Reflection of a SimpleContentComplexType |
IT_Bus::SimpleContentComplexType | Base class for generated classes derived from simple content complex type definitions within a WSDL or XSD file |
IT_Bus::SimplePool< T, TFactory > | Utility template class for pooling objects |
IT_Bus::SimpleReader | Reader that throws DeserializationException from all read methods except those for simple types and nillables |
IT_Reflect::SimpleType | Base class for BuiltInType and DerivedSimpleType types |
IT_Bus::SimpleTypeList | Base class for a list of simple types derived from definitions within a WSDL or XSD file |
IT_Reflect::SimpleTypeList | Reflection of the SimpleTypeList class |
IT_Reflect::SimpleTypeListImplBase | Base class for simple type list generated reflection classes |
IT_Reflect::SimpleTypeListImplT< ListT, T > | Template implementation of simple type list reflection |
IT_Bus::SimpleTypeListT< T > | Base template class for an SimpleTypeList |
IT_Bus::SimpleTypeUnion | Base class for generated classes derived from union simple type definitions within a WSDL or XSD file |
IT_Bus::SoapWSDLAddress | Class representing the endpoint address for a SOAP over HTTP Web service |
IT_Bus::SoapWSDLBinding | Class representing the <soap:binding> child element within the WSDL file binding <wsdl:binding> element |
IT_Bus::SoapWSDLBody | Class representing the <soap:body> child element within the WSDL file binding, operation <input> or <output> elements |
IT_Bus::SoapWSDLExtensionElement | Base class for SOAP binding or transport related WSDL extension elements |
IT_Bus::SoapWSDLFault | Class representing the <soap:fault> child element within the WSDL file binding, operation <fault> element |
IT_Bus::SoapWSDLHeader | Class representing the <soap:header> child element within the WSDL file binding, operation <input> or <output> elements |
IT_Bus::SoapWSDLOperation | Class representing the <soap:operation> child element within the WSDL file binding <operation> element |
IT_Bus::String | The String class represents the public interface of the Bus internationalized string |
IT_Bus::StringNillable | Class representing a nillable implementation of the built-in String type |
IT_Bus::TibrvWSDLArray | Interface representing the <tibrv:array> child element within the WSDL file for Tibrv extensor elements: |
IT_Bus::TibrvWSDLBinding | Class representing the <tibrv:binding> child element within the WSDL file binding <binding> element |
IT_Bus::TibrvWSDLExtensionElement | Base class for TIBRV binding or transport related WSDL extension elements |
IT_Bus::TibrvWSDLInput | Class representing the <tibrv:input> child element within the WSDL file binding, operation <input> element |
IT_Bus::TibrvWSDLInputOutput | Implementation class for TIBRV binding input and output extension elements |
IT_Bus::TibrvWSDLOperation | Class representing the <tibrv:operation> child element within the WSDL file binding <operation> element |
IT_Bus::TibrvWSDLOutput | Class representing the <tibrv:output> child element within the WSDL file binding, operation <outputt> element |
IT_Bus::TibrvWSDLPort | Class representing the <tibrv:port> child element within the WSDL file service <port> element |
IT_Bus::Time | Base class for generated classes derived from xsd:time type definitions within a WSDL or XSD file |
IT_Bus::TimeNillable | Class representing a nillable implementation of the Time type |
IT_Bus::Token | Token class |
IT_Bus::TokenNillable | Class representing a nillable implementation of the Token type |
IT_Bus::TransactionIdentifier | The interface used to represent an Identifier for a Transaction instance |
IT_Bus::TransactionInterface | Base class for transaction methods |
IT_Bus::TransactionManager | The Interface used to conduct non-demarcation related actions on a transaction instance within Artix |
IT_Bus::TransactionManagerFacade | The Interface is used as a delegating facade from one transaction system to another transaction system |
IT_Bus::TransactionNotificationHandler | The event interface used to receive transaction notification events |
IT_Bus::TransactionParticipant | The event interface used for participants of a transaction |
IT_Bus::TransactionSystem | The interface used to control Transaction demarcation in Artix |
IT_Bus::TunnelWSDLAddress | Class representing the <iiop:address> child element within the WSDL file service <port> element |
IT_Bus::TunnelWSDLExtensionElement | Base class for IIOP_tunnel transport related WSDL extension elements |
IT_Bus::TunnelWSDLPayload | Class representing the <iiop:payload> child element within the WSDL file service <port> element |
IT_Bus::TunnelWSDLPolicy | Class representing the <iiop:policy> child element within the WSDL file service <port> element |
IT_Bus::TuxedoWSDLExtensionElement | Base class for Tuxedo transport related WSDL extension elements |
IT_Reflect::TypeListImplT< ListT, T > | Template implementation of type list reflection |
IT_Bus::UByteNillable | Class representing a nillable implementation of the built-in UByte type |
IT_Bus::UIntNillable | Class representing a nillable implementation of the built-in UInt type |
IT_Bus::ULongNillable | Class representing a nillable implementation of the built-in ULong type |
IT_Reflect::Union | Reflection of a union simple type |
IT_Reflect::UnionImpl | Base implementation for a generated union restriction |
IT_Reflect::UnsupportedException | UnsupportedException class |
IT_Bus::UserFaultException | Base class which is used by all classes which are generated from fault messages in WSDL |
IT_Bus::UShortNillable | Class representing a nillable implementation of the built-in UShort type |
IT_Reflect::Value< T > | Reflection of a value type |
IT_Reflect::ValueImplT< T > | Template implementation of value type reflection |
IT_Reflect::ValueRef< T > | Template implementation of IT_Reflect::Value that holds a reference to a simple type such as Float, Int, Date etc |
IT_Reflect::ValueRefBase< T > | Template base implementation of IT_Reflect::Value that holds a reference to a value of some built-in type |
IT_Bus::Var< T > | Smart pointer to a reference counted object |
IT_Bus::WrapperServant | Base class for server management wrapper classes |
IT_Bus::WritableMessage | Class representing an input or output message with writable/serializable parts |
IT_Bus::WSATInterposedTransaction | Abstract class used to represent an interposed WS-AtomicTransactions Transaction |
IT_Bus::WSATTransactionIdentifier | Interface used to represent an WS-AtomicTransactions Transaction instance |
IT_Bus::WSATTransactionManager | Abstract class used to represent a WS-AtomicTransactions Transaction manager instance |
IT_WSDL::WSDLBinding | The class that corresponds to the in-memory representation of a WSDL file <binding> element |
IT_WSDL::WSDLBindingFault | The class that corresponds to the in-memory representation of a binding operation <fault> element |
IT_WSDL::WSDLBindingInput | The class that corresponds to the in-memory representation of a binding operation <input> element |
IT_WSDL::WSDLBindingOperation | The class that corresponds to the in-memory representation of a binding <operation> element |
IT_WSDL::WSDLBindingOutput | The class that corresponds to the in-memory representation of a binding operation <output> element |
IT_WSDL::WSDLDefinitions | The class that corresponds to the in-memory representation of a WSDL file |
IT_WSDL::WSDLExtensibleNode | Base class for nodes representing WSDL file elements described in the WSDL schema definition |
IT_WSDL::WSDLExtensionElement | Base class for WSDL file elements representing extensions to the WSDL schema |
IT_WSDL::WSDLFault | The class that corresponds to the in-memory representation of an operation <fault> element |
IT_WSDL::WSDLInput | The class that corresponds to the in-memory representation of an operation <input> element |
IT_WSDL::WSDLMessage | The class that corresponds to the in-memory representation of a WSDL file <message> element |
IT_WSDL::WSDLNode | Base class for nodes representing WSDL file elements |
IT_WSDL::WSDLOperation | The class that corresponds to the in-memory representation of a portType <operation> element |
IT_WSDL::WSDLOutput | The class that corresponds to the in-memory representation of an operation <output> element |
IT_WSDL::WSDLPart | The class that corresponds to the in-memory representation of a message <part> element |
IT_WSDL::WSDLPort | The class that corresponds to the in-memory representation of the WSDL file <port> element |
IT_WSDL::WSDLPortType | The class that corresponds to the in-memory representation of a WSDL file <porttype> element |
IT_WSDL::WSDLProcessor | The class is used to create the in-memory WSDL Model using XML as input |
IT_WSDL::WSDLService | The class that corresponds to the in-memory representation of the WSDL file <service> element |
IT_WSDL::WSDLTypes | The class that corresponds to the in-memory representation of a WSDL file <types> element |
IT_Bus::XATransactionIdentifier | Interface used to represent an XATransaction instance |
IT_Bus::XATransactionManager | Abstract class used to represent a CORBA XA Transaction manager instance |
IT_Bus::XMLFormatWSDLBinding | Class representing the <xformat:binding> child element within the WSDL file <binding> element |
IT_Bus::XMLFormatWSDLBody | Class representing the <xformat:body> child element within the WSDL file binding, operation <input> or <output> elements |
IT_Bus::XMLOutputStream | Specialized output stream fow writing XML content |