Overview
Package
Class
Tree
Deprecated
Index
Help
Ruddi™ UDDI Client API
1.0
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
R
S
T
U
V
W
R
read()
- Method in class inspireit.uddi.io.
UDDIInputStream
Reads the next byte of data from the input stream.
read(byte[])
- Method in class inspireit.uddi.io.
UDDIInputStream
Reads some number of bytes from the input stream and stores them into the buffer array b.
read(byte[], int, int)
- Method in class inspireit.uddi.io.
UDDIInputStream
Reads up to len bytes of data from the input stream into an array of bytes.
readAssertionStatusReport()
- Method in class inspireit.uddi.io.
UDDIInputStream
Reads a AssertionStatusReport.
readAuthToken()
- Method in class inspireit.uddi.io.
UDDIInputStream
Reads an AuthToken.
readBindingDetail()
- Method in class inspireit.uddi.io.
UDDIInputStream
Reads a BindingDetail.
readBusinessDetail()
- Method in class inspireit.uddi.io.
UDDIInputStream
Reads a BusinessDetail.
readBusinessDetailExt()
- Method in class inspireit.uddi.io.
UDDIInputStream
Reads a BusinessDetailExt.
readBusinessList()
- Method in class inspireit.uddi.io.
UDDIInputStream
Reads a BusinessList.
readDispositionReport()
- Method in class inspireit.uddi.io.
UDDIInputStream
Reads a DispositionReport.
readPublisherAssertions()
- Method in class inspireit.uddi.io.
UDDIInputStream
Reads a PublisherAssertions.
readRegisteredInfo()
- Method in class inspireit.uddi.io.
UDDIInputStream
Reads a DispositionReport.
readRelatedBusinessesList()
- Method in class inspireit.uddi.io.
UDDIInputStream
Reads a RelatedBusinessesList.
readServiceDetail()
- Method in class inspireit.uddi.io.
UDDIInputStream
Reads a ServiceDetail.
readServiceList()
- Method in class inspireit.uddi.io.
UDDIInputStream
Reads a ServiceList.
readTModelDetail()
- Method in class inspireit.uddi.io.
UDDIInputStream
Reads a TModelDetail.
readTModelList()
- Method in class inspireit.uddi.io.
UDDIInputStream
Reads a TModelList.
RegisteredInfo
- class inspireit.uddi.response.
RegisteredInfo
.
RegisteredInfo represents a registeredInfo response message.
RegisteredInfo(BusinessInfos, TModelInfos, boolean)
- Constructor for class inspireit.uddi.response.
RegisteredInfo
RegisteredInfo constructor.
RegisteredInfo(BusinessInfos, TModelInfos, String, Operator, boolean)
- Constructor for class inspireit.uddi.response.
RegisteredInfo
Deprecated.
as of UDDI V3.0
RelatedBusinessesList
- class inspireit.uddi.response.
RelatedBusinessesList
.
RelatedBusinessesList represents a relatedBusinessList UDDI response.
RelatedBusinessesList(BusinessKey, RelatedBusinessInfos, boolean)
- Constructor for class inspireit.uddi.response.
RelatedBusinessesList
RelatedBusinessesList constructor.
RelatedBusinessesList(BusinessKey, RelatedBusinessInfos, String, Operator, boolean)
- Constructor for class inspireit.uddi.response.
RelatedBusinessesList
Deprecated.
as of UDDI V3.0
RelatedBusinessInfo
- class inspireit.uddi.response.base.
RelatedBusinessInfo
.
A RelatedBusinessInfo holds information about a related business.
RelatedBusinessInfo(BusinessKey, Names, Descriptions, SharedRelationships)
- Constructor for class inspireit.uddi.response.base.
RelatedBusinessInfo
RelatedBusinessInfo constructor.
RelatedBusinessInfoIterator
- interface inspireit.uddi.collections.iterators.
RelatedBusinessInfoIterator
.
RelatedBusinessInfo iterator to browse a RelatedBusinessInfos collection.
relatedBusinessInfos
- Variable in class inspireit.uddi.collections.
RelatedBusinessInfos
Vector containing the binding keys (RelatedBusinessInfo objects).
relatedBusinessInfos
- Variable in class inspireit.uddi.response.
RelatedBusinessesList
Information on the related businesses and the shared relationships.
RelatedBusinessInfos
- class inspireit.uddi.collections.
RelatedBusinessInfos
.
Collection of RelatedBusinessInfos.
RelatedBusinessInfos()
- Constructor for class inspireit.uddi.collections.
RelatedBusinessInfos
RelatedBusinessInfos constructor.
RemoteException
- exception inspireit.uddi.net.
RemoteException
.
RemoteException represents a communication-related exception that occured during the execution of a UDDI remote method call.
RemoteException(String)
- Constructor for class inspireit.uddi.net.
RemoteException
RemoteException constructor specifying a detail message.
RemoteException(String, Throwable)
- Constructor for class inspireit.uddi.net.
RemoteException
RemoteException constructor specifying a detail message and nested exception.
remove()
- Method in interface inspireit.uddi.collections.iterators.
UploadRegisterIterator
Removes the current UploadRegister from the collection.
remove()
- Method in interface inspireit.uddi.collections.iterators.
TModelKeyIterator
Removes the current TModelKey from the collection.
remove()
- Method in interface inspireit.uddi.collections.iterators.
TModelIterator
Removes the current TModel from the collection.
remove()
- Method in interface inspireit.uddi.collections.iterators.
TModelInfoIterator
Removes the current TModelInfo from the collection.
remove()
- Method in interface inspireit.uddi.collections.iterators.
ServiceKeyIterator
Removes the current ServiceKey from the collection.
remove()
- Method in interface inspireit.uddi.collections.iterators.
ServiceInfoIterator
Removes the current ServiceInfo from the collection.
remove()
- Method in interface inspireit.uddi.collections.iterators.
ResultIterator
Removes the current Result from the collection.
remove()
- Method in interface inspireit.uddi.collections.iterators.
RelatedBusinessInfoIterator
Removes the current RelatedBusinessInfo from the collection.
remove()
- Method in interface inspireit.uddi.collections.iterators.
PublisherAssertionIterator
Removes the current PublisherAssertion from the collection.
remove()
- Method in interface inspireit.uddi.collections.iterators.
PhoneIterator
Removes the current Phone from the collection.
remove()
- Method in interface inspireit.uddi.collections.iterators.
PersonNameIterator
Removes the current PersonName from the collection.
remove()
- Method in interface inspireit.uddi.collections.iterators.
OverviewDocIterator
Removes the current OverviewDoc from the collection.
remove()
- Method in interface inspireit.uddi.collections.iterators.
NameIterator
Removes the current Name from the collection.
remove()
- Method in interface inspireit.uddi.collections.iterators.
KeyedReferenceIterator
Removes the current KeyedReference from the collection.
remove()
- Method in interface inspireit.uddi.collections.iterators.
KeyedReferenceGroupIterator
Removes the current KeyedReferenceGroup from the collection.
remove()
- Method in interface inspireit.uddi.collections.iterators.
FindQualifierIterator
Removes the current FindQualifier from the collection.
remove()
- Method in interface inspireit.uddi.collections.iterators.
EntityKeyIterator
Removes the current EntityKey from the collection.
remove()
- Method in interface inspireit.uddi.collections.iterators.
EMailIterator
Removes the current EMail from the collection.
remove()
- Method in interface inspireit.uddi.collections.iterators.
DiscoveryURLIterator
Removes the current DiscoveryURL from the collection.
remove()
- Method in interface inspireit.uddi.collections.iterators.
DescriptionIterator
Removes the current Description from the collection.
remove()
- Method in interface inspireit.uddi.collections.iterators.
ContactIterator
Removes the current Contact from the collection.
remove()
- Method in interface inspireit.uddi.collections.iterators.
BusinessServiceIterator
Removes the current BusinessService from the collection.
remove()
- Method in interface inspireit.uddi.collections.iterators.
BusinessKeyIterator
Removes the current BusinessKey from the collection.
remove()
- Method in interface inspireit.uddi.collections.iterators.
BusinessInfoIterator
Removes the current BusinessInfo from the collection.
remove()
- Method in interface inspireit.uddi.collections.iterators.
BusinessEntityIterator
Removes the current BusinessEntity from the collection.
remove()
- Method in interface inspireit.uddi.collections.iterators.
BusinessEntityExtIterator
Removes the current BusinessEntityExt from the collection.
remove()
- Method in interface inspireit.uddi.collections.iterators.
BindingTemplateIterator
Removes the current BindingTemplate from the collection.
remove()
- Method in interface inspireit.uddi.collections.iterators.
BindingKeyIterator
Removes the current BindingKey from the collection.
remove()
- Method in interface inspireit.uddi.collections.iterators.
AssertionStatusItemIterator
Removes the current AssertionStatusItem from the collection.
remove()
- Method in interface inspireit.uddi.collections.iterators.
AddressLineIterator
Removes the current AddressLine from the collection.
remove()
- Method in interface inspireit.uddi.collections.iterators.
AddressIterator
Removes the current Address from the collection.
remove(Address)
- Method in class inspireit.uddi.collections.
Addresses
Removes an Address from this Address set.
remove(AddressLine)
- Method in class inspireit.uddi.collections.
AddressLines
Removes an AddressLine from this AddressLine set.
remove(AssertionStatusItem)
- Method in class inspireit.uddi.collections.
AssertionStatusItems
Removes an AssertionStatusItem from this AssertionStatusItem set.
remove(BindingKey)
- Method in class inspireit.uddi.collections.
BindingKeys
Removes a BindingKey from this BindingKey set.
remove(BindingTemplate)
- Method in class inspireit.uddi.collections.
BindingTemplates
Removes a BindingTemplate from this BindingTemplate set.
remove(BusinessEntity)
- Method in class inspireit.uddi.collections.
BusinessEntitys
Removes a BusinessEntity from this BusinessEntity set.
remove(BusinessEntityExt)
- Method in class inspireit.uddi.collections.
BusinessEntityExts
Removes a BusinessEntityExt from this BusinessEntityExt collection.
remove(BusinessInfo)
- Method in class inspireit.uddi.collections.
BusinessInfos
Removes a BusinessInfo from this BusinessInfo set.
remove(BusinessKey)
- Method in class inspireit.uddi.collections.
BusinessKeys
Removes a BusinessKey from this BusinessKey collection.
remove(BusinessService)
- Method in class inspireit.uddi.collections.
BusinessServices
Removes a BusinessService from this BusinessService set.
remove(Contact)
- Method in class inspireit.uddi.collections.
Contacts
Removes a Contact from this Contact set.
remove(Description)
- Method in class inspireit.uddi.collections.
Descriptions
Removes a description from this description set.
remove(DiscoveryURL)
- Method in class inspireit.uddi.collections.
DiscoveryURLs
Removes a DiscoveryURL from this DiscoveryURL set.
remove(EMail)
- Method in class inspireit.uddi.collections.
EMails
Removes an EMail from this EMail set.
remove(EntityKey)
- Method in class inspireit.uddi.collections.
EntityKeys
Removes a EntityKey from this EntityKey set.
remove(FindQualifier)
- Method in class inspireit.uddi.collections.
FindQualifiers
Removes a FindQualifier from this FindQualifier set.
remove(KeyedReference)
- Method in class inspireit.uddi.collections.
KeyedReferences
Removes a KeyedReference from this KeyedReference set.
remove(KeyedReferenceGroup)
- Method in class inspireit.uddi.collections.
KeyedReferenceGroups
Removes a KeyedReferenceGroup from this KeyedReferenceGroup set.
remove(Name)
- Method in class inspireit.uddi.collections.
Names
Removes an Name from this Name set.
remove(OverviewDoc)
- Method in class inspireit.uddi.collections.
OverviewDocs
Removes an OverviewDoc from this OverviewDoc set.
remove(PersonName)
- Method in class inspireit.uddi.collections.
PersonNames
Removes an PersonName from this PersonName set.
remove(Phone)
- Method in class inspireit.uddi.collections.
Phones
Removes a Phone from this Phone set.
remove(PublisherAssertion)
- Method in class inspireit.uddi.response.
PublisherAssertions
Removes a PublisherAssertion from this PublisherAssertion set.
remove(RelatedBusinessInfo)
- Method in class inspireit.uddi.collections.
RelatedBusinessInfos
Removes a RelatedBusinessInfo from this RelatedBusinessInfo set.
remove(Result)
- Method in class inspireit.uddi.collections.
Results
Removes a Result from this Result set.
remove(ServiceInfo)
- Method in class inspireit.uddi.collections.
ServiceInfos
Removes a ServiceInfo from this ServiceInfo set.
remove(ServiceKey)
- Method in class inspireit.uddi.collections.
ServiceKeys
Removes a ServiceKey from this ServiceKey set.
remove(TModel)
- Method in class inspireit.uddi.collections.
TModels
Removes a tModel from this tModel set.
remove(TModelInfo)
- Method in class inspireit.uddi.collections.
TModelInfos
Removes a TModelInfo from this TModelInfo set.
remove(TModelInstanceInfo)
- Method in class inspireit.uddi.collections.
TModelInstanceInfos
Removes an TModelInstanceInfo from this TModelInstanceInfo set.
remove(TModelKey)
- Method in class inspireit.uddi.collections.
TModelKeys
Removes a TModelKey from this TModelKey set.
remove(UploadRegister)
- Method in class inspireit.uddi.collections.
UploadRegisters
Removes a UploadRegister from this UploadRegister set.
removeAddress(Address)
- Method in class inspireit.uddi.base.
Contact
Removes an Address.
removeAddressLine(AddressLine)
- Method in class inspireit.uddi.base.
Address
Removes an AddressLine.
removeBindingTemplate(BindingTemplate)
- Method in class inspireit.uddi.
BusinessService
Removes a BindingTemplate holding technical service description information related to this BusinessService.
removeBusinessService(BusinessService)
- Method in class inspireit.uddi.
BusinessEntity
Removes a BusinessService.
removeContact(Contact)
- Method in class inspireit.uddi.
BusinessEntity
Removes some Contact information.
removeDescription(Description)
- Method in class inspireit.uddi.
TModel
Removes a TModel Description.
removeDescription(Description)
- Method in class inspireit.uddi.
BusinessService
Removes a Description of the logical service family.
removeDescription(Description)
- Method in class inspireit.uddi.
BusinessEntity
Removes a Description.
removeDescription(Description)
- Method in class inspireit.uddi.
BindingTemplate
Removes a Description of the technical service entry point.
removeDescription(Description)
- Method in class inspireit.uddi.base.
TModelInstanceInfo
Adds a Description of the role a TModel reference plays in the overall service description.
removeDescription(Description)
- Method in class inspireit.uddi.base.
OverviewDoc
Removes a Description from the list of short descriptive overviews of how a particular TModel is to be used.
removeDescription(Description)
- Method in class inspireit.uddi.base.
InstanceDetails
Removes information on the purpose and/or use of the InstanceDetails.
removeDescription(Description)
- Method in class inspireit.uddi.base.
Contact
Removes a Description of the reason the Contact should be used.
removeDiscoveryURL(DiscoveryURL)
- Method in class inspireit.uddi.
BusinessEntity
Removes a DiscoveryURL from the list of DiscoveryURLs representing a web addressable (via HTTP-GET) discovery document.
removeEMail(EMail)
- Method in class inspireit.uddi.base.
Contact
Removes an EMail address.
removeKeyedReference(KeyedReference)
- Method in class inspireit.uddi.base.
IdentifierBag
Removes a KeyedReference.
removeKeyedReference(KeyedReference)
- Method in class inspireit.uddi.base.
CategoryBag
Removes a KeyedReference.
removeKeyedReferenceGroup(KeyedReferenceGroup)
- Method in class inspireit.uddi.base.
CategoryBag
Removes a KeyedReferenceGroup.
removeName(Name)
- Method in class inspireit.uddi.
BusinessService
Removes a name.
removeName(Name)
- Method in class inspireit.uddi.
BusinessEntity
Removes a name.
removeOverviewDoc(OverviewDoc)
- Method in class inspireit.uddi.base.
InstanceDetails
Removes references to remote descriptive instructions.
removePersonName(PersonName)
- Method in class inspireit.uddi.base.
Contact
Removes a PersonName.
removePhone(Phone)
- Method in class inspireit.uddi.base.
Contact
Removes a Phone.
removeTModelInstanceInfo()
- Method in interface inspireit.uddi.collections.iterators.
TModelInstanceInfoIterator
Removes the current TModelInstanceInfo from the collection.
removeTModelInstanceInfo(TModelInstanceInfo)
- Method in class inspireit.uddi.base.
TModelInstanceDetails
Removes a TModelInstanceInfo from this TModelInstanceDetails.
removeTModelKey(TModelKey)
- Method in class inspireit.uddi.base.
TModelBag
Removes a TModelKey.
reset()
- Method in class inspireit.uddi.io.
UDDIInputStream
Repositions this stream to the position at the time the mark method was last called on this input stream.
Result
- class inspireit.uddi.response.base.
Result
.
Result encapsulates result information part of a DispositionReport.
Result(String, int, ErrInfo)
- Constructor for class inspireit.uddi.response.base.
Result
Result constructor.
ResultIterator
- interface inspireit.uddi.collections.iterators.
ResultIterator
.
Result iterator to browse a Results collection.
results
- Variable in class inspireit.uddi.collections.
Results
Vector containing the results (Result objects).
results
- Variable in class inspireit.uddi.response.
DispositionReport
The Results of the call.
Results
- class inspireit.uddi.collections.
Results
.
Collection of Results.
Results()
- Constructor for class inspireit.uddi.collections.
Results
Results constructor.
Overview
Package
Class
Tree
Deprecated
Index
Help
Ruddi™ UDDI Client API
1.0
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
R
S
T
U
V
W
Download now!
|
Submit a bug or feature
(c) 2003 INSPIRE IT
Bld Brand Whitlock 109
1200 Brussels, Belgium
All Rights Reserved.