Oracle Application Server Web Services UDDI Client API Reference
10g (9.0.4)

Part No. B10396-01

Uses of Package
oracle.uddi.message.util

Packages that use oracle.uddi.message.util
oracle.uddi.client Provides the starting point class for using the UDDI client API, UddiClient. 
oracle.uddi.message.datatype.assertion Provides messaging classes (subclasses of UddiElement) which pertain to the publisherAssertion data structure defined by the UDDI specification. 
oracle.uddi.message.datatype.binding Provides messaging classes (subclasses of UddiElement) which pertain to the bindingTemplate data structure defined by the UDDI specification. 
oracle.uddi.message.datatype.business   
oracle.uddi.message.datatype.service Provides messaging classes (subclasses of UddiElement) which pertain to the businessService data structure defined by the UDDI specification. 
oracle.uddi.message.datatype.tmodel Provides messaging classes (subclasses of UddiElement) which pertain to the tModel data structure defined by the UDDI specification. 
oracle.uddi.message.request Provides internally-used classes which represent the various XML request messages defined in the UDDI specification. 
oracle.uddi.message.response Provides classes which represent the XML response messages defined by the UDDI specification. 
oracle.uddi.message.util Provides classes which represent commonly-used XML messages as defined by the UDDI specification. 

 

Classes in oracle.uddi.message.util used by oracle.uddi.client
CategoryBag
          General information:
DiscoveryURLs
          General information:
FindQualifiers
          General information:
IdentifierBag
          General information:
KeyedReference
          General information:
TModelBag
          General information:

 

Classes in oracle.uddi.message.util used by oracle.uddi.message.datatype.assertion
KeyedReference
          General information:

 

Classes in oracle.uddi.message.util used by oracle.uddi.message.datatype.binding
BagRandomAccessor
          Random access interface to a bag of UddiElements of the same type.
BagSequentialAccessor
          Sequential access interface to a bag of UddiElements of the same type.
OverviewDoc
          General information:
UddiElementBag
          A data structure that holds a bag of UddiElements of the same typ.

 

Classes in oracle.uddi.message.util used by oracle.uddi.message.datatype.business
BagRandomAccessor
          Random access interface to a bag of UddiElements of the same type.
BagSequentialAccessor
          Sequential access interface to a bag of UddiElements of the same type.
CategoryBag
          General information:
Description
          General information:
DiscoveryURLs
          General information:
IdentifierBag
          General information:
Name
          General information:
UddiElementBag
          A data structure that holds a bag of UddiElements of the same typ.

 

Classes in oracle.uddi.message.util used by oracle.uddi.message.datatype.service
BagRandomAccessor
          Random access interface to a bag of UddiElements of the same type.
BagSequentialAccessor
          Sequential access interface to a bag of UddiElements of the same type.
CategoryBag
          General information:
Description
          General information:
Name
          General information:
UddiElementBag
          A data structure that holds a bag of UddiElements of the same typ.

 

Classes in oracle.uddi.message.util used by oracle.uddi.message.datatype.tmodel
CategoryBag
          General information:
IdentifierBag
          General information:
OverviewDoc
          General information:

 

Classes in oracle.uddi.message.util used by oracle.uddi.message.request
BagRandomAccessor
          Random access interface to a bag of UddiElements of the same type.
BagSequentialAccessor
          Sequential access interface to a bag of UddiElements of the same type.
CategoryBag
          General information:
DiscoveryURLs
          General information:
FindQualifiers
          General information:
IdentifierBag
          General information:
KeyedReference
          General information:
TModelBag
          General information:
UddiAuthElementIf
          This interface should be implemented by elements that contain authentication information.
UddiElementBag
          A data structure that holds a bag of UddiElements of the same typ.

 

Classes in oracle.uddi.message.util used by oracle.uddi.message.response
BagRandomAccessor
          Random access interface to a bag of UddiElements of the same type.
BagSequentialAccessor
          Sequential access interface to a bag of UddiElements of the same type.
Description
          General information:
KeyedReference
          General information:
Name
          General information:
UddiAuthElementIf
          This interface should be implemented by elements that contain authentication information.
UddiElementBag
          A data structure that holds a bag of UddiElements of the same typ.

 

Classes in oracle.uddi.message.util used by oracle.uddi.message.util
BagRandomAccessor
          Random access interface to a bag of UddiElements of the same type.
BagSequentialAccessor
          Sequential access interface to a bag of UddiElements of the same type.
Description
          General information:
FindQualifierConstants
          Deprecated.  
Name
          General information:
RandomAccessOnlyException
          Indicates the only random access on the bag is allowed, thrown by BagSequentialAccessor methods.
SequentialAccessOnlyException
          Indicates the only sequential access on the bag is allowed, thrown by BagRandomAccessor methods.
UddiElementBag
          A data structure that holds a bag of UddiElements of the same typ.

 


Oracle Application Server Web Services UDDI Client API Reference
10g (9.0.4)

Part No. B10396-01

Copyright © 2001, 2003, Oracle. All rights reserved.