Index

A B C D E F G H I J K L M N O P Q R S T U V X _ 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

addAssociation(Association) - Method in interface javax.xml.registry.infomodel.RegistryObject
Adds specified Association to use this object as source.
addAssociations(Collection) - Method in interface javax.xml.registry.infomodel.RegistryObject
Adds specified Associations to use this object as source.
addChildConcept(Concept) - Method in interface javax.xml.registry.infomodel.ClassificationScheme
Adds a child Concept.
addChildConcept(Concept) - Method in interface javax.xml.registry.infomodel.Concept
Adds a child Concept.
addChildConcepts(Collection) - Method in interface javax.xml.registry.infomodel.ClassificationScheme
Adds a Collection of Concept children.
addChildConcepts(Collection) - Method in interface javax.xml.registry.infomodel.Concept
Adds a Collection of Concept children.
addChildOrganization(Organization) - Method in interface javax.xml.registry.infomodel.Organization
Adds a child Organization.
addChildOrganizations(Collection) - Method in interface javax.xml.registry.infomodel.Organization
Adds a Collection of Organization children.
addClassification(Classification) - Method in interface javax.xml.registry.infomodel.RegistryObject
Adds specified Classification to this object.
addClassifications(Collection) - Method in interface javax.xml.registry.infomodel.RegistryObject
Adds specified Classifications to this object.
addExternalIdentifier(ExternalIdentifier) - Method in interface javax.xml.registry.infomodel.RegistryObject
Adds specified ExternalIdentifier as an external identifier to this object.
addExternalIdentifiers(Collection) - Method in interface javax.xml.registry.infomodel.RegistryObject
Adds specified ExternalIdentifiers as an external identifiers to this object.
addExternalLink(ExternalLink) - Method in interface javax.xml.registry.infomodel.RegistryObject
Adds specified ExternalLink to this object.
addExternalLinks(Collection) - Method in interface javax.xml.registry.infomodel.RegistryObject
Adds specified ExternalLinks to this object.
addLocalizedString(LocalizedString) - Method in interface javax.xml.registry.infomodel.InternationalString
Adds a LocalizedString to this object.
addLocalizedStrings(Collection) - Method in interface javax.xml.registry.infomodel.InternationalString
Adds many LocalizedStrings to this object.
addParameter(String, QName, Class, ParameterMode) - Method in interface javax.xml.rpc.Call
Adds a parameter type and mode for a specific operation.
addParameter(String, QName, ParameterMode) - Method in interface javax.xml.rpc.Call
Adds a parameter type and mode for a specific operation.
addRegistryObject(RegistryObject) - Method in interface javax.xml.registry.infomodel.RegistryPackage
Adds a child RegistryObject as member.
addRegistryObjects(Collection) - Method in interface javax.xml.registry.infomodel.RegistryPackage
Adds a Collection of RegistryObject children as members.
ADDRESS_LINES_SLOT - Static variable in interface javax.xml.registry.infomodel.Slot
Name for pre-defined Slot used in PostalAddress by Jakarta XML Registries UDDI provider.
addService(Service) - Method in interface javax.xml.registry.infomodel.Organization
Adds a child Service.
addServiceBinding(ServiceBinding) - Method in interface javax.xml.registry.infomodel.Service
Adds a child ServiceBinding.
addServiceBindings(Collection) - Method in interface javax.xml.registry.infomodel.Service
Adds a Collection of ServiceBinding children.
addServices(Collection) - Method in interface javax.xml.registry.infomodel.Organization
Adds a Collection of Service children.
addSlot(Slot) - Method in interface javax.xml.registry.infomodel.ExtensibleObject
Adds a Slot to this object.
addSlots(Collection) - Method in interface javax.xml.registry.infomodel.ExtensibleObject
Adds more Slots to this object.
addSpecificationLink(SpecificationLink) - Method in interface javax.xml.registry.infomodel.ServiceBinding
Adds a child SpecificationLink.
addSpecificationLinks(Collection) - Method in interface javax.xml.registry.infomodel.ServiceBinding
Adds a Collection of SpecificationLink children.
addUser(User) - Method in interface javax.xml.registry.infomodel.Organization
Adds a User.
addUsers(Collection) - Method in interface javax.xml.registry.infomodel.Organization
Adds a Collection of Users.
AND_ALL_KEYS - Static variable in interface javax.xml.registry.FindQualifier
 
Association - Interface in javax.xml.registry.infomodel
A RegistryObject instance may be associated with zero or more RegistryObject instances.
ASSOCIATION - Static variable in interface javax.xml.registry.LifeCycleManager
Constant representing the javax.xml.registry.infomodel.Association interface.
AUDITABLE_EVENT - Static variable in interface javax.xml.registry.LifeCycleManager
Constant representing the javax.xml.registry.infomodel.AuditableEvent interface.
AuditableEvent - Interface in javax.xml.registry.infomodel
AuditableEvent instances provide a long term record of events that effect a change of state in a RegistryObject.
AUTHORIZED_NAME_SLOT - Static variable in interface javax.xml.registry.infomodel.Slot
Name for pre-defined Slot used in Organization and ClassificationScheme by Jakarta XML Registries UDDI provider.

B

BigDecimalHolder - Class in javax.xml.rpc.holders
 
BigDecimalHolder() - Constructor for class javax.xml.rpc.holders.BigDecimalHolder
 
BigDecimalHolder(BigDecimal) - Constructor for class javax.xml.rpc.holders.BigDecimalHolder
 
BigIntegerHolder - Class in javax.xml.rpc.holders
 
BigIntegerHolder() - Constructor for class javax.xml.rpc.holders.BigIntegerHolder
 
BigIntegerHolder(BigInteger) - Constructor for class javax.xml.rpc.holders.BigIntegerHolder
 
BooleanHolder - Class in javax.xml.rpc.holders
 
BooleanHolder() - Constructor for class javax.xml.rpc.holders.BooleanHolder
 
BooleanHolder(boolean) - Constructor for class javax.xml.rpc.holders.BooleanHolder
 
BooleanWrapperHolder - Class in javax.xml.rpc.holders
 
BooleanWrapperHolder() - Constructor for class javax.xml.rpc.holders.BooleanWrapperHolder
 
BooleanWrapperHolder(Boolean) - Constructor for class javax.xml.rpc.holders.BooleanWrapperHolder
 
BulkResponse - Interface in javax.xml.registry
Contains the response of a method in the API that performs a bulk operation and returns a bulk response.
BusinessLifeCycleManager - Interface in javax.xml.registry
The BusinessLifeCycleManager interface, which is exposed by the Registry Service, implements the life cycle management functionality of the Registry as part of a business level API.
BusinessQueryManager - Interface in javax.xml.registry
The BusinessQueryManager interface, which is exposed by the Registry Service, implements the business style query interface.
ByteArrayHolder - Class in javax.xml.rpc.holders
 
ByteArrayHolder() - Constructor for class javax.xml.rpc.holders.ByteArrayHolder
 
ByteArrayHolder(byte[]) - Constructor for class javax.xml.rpc.holders.ByteArrayHolder
 
ByteHolder - Class in javax.xml.rpc.holders
 
ByteHolder() - Constructor for class javax.xml.rpc.holders.ByteHolder
 
ByteHolder(byte) - Constructor for class javax.xml.rpc.holders.ByteHolder
 
ByteWrapperHolder - Class in javax.xml.rpc.holders
 
ByteWrapperHolder() - Constructor for class javax.xml.rpc.holders.ByteWrapperHolder
 
ByteWrapperHolder(Byte) - Constructor for class javax.xml.rpc.holders.ByteWrapperHolder
 

C

CalendarHolder - Class in javax.xml.rpc.holders
 
CalendarHolder() - Constructor for class javax.xml.rpc.holders.CalendarHolder
 
CalendarHolder(Calendar) - Constructor for class javax.xml.rpc.holders.CalendarHolder
 
Call - Interface in javax.xml.rpc
The javax.xml.rpc.Call interface provides support for the dynamic invocation of a service endpoint.
CapabilityProfile - Interface in javax.xml.registry
Provides information about the capabilities of a Jakarta XML Registries provider.
CASE_SENSITIVE_MATCH - Static variable in interface javax.xml.registry.FindQualifier
Specifies a hint to queries that they should case-sensitive match when comparing String values.
cause - Variable in exception javax.xml.registry.JAXRException
The Throwable that caused this JAXRException to occur.
Classification - Interface in javax.xml.registry.infomodel
The Classification interface is used to classify RegistryObject instances.
CLASSIFICATION - Static variable in interface javax.xml.registry.LifeCycleManager
Constant representing the javax.xml.registry.infomodel.Classification interface.
CLASSIFICATION_SCHEME - Static variable in interface javax.xml.registry.LifeCycleManager
Constant representing the javax.xml.registry.infomodel.ClassificationScheme interface.
ClassificationScheme - Interface in javax.xml.registry.infomodel
A ClassificationScheme instance represents a taxonomy that may be used to classify or categorize RegistryObject instances.
clear() - Method in interface javax.xml.rpc.encoding.TypeMappingRegistry
Removes all registered TypeMappings and encodingStyleURIs from this TypeMappingRegistry.
close() - Method in interface javax.xml.registry.Connection
Closes a Connection when it is no longer needed.
COMBINE_CLASSIFICATIONS - Static variable in interface javax.xml.registry.FindQualifier
Maps to UDDI combineCategoryBags.
Concept - Interface in javax.xml.registry.infomodel
The Concept interface is used to represent taxonomy elements and their structural relationship with each other in order to describe an internal taxonomy.
CONCEPT - Static variable in interface javax.xml.registry.LifeCycleManager
Constant representing the javax.xml.registry.infomodel.Concept interface.
confirmAssociation(Association) - Method in interface javax.xml.registry.BusinessLifeCycleManager
Confirms this Association by the User associated with the caller.
Connection - Interface in javax.xml.registry
This class represents a connection between a Jakarta XML Registries client and a Jakarta XML Registries provider.
ConnectionFactory - Class in javax.xml.registry
This is the abstract base class for factory classes for creating a Jakarta XML Registries connection.
ConnectionFactory() - Constructor for class javax.xml.registry.ConnectionFactory
 
containsProperty(String) - Method in interface javax.xml.rpc.handler.MessageContext
Returns true if the MessageContext contains a property with the specified name.
createAssociation(RegistryObject, Concept) - Method in interface javax.xml.registry.LifeCycleManager
Creates an Association instance using the specified parameters.
createCall() - Method in interface javax.xml.rpc.Service
Creates a Call object not associated with specific operation or target service endpoint.
createCall(QName) - Method in interface javax.xml.rpc.Service
Creates a Call instance.
createCall(QName, String) - Method in interface javax.xml.rpc.Service
Creates a Call instance.
createCall(QName, QName) - Method in interface javax.xml.rpc.Service
Creates a Call instance.
createClassification(ClassificationScheme, String, String) - Method in interface javax.xml.registry.LifeCycleManager
Creates a Classification instance for an external Classification using the specified String name and String value that identify a taxonomy element within the specified ClassificationScheme.
createClassification(ClassificationScheme, InternationalString, String) - Method in interface javax.xml.registry.LifeCycleManager
Creates a Classification instance for an external Classification using the specified InternationalString name and String value that identify a taxonomy element within the specified ClassificationScheme.
createClassification(Concept) - Method in interface javax.xml.registry.LifeCycleManager
Creates a Classification instance for an internal Classification using the specified Concept that identifies a taxonomy element within an internal ClassificationScheme.
createClassificationScheme(String, String) - Method in interface javax.xml.registry.LifeCycleManager
Creates a ClassificationScheme given the specified String parameters.
createClassificationScheme(Concept) - Method in interface javax.xml.registry.LifeCycleManager
Creates a ClassificationScheme from a Concept that has no ClassificationScheme or parent Concept.
createClassificationScheme(InternationalString, InternationalString) - Method in interface javax.xml.registry.LifeCycleManager
Creates a ClassificationScheme given the specified InternationalString parameters.
createConcept(RegistryObject, String, String) - Method in interface javax.xml.registry.LifeCycleManager
Creates a Concept instance using the specified parameters, where the name is a String.
createConcept(RegistryObject, InternationalString, String) - Method in interface javax.xml.registry.LifeCycleManager
Creates a Concept instance using the specified parameters, where the name is an InternationalString.
createConnection() - Method in class javax.xml.registry.ConnectionFactory
Create a named connection.
createEmailAddress(String) - Method in interface javax.xml.registry.LifeCycleManager
Creates an EmailAddress instance using an address as the parameter.
createEmailAddress(String, String) - Method in interface javax.xml.registry.LifeCycleManager
Creates an EmailAddress instance using both an address and a type as parameters.
createExternalIdentifier(ClassificationScheme, String, String) - Method in interface javax.xml.registry.LifeCycleManager
Creates an ExternalIdentifier instance using the specified parameters, where the name is a String.
createExternalIdentifier(ClassificationScheme, InternationalString, String) - Method in interface javax.xml.registry.LifeCycleManager
Creates an ExternalIdentifier instance using the specified parameters, where the name is an InternationalString.
createExternalLink(String, String) - Method in interface javax.xml.registry.LifeCycleManager
Creates an ExternalLink instance using the specified parameters, where the description is a String.
createExternalLink(String, InternationalString) - Method in interface javax.xml.registry.LifeCycleManager
Creates an ExternalLink instance using the specified parameters, where the description is an InternationalString.
createExtrinsicObject(DataHandler) - Method in interface javax.xml.registry.LifeCycleManager
Creates an ExtrinsicObject instance using the specified parameters.
createFederatedConnection(Collection) - Method in class javax.xml.registry.ConnectionFactory
Create a FederatedConnection.
createInternationalString() - Method in interface javax.xml.registry.LifeCycleManager
Creates an empty InternationalString instance.
createInternationalString(String) - Method in interface javax.xml.registry.LifeCycleManager
Creates an InternationalString instance using a String parameter and the default Locale.
createInternationalString(Locale, String) - Method in interface javax.xml.registry.LifeCycleManager
Creates an InternationalString instance using the specified Locale and String parameters.
createKey(String) - Method in interface javax.xml.registry.LifeCycleManager
Creates a Key instance from an ID.
createLocalizedString(Locale, String) - Method in interface javax.xml.registry.LifeCycleManager
Creates a LocalizedString instance using the specified Locale and String parameters.
createLocalizedString(Locale, String, String) - Method in interface javax.xml.registry.LifeCycleManager
Creates a LocalizedString instance using the specified Locale, String, and character set parameters.
createObject(String) - Method in interface javax.xml.registry.LifeCycleManager
Creates instances of information model interfaces (factory method).
createOrganization(String) - Method in interface javax.xml.registry.LifeCycleManager
Creates an Organization instance using the specified name, where the name is a String.
createOrganization(InternationalString) - Method in interface javax.xml.registry.LifeCycleManager
Creates an Organization instance using the specified name, where the name is an InternationalString.
createPersonName(String) - Method in interface javax.xml.registry.LifeCycleManager
Creates a PersonName instance using the specified full name.
createPersonName(String, String, String) - Method in interface javax.xml.registry.LifeCycleManager
Creates a PersonName instance using the specified first, middle, and last names.
createPostalAddress(String, String, String, String, String, String, String) - Method in interface javax.xml.registry.LifeCycleManager
Creates a PostalAddress instance using the specified parameters.
createQuery(int, String) - Method in interface javax.xml.registry.DeclarativeQueryManager
Creates a Query object given a queryType (for example, QUERY_TYPE_SQL) and a String that represents a query in the syntax appropriate for queryType.
createRegistryPackage(String) - Method in interface javax.xml.registry.LifeCycleManager
Creates a RegistryPackage instance using the specified name, where the name is a String.
createRegistryPackage(InternationalString) - Method in interface javax.xml.registry.LifeCycleManager
Creates a RegistryPackage instance using the specified name, where the name is an InternationalString.
createService(String) - Method in interface javax.xml.registry.LifeCycleManager
Creates a Service instance using the specified name, where the name is a String.
createService(URL, QName) - Method in class javax.xml.rpc.ServiceFactory
Create a Service instance.
createService(QName) - Method in class javax.xml.rpc.ServiceFactory
Create a Service instance.
createService(InternationalString) - Method in interface javax.xml.registry.LifeCycleManager
Creates a Service instance using the specified name, where the name is an InternationalString.
createServiceBinding() - Method in interface javax.xml.registry.LifeCycleManager
Creates an empty ServiceBinding instance.
createSlot(String, String, String) - Method in interface javax.xml.registry.LifeCycleManager
Creates a Slot instance using the specified parameters, where the value is a String.
createSlot(String, Collection, String) - Method in interface javax.xml.registry.LifeCycleManager
Creates a Slot instance using the specified parameters, where the value is a Collection of Strings.
createSpecificationLink() - Method in interface javax.xml.registry.LifeCycleManager
Creates an empty SpecificationLink instance.
createTelephoneNumber() - Method in interface javax.xml.registry.LifeCycleManager
Creates an empty TelephoneNumber instance.
createTypeMapping() - Method in interface javax.xml.rpc.encoding.TypeMappingRegistry
Creates a new empty TypeMapping object.
createUser() - Method in interface javax.xml.registry.LifeCycleManager
Creates an empty User instance.

D

DeclarativeQueryManager - Interface in javax.xml.registry
This interface provides the ability to execute declarative queries (e.g.
DEFAULT_CHARSET_NAME - Static variable in interface javax.xml.registry.infomodel.LocalizedString
The default name returned by getCharsetName if no other name has explicitly been set.
deleteAssociations(Collection) - Method in interface javax.xml.registry.BusinessLifeCycleManager
Deletes the Associations corresponding to the specified Keys.
deleteClassificationSchemes(Collection) - Method in interface javax.xml.registry.BusinessLifeCycleManager
Deletes the ClassificationSchemes corresponding to the specified Keys.
deleteConcepts(Collection) - Method in interface javax.xml.registry.BusinessLifeCycleManager
Deletes the Concepts corresponding to the specified Keys.
DeleteException - Exception in javax.xml.registry
A RegistryException that occurs during a delete action.
DeleteException() - Constructor for exception javax.xml.registry.DeleteException
Constructs a JAXRException object with no reason or embedded Throwable.
DeleteException(String) - Constructor for exception javax.xml.registry.DeleteException
Constructs a JAXRException object with the given String as the reason for the exception being thrown.
DeleteException(String, Throwable) - Constructor for exception javax.xml.registry.DeleteException
Constructs a JAXRException object with the given String as the reason for the exception being thrown and the given Throwable object as an embedded Throwable.
DeleteException(Throwable) - Constructor for exception javax.xml.registry.DeleteException
Constructs a JAXRException object initialized with the given Throwable object.
deleteObjects(Collection) - Method in interface javax.xml.registry.LifeCycleManager
Deletes one or more previously submitted objects from the registry using the object keys.
deleteObjects(Collection, String) - Method in interface javax.xml.registry.LifeCycleManager
Deletes one or more previously submitted objects from the registry using the object keys and a specified objectType attribute.
deleteOrganizations(Collection) - Method in interface javax.xml.registry.BusinessLifeCycleManager
Deletes the organizations corresponding to the specified Keys.
deleteServiceBindings(Collection) - Method in interface javax.xml.registry.BusinessLifeCycleManager
Deletes the ServiceBindings corresponding to the specified Keys.
deleteServices(Collection) - Method in interface javax.xml.registry.BusinessLifeCycleManager
Deletes the services corresponding to the specified Keys.
deprecateObjects(Collection) - Method in interface javax.xml.registry.LifeCycleManager
Deprecates one or more previously submitted objects.
DeserializationContext - Interface in javax.xml.rpc.encoding
The javax.xml.rpc.encoding.DeserializationContext interface is implemented by the Jakarta XML RPC runtime system in an XML processing mechanism specific manner.
Deserializer - Interface in javax.xml.rpc.encoding
The javax.xml.rpc.encoding.Deserializer interface defines a base interface for deserializers.
DeserializerFactory - Interface in javax.xml.rpc.encoding
The javax.xml.rpc.encoding.DeserializerFactory is a factory of deserializers.
destroy() - Method in class javax.xml.rpc.handler.GenericHandler
The destroy method indicates the end of lifecycle for a Handler instance.
destroy() - Method in interface javax.xml.rpc.handler.Handler
The destroy method indicates the end of lifecycle for a Handler instance.
destroy() - Method in interface javax.xml.rpc.handler.HandlerChain
Indicates the end of lifecycle for a HandlerChain.
destroy() - Method in interface javax.xml.rpc.server.ServiceLifecycle
Jakarta XML RPC runtime system ends the lifecycle of a service endpoint instance by invoking the destroy method.
DoubleHolder - Class in javax.xml.rpc.holders
 
DoubleHolder() - Constructor for class javax.xml.rpc.holders.DoubleHolder
 
DoubleHolder(double) - Constructor for class javax.xml.rpc.holders.DoubleHolder
 
DoubleWrapperHolder - Class in javax.xml.rpc.holders
 
DoubleWrapperHolder() - Constructor for class javax.xml.rpc.holders.DoubleWrapperHolder
 
DoubleWrapperHolder(Double) - Constructor for class javax.xml.rpc.holders.DoubleWrapperHolder
 

E

EMAIL_ADDRESS - Static variable in interface javax.xml.registry.LifeCycleManager
Constant representing the javax.xml.registry.infomodel.EmailAddress interface.
EmailAddress - Interface in javax.xml.registry.infomodel
Represents an email address.
ENCODINGSTYLE_URI_PROPERTY - Static variable in interface javax.xml.rpc.Call
Standard property for encoding Style: Encoding style specified as a namespace URI.
ENDPOINT_ADDRESS_PROPERTY - Static variable in interface javax.xml.rpc.Stub
Standard property: Target service endpoint address.
EVENT_TYPE_CREATED - Static variable in interface javax.xml.registry.infomodel.AuditableEvent
An event where a RegistryObject is created.
EVENT_TYPE_DELETED - Static variable in interface javax.xml.registry.infomodel.AuditableEvent
An event where a RegistryObject is deleted.
EVENT_TYPE_DEPRECATED - Static variable in interface javax.xml.registry.infomodel.AuditableEvent
An event where a RegistryObject is deprecated.
EVENT_TYPE_UNDEPRECATED - Static variable in interface javax.xml.registry.infomodel.AuditableEvent
An event where a RegistryObject is undeprecated.
EVENT_TYPE_UPDATED - Static variable in interface javax.xml.registry.infomodel.AuditableEvent
An event where a RegistryObject is updated.
EVENT_TYPE_VERSIONED - Static variable in interface javax.xml.registry.infomodel.AuditableEvent
An event where a RegistryObject is versioned.
EXACT_NAME_MATCH - Static variable in interface javax.xml.registry.FindQualifier
Specifies a hint to queries that they should use exact (case-insensitive) match when comparing String values.
executeQuery(Query) - Method in interface javax.xml.registry.DeclarativeQueryManager
Executes a query as specified by query parameter.
ExtensibleObject - Interface in javax.xml.registry.infomodel
An ExtensibleObject is one that allows itself to be extended by utilizing dynamically added Slots that add arbitrary attributes to the object on a per instance basis.
EXTERNAL_IDENTIFIER - Static variable in interface javax.xml.registry.LifeCycleManager
Constant representing the javax.xml.registry.infomodel.ExternalIdentifier interface.
EXTERNAL_LINK - Static variable in interface javax.xml.registry.LifeCycleManager
Constant representing the javax.xml.registry.infomodel.ExternalLink interface.
ExternalIdentifier - Interface in javax.xml.registry.infomodel
ExternalIdentifier instances provide the additional identifier information to RegistryObjects such as DUNS number, Social Security Number, or an alias name of the organization.
ExternalLink - Interface in javax.xml.registry.infomodel
ExternalLink instances model a named URI to content that may reside outside the registry.
EXTRINSIC_OBJECT - Static variable in interface javax.xml.registry.LifeCycleManager
Constant representing the javax.xml.registry.infomodel.ExternalLink interface.
ExtrinsicObject - Interface in javax.xml.registry.infomodel
ExtrinsicObjects provide metadata that describes submitted content whose type is not intrinsically known to the registry and therefore must be described by means of additional attributes (e.g., mime type).

F

FederatedConnection - Interface in javax.xml.registry
Represents a single logical connection to a federation or group of registry providers.
findAssociations(Collection, String, String, Collection) - Method in interface javax.xml.registry.BusinessQueryManager
Finds all Association objects that match all of the criteria specified by the parameters of this call.
findCallerAssociations(Collection, Boolean, Boolean, Collection) - Method in interface javax.xml.registry.BusinessQueryManager
Finds all Association objects owned by the caller that match all of the criteria specified by the parameters of this call.
findClassificationSchemeByName(Collection, String) - Method in interface javax.xml.registry.BusinessQueryManager
Finds a ClassificationScheme by name based on the specified find qualifiers and name pattern.
findClassificationSchemes(Collection, Collection, Collection, Collection) - Method in interface javax.xml.registry.BusinessQueryManager
Finds all ClassificationScheme objects that match all of the criteria specified by the parameters of this call.
findConceptByPath(String) - Method in interface javax.xml.registry.BusinessQueryManager
Finds a Concept based on the path specified.
findConcepts(Collection, Collection, Collection, Collection, Collection) - Method in interface javax.xml.registry.BusinessQueryManager
Finds all Concept objects that match all of the criteria specified by the parameters of this call.
FindException - Exception in javax.xml.registry
A RegistryException that occurs during a find action.
FindException() - Constructor for exception javax.xml.registry.FindException
Constructs a JAXRException object with no reason or embedded Throwable.
FindException(String) - Constructor for exception javax.xml.registry.FindException
Constructs a JAXRException object with the given String as the reason for the exception being thrown.
FindException(String, Throwable) - Constructor for exception javax.xml.registry.FindException
Constructs a JAXRException object with the given String as the reason for the exception being thrown and the given Throwable object as an embedded Throwable.
FindException(Throwable) - Constructor for exception javax.xml.registry.FindException
Constructs a JAXRException object initialized with the given Throwable object.
findOrganizations(Collection, Collection, Collection, Collection, Collection, Collection) - Method in interface javax.xml.registry.BusinessQueryManager
Finds all Organization objects that match all of the criteria specified by the parameters of this call.
FindQualifier - Interface in javax.xml.registry
FindQualifier provides various constants that identify options that effect find method behavior.
findRegistryPackages(Collection, Collection, Collection, Collection) - Method in interface javax.xml.registry.BusinessQueryManager
Finds all RegistryPackage objects that match all of the criteria specified by the parameters of this call.
findServiceBindings(Key, Collection, Collection, Collection) - Method in interface javax.xml.registry.BusinessQueryManager
Finds all ServiceBinding objects that match all of the criteria specified by the parameters of this call.
findServices(Key, Collection, Collection, Collection, Collection) - Method in interface javax.xml.registry.BusinessQueryManager
Finds all Service objects that match all of the criteria specified by the parameters of this call.
FloatHolder - Class in javax.xml.rpc.holders
 
FloatHolder() - Constructor for class javax.xml.rpc.holders.FloatHolder
 
FloatHolder(float) - Constructor for class javax.xml.rpc.holders.FloatHolder
 
FloatWrapperHolder - Class in javax.xml.rpc.holders
 
FloatWrapperHolder() - Constructor for class javax.xml.rpc.holders.FloatWrapperHolder
 
FloatWrapperHolder(Float) - Constructor for class javax.xml.rpc.holders.FloatWrapperHolder
 

G

GenericHandler - Class in javax.xml.rpc.handler
The javax.xml.rpc.handler.GenericHandler class implements the Handler interface.
GenericHandler() - Constructor for class javax.xml.rpc.handler.GenericHandler
Default constructor
getAccessURI() - Method in interface javax.xml.registry.infomodel.ServiceBinding
Gets the URI that gives access to the service via this binding.
getAddress() - Method in interface javax.xml.registry.infomodel.EmailAddress
Returns the email address for this object.
getAreaCode() - Method in interface javax.xml.registry.infomodel.TelephoneNumber
Gets the area code.
getAssociatedObjects() - Method in interface javax.xml.registry.infomodel.RegistryObject
Returns the collection of RegistryObject instances associated with this object.
getAssociations() - Method in interface javax.xml.registry.infomodel.RegistryObject
Gets all Associations where this object is source.
getAssociationType() - Method in interface javax.xml.registry.infomodel.Association
Gets the association type for this Association.
getAuditTrail() - Method in interface javax.xml.registry.infomodel.RegistryObject
Returns the complete audit trail of all requests that effected a state change in this object as an ordered Collection of AuditableEvent objects.
getBulkResponse(String) - Method in interface javax.xml.registry.RegistryService
Returns the BulkResponse associated with specified requestId.
getBusinessLifeCycleManager() - Method in interface javax.xml.registry.RegistryService
Returns the BusinessLifeCycleManager object implemented by the Jakarta XML Registries provider.
getBusinessQueryManager() - Method in interface javax.xml.registry.RegistryService
Returns the BusinessQueryManager object implemented by the Jakarta XML Registries provider.
getCalls(QName) - Method in interface javax.xml.rpc.Service
Gets an array of preconfigured Call objects for invoking operations on the specified port.
getCapabilityLevel() - Method in interface javax.xml.registry.CapabilityProfile
Gets the capability level supported by the Jakarta XML Registries provider.
getCapabilityProfile() - Method in interface javax.xml.registry.RegistryService
Returns the CapabilityProfile for the Jakarta XML Registries provider.
getCause() - Method in exception javax.xml.registry.JAXRException
Returns the Throwable embedded in this JAXRException if there is one.
getCharsetName() - Method in interface javax.xml.registry.infomodel.LocalizedString
Gets the canonical name for the charset for this object.
getChildConceptCount() - Method in interface javax.xml.registry.infomodel.ClassificationScheme
Gets number of children.
getChildConceptCount() - Method in interface javax.xml.registry.infomodel.Concept
Gets number of children.
getChildOrganizationCount() - Method in interface javax.xml.registry.infomodel.Organization
Gets number of children.
getChildOrganizations() - Method in interface javax.xml.registry.infomodel.Organization
Gets all immediate children Organizations.
getChildrenConcepts() - Method in interface javax.xml.registry.infomodel.ClassificationScheme
Gets all immediate children Concepts.
getChildrenConcepts() - Method in interface javax.xml.registry.infomodel.Concept
Gets all immediate children Concepts.
getCity() - Method in interface javax.xml.registry.infomodel.PostalAddress
Returns the city.
getClassifications() - Method in interface javax.xml.registry.infomodel.RegistryObject
Gets the Classification instances that classify this object.
getClassificationScheme() - Method in interface javax.xml.registry.infomodel.Classification
Gets the ClassificationScheme that is used in classifying the object.
getClassificationScheme() - Method in interface javax.xml.registry.infomodel.Concept
Gets the ClassificationScheme that this Concept is a descendent of.
getClassifiedObject() - Method in interface javax.xml.registry.infomodel.Classification
Gets the Object that is being classified.
getCollection() - Method in interface javax.xml.registry.BulkResponse
Get the Collection of objects returned as a response of a bulk operation.
getConcept() - Method in interface javax.xml.registry.infomodel.Classification
Gets the Concept that is classifying the object.
getCountry() - Method in interface javax.xml.registry.infomodel.PostalAddress
Returns the country.
getCountryCode() - Method in interface javax.xml.registry.infomodel.TelephoneNumber
Gets the country code.
getCredentials() - Method in interface javax.xml.registry.Connection
Gets the credentials associated with this client.
getDeclarativeQueryManager() - Method in interface javax.xml.registry.RegistryService
Returns the DeclarativeQueryManager object implemented by the Jakarta XML Registries provider.
getDefaultPostalScheme() - Method in interface javax.xml.registry.RegistryService
Gets the default user-defined postal scheme for codifying the attributes of PostalAddress.
getDefaultTypeMapping() - Method in interface javax.xml.rpc.encoding.TypeMappingRegistry
Gets the registered default TypeMapping instance.
getDescendantConcepts() - Method in interface javax.xml.registry.infomodel.ClassificationScheme
Gets all descendant Concepts.
getDescendantConcepts() - Method in interface javax.xml.registry.infomodel.Concept
Gets all descendant Concepts.
getDescendantOrganizations() - Method in interface javax.xml.registry.infomodel.Organization
Gets all descendant Organizations.
getDescription() - Method in interface javax.xml.registry.infomodel.RegistryObject
Gets the textual description for this object.
getDeserializer(Class, QName) - Method in interface javax.xml.rpc.encoding.TypeMapping
Gets the DeserializerFactory registered for the specified pair of Java type and XML data type.
getDeserializerAs(String) - Method in interface javax.xml.rpc.encoding.DeserializerFactory
Returns a Deserializer for the specified XML processing mechanism type.
getDetail() - Method in exception javax.xml.rpc.soap.SOAPFaultException
Gets the detail element.
getEmailAddresses() - Method in interface javax.xml.registry.infomodel.User
Gets the email addresses for this User.
getErrorObjectKey() - Method in exception javax.xml.registry.RegistryException
Gets the Key to the first object that encountered an error in the registry.
getEventType() - Method in interface javax.xml.registry.infomodel.AuditableEvent
Gets the type of this event.
getExceptions() - Method in interface javax.xml.registry.BulkResponse
Get the Collection of RegistryException instances in case of partial commit.
getExpiration() - Method in interface javax.xml.registry.infomodel.RegistryEntry
Gets expirationDate attribute of the RegistryEntry within the Registry.
getExtension() - Method in interface javax.xml.registry.infomodel.TelephoneNumber
Gets the internal extension.
getExternalIdentifiers() - Method in interface javax.xml.registry.infomodel.RegistryObject
Returns the ExternalIdentifiers associated with this object that are external identifiers for this object.
getExternalLinks() - Method in interface javax.xml.registry.infomodel.RegistryObject
Returns the ExternalLinks associated with this object.
getExternalURI() - Method in interface javax.xml.registry.infomodel.ExternalLink
Gets URI to the an external resource.
getFaultActor() - Method in exception javax.xml.rpc.soap.SOAPFaultException
Gets the faultactor element.
getFaultCode() - Method in exception javax.xml.rpc.soap.SOAPFaultException
Gets the faultcode element.
getFaultString() - Method in exception javax.xml.rpc.soap.SOAPFaultException
Gets the faultstring element.
getFirstName() - Method in interface javax.xml.registry.infomodel.PersonName
Gets the first name for this Person.
getFullName() - Method in interface javax.xml.registry.infomodel.PersonName
Gets the fully formatted name for this person.
getHandlerChain(QName) - Method in interface javax.xml.rpc.handler.HandlerRegistry
Gets the handler chain for the specified service endpoint.
getHandlerClass() - Method in class javax.xml.rpc.handler.HandlerInfo
Gets the Handler class
getHandlerConfig() - Method in class javax.xml.rpc.handler.HandlerInfo
Gets the Handler configuration
getHandlerRegistry() - Method in interface javax.xml.rpc.Service
Returns the configured HandlerRegistry instance for this Service instance.
getHeaders() - Method in class javax.xml.rpc.handler.GenericHandler
Gets the header blocks processed by this Handler instance.
getHeaders() - Method in interface javax.xml.rpc.handler.Handler
Gets the header blocks that can be processed by this Handler instance.
getHeaders() - Method in class javax.xml.rpc.handler.HandlerInfo
Gets the header blocks processed by this Handler.
getHttpSession() - Method in interface javax.xml.rpc.server.ServletEndpointContext
The getHttpSession method returns the current HTTP session (as a javax.servlet.http.HTTPSession).
getId() - Method in interface javax.xml.registry.infomodel.Key
Returns the unique Id of this key.
getIdentificationScheme() - Method in interface javax.xml.registry.infomodel.ExternalIdentifier
Gets the ClassificationScheme that is used as the identification scheme for identifying this object.
getKey() - Method in interface javax.xml.registry.infomodel.RegistryObject
Gets the key representing the universally unique ID (UUID) for this object.
getLastName() - Method in interface javax.xml.registry.infomodel.PersonName
Gets the last name (surname) for this Person.
getLifeCycleManager() - Method in interface javax.xml.registry.infomodel.RegistryObject
Returns the LifeCycleManager that created this object.
getLinkedCause() - Method in exception javax.xml.rpc.JAXRPCException
Gets the Linked cause
getLinkedCause() - Method in exception javax.xml.rpc.ServiceException
Gets the Linked cause
getLinkedObjects() - Method in interface javax.xml.registry.infomodel.ExternalLink
Gets the collection of RegistryObjects that are annotated by this ExternalLink.
getLocale() - Method in interface javax.xml.registry.infomodel.LocalizedString
Get the Locale for this object.
getLocalizedString(Locale, String) - Method in interface javax.xml.registry.infomodel.InternationalString
Gets the LocalizedString for the specified Locale and charsetName.
getLocalizedStrings() - Method in interface javax.xml.registry.infomodel.InternationalString
Returns the LocalizedStrings associated with this object.
getMajorVersion() - Method in interface javax.xml.registry.infomodel.Versionable
Gets the major revision number for this version of the Versionable object.
getMechanismType() - Method in interface javax.xml.rpc.encoding.Deserializer
Gets the type of the XML processing mechanism and representation used by this Deserializer.
getMechanismType() - Method in interface javax.xml.rpc.encoding.Serializer
Gets the type of the XML processing mechanism and representation used by this Serializer.
getMessage() - Method in exception javax.xml.registry.JAXRException
Returns the detail message for this JAXRException object.
getMessage() - Method in interface javax.xml.rpc.handler.soap.SOAPMessageContext
Gets the SOAPMessage from this message context
getMessageContext() - Method in interface javax.xml.rpc.server.ServletEndpointContext
The method getMessageContext returns the MessageContext targeted for this endpoint instance.
getMiddleName() - Method in interface javax.xml.registry.infomodel.PersonName
Gets the middle name for this Person.
getMimeType() - Method in interface javax.xml.registry.infomodel.ExtrinsicObject
Gets the mime type associated with this object.
getMinorVersion() - Method in interface javax.xml.registry.infomodel.Versionable
Gets the minor revision number for this version of the Versionable object.
getName() - Method in interface javax.xml.registry.infomodel.RegistryObject
Gets the user-friendly name of this object.
getName() - Method in interface javax.xml.registry.infomodel.Slot
Gets the name for this Slot.
getNumber() - Method in interface javax.xml.registry.infomodel.TelephoneNumber
Gets the telephone number suffix, not including the country or area code.
getObjectType() - Method in interface javax.xml.registry.infomodel.RegistryObject
Gets the object type that best describes the RegistryObject.
getOperationName() - Method in interface javax.xml.rpc.Call
Gets the name of the operation to be invoked using this Call instance.
getOrganization() - Method in interface javax.xml.registry.infomodel.User
Gets the Organization that this User is affiliated with.
getOutputParams() - Method in interface javax.xml.rpc.Call
Returns a Map of {name, value} for the output parameters of the last invoked operation.
getOutputValues() - Method in interface javax.xml.rpc.Call
Returns a List values for the output parameters of the last invoked operation.
getParameterTypeByName(String) - Method in interface javax.xml.rpc.Call
Gets the XML type of a parameter by name
getParent() - Method in interface javax.xml.registry.infomodel.Concept
Gets the parent Concept or ClassificationScheme for this object.
getParentConcept() - Method in interface javax.xml.registry.infomodel.Concept
Gets the parent Concept or null if parent is a ClassificationScheme.
getParentOrganization() - Method in interface javax.xml.registry.infomodel.Organization
Gets the parent (container) organization.
getPath() - Method in interface javax.xml.registry.infomodel.Concept
Gets the canonical path representation for this Concept.
getPersonName() - Method in interface javax.xml.registry.infomodel.User
Returns the name of this User.
getPort(Class) - Method in interface javax.xml.rpc.Service
The getPort method returns either an instance of a generated stub implementation class or a dynamic proxy.
getPort(QName, Class) - Method in interface javax.xml.rpc.Service
The getPort method returns either an instance of a generated stub implementation class or a dynamic proxy.
getPorts() - Method in interface javax.xml.rpc.Service
Returns an Iterator for the list of QNames of service endpoints grouped by this service
getPortTypeName() - Method in interface javax.xml.rpc.Call
Gets the qualified name of the port type.
getPostalAddress() - Method in interface javax.xml.registry.infomodel.Organization
Gets the Address for this Organization.
getPostalAddresses() - Method in interface javax.xml.registry.infomodel.User
Gets the postal address for this User.
getPostalCode() - Method in interface javax.xml.registry.infomodel.PostalAddress
Returns the postal or zip code.
getPostalScheme() - Method in interface javax.xml.registry.infomodel.PostalAddress
Returns a user-defined postal scheme for codifying the attributes of PostalAddress.
getPrimaryContact() - Method in interface javax.xml.registry.infomodel.Organization
Gets the primary Contact for this Organization.
getProperties() - Method in class javax.xml.registry.ConnectionFactory
Gets the Properties used during createConnection and createFederatedConnection calls.
getProperty(String) - Method in interface javax.xml.rpc.Call
Gets the value of a named property.
getProperty(String) - Method in interface javax.xml.rpc.handler.MessageContext
Gets the value of a specific property from the MessageContext
getPropertyNames() - Method in interface javax.xml.rpc.Call
Gets the names of configurable properties supported by this Call object.
getPropertyNames() - Method in interface javax.xml.rpc.handler.MessageContext
Returns an Iterator view of the names of the properties in this MessageContext
getProvidingOrganization() - Method in interface javax.xml.registry.infomodel.Service
Gets the Organization that provides this service.
getRegisteredEncodingStyleURIs() - Method in interface javax.xml.rpc.encoding.TypeMappingRegistry
Returns a list of registered encodingStyle URIs in this TypeMappingRegistry instance.
getRegistryObject() - Method in interface javax.xml.registry.infomodel.AuditableEvent
Gets the RegistryObject associated with this AuditableEvent.
getRegistryObject() - Method in interface javax.xml.registry.infomodel.ExternalIdentifier
Gets the parent RegistryObject for this ExternalIdentifier.
getRegistryObject(String) - Method in interface javax.xml.registry.QueryManager
Gets the RegistryObject specified by the Id.
getRegistryObject(String, String) - Method in interface javax.xml.registry.QueryManager
Gets the RegistryObject specified by the Id and type of object.
getRegistryObjects() - Method in interface javax.xml.registry.infomodel.RegistryPackage
Gets the collection of member RegistryObjects of this RegistryPackage.
getRegistryObjects() - Method in interface javax.xml.registry.QueryManager
Gets the RegistryObjects owned by the caller.
getRegistryObjects(String) - Method in interface javax.xml.registry.QueryManager
Gets the RegistryObjects owned by the caller, that are of the specified type.
getRegistryObjects(Collection) - Method in interface javax.xml.registry.QueryManager
Gets the specified RegistryObjects.
getRegistryObjects(Collection, String) - Method in interface javax.xml.registry.QueryManager
Gets the specified RegistryObjects.
getRegistryPackages() - Method in interface javax.xml.registry.infomodel.RegistryObject
Returns the Package associated with this object.
getRegistryService() - Method in interface javax.xml.registry.Connection
Gets the RegistryService interface associated with the Connection.
getRegistryService() - Method in interface javax.xml.registry.LifeCycleManager
Returns the parent RegistryService that created this object.
getRegistryService() - Method in interface javax.xml.registry.QueryManager
Returns the parent RegistryService that created this object.
getRepositoryItem() - Method in interface javax.xml.registry.infomodel.ExtrinsicObject
Gets the repository item for this object.
getRequestId() - Method in exception javax.xml.registry.JAXRException
 
getRequestId() - Method in interface javax.xml.registry.JAXRResponse
Returns the unique id for the request that generated this response.
getReturnType() - Method in interface javax.xml.rpc.Call
Gets the return type for a specific operation
getRoles() - Method in interface javax.xml.rpc.handler.HandlerChain
Gets SOAP actor roles registered for this HandlerChain at this SOAP node.
getRoles() - Method in interface javax.xml.rpc.handler.soap.SOAPMessageContext
Gets the SOAP actor roles associated with an execution of the HandlerChain and its contained Handler instances.
getRootOrganization() - Method in interface javax.xml.registry.infomodel.Organization
Gets the root organization.
getSerializer(Class, QName) - Method in interface javax.xml.rpc.encoding.TypeMapping
Gets the SerializerFactory registered for the specified pair of Java type and XML data type.
getSerializerAs(String) - Method in interface javax.xml.rpc.encoding.SerializerFactory
Returns a Serializer for the specified XML processing mechanism type.
getService() - Method in interface javax.xml.registry.infomodel.ServiceBinding
Gets the parent service for which this is a binding.
getServiceBinding() - Method in interface javax.xml.registry.infomodel.SpecificationLink
Gets the parent ServiceBinding for this SpecificationLink.
getServiceBindings() - Method in interface javax.xml.registry.infomodel.Service
Gets all children ServiceBindings.
getServiceName() - Method in interface javax.xml.rpc.Service
Gets the name of this service.
getServices() - Method in interface javax.xml.registry.infomodel.Organization
Gets all children Services.
getServletContext() - Method in interface javax.xml.rpc.server.ServletEndpointContext
The method getServletContext returns the ServletContext associated with the web application that contain this endpoint.
getSlot(String) - Method in interface javax.xml.registry.infomodel.ExtensibleObject
Gets the slot specified by slotName.
getSlots() - Method in interface javax.xml.registry.infomodel.ExtensibleObject
Returns the Slots associated with this object.
getSlotType() - Method in interface javax.xml.registry.infomodel.Slot
Gets the slotType for this Slot.
getSourceObject() - Method in interface javax.xml.registry.infomodel.Association
Gets the Object that is the source of this Association.
getSpecificationLinks() - Method in interface javax.xml.registry.infomodel.ServiceBinding
Gets all children SpecificationLinks.
getSpecificationObject() - Method in interface javax.xml.registry.infomodel.SpecificationLink
Gets the specification object for this object.
getStability() - Method in interface javax.xml.registry.infomodel.RegistryEntry
Gets the stability indicator for the RegistryEntry within the Registry.
getStateOrProvince() - Method in interface javax.xml.registry.infomodel.PostalAddress
Returns the state or province.
getStatus() - Method in interface javax.xml.registry.infomodel.RegistryEntry
Gets the life cycle status of the RegistryEntry within the registry.
getStatus() - Method in exception javax.xml.registry.JAXRException
 
getStatus() - Method in interface javax.xml.registry.JAXRResponse
Returns the status for this response.
getStreet() - Method in interface javax.xml.registry.infomodel.PostalAddress
Returns the street name.
getStreetNumber() - Method in interface javax.xml.registry.infomodel.PostalAddress
Returns the street number.
getSubmittingOrganization() - Method in interface javax.xml.registry.infomodel.RegistryObject
Gets the Organization that submitted this RegistryObject.
getSupportedEncodings() - Method in interface javax.xml.rpc.encoding.TypeMapping
Returns the encodingStyle URIs (as String[]) supported by this TypeMapping instance.
getSupportedMechanismTypes() - Method in interface javax.xml.rpc.encoding.DeserializerFactory
Returns a list of all XML processing mechanism types supported by this DeserializerFactory.
getSupportedMechanismTypes() - Method in interface javax.xml.rpc.encoding.SerializerFactory
Returns a list of all XML processing mechanism types supported by this SerializerFactory.
getTargetBinding() - Method in interface javax.xml.registry.infomodel.ServiceBinding
Gets the next ServiceBinding in case there is a redirection from one service provider to another service provider.
getTargetEndpointAddress() - Method in interface javax.xml.rpc.Call
Gets the address of a target service endpoint.
getTargetObject() - Method in interface javax.xml.registry.infomodel.Association
Gets the Object that is the target of this Association.
getTelephoneNumbers(String) - Method in interface javax.xml.registry.infomodel.Organization
Gets the telephone numbers for this User that match the specified telephone number type.
getTelephoneNumbers(String) - Method in interface javax.xml.registry.infomodel.User
Gets the telephone numbers for this User that match the specified telephone number type.
getTimestamp() - Method in interface javax.xml.registry.infomodel.AuditableEvent
Gets the Timestamp for when this event occurred.
getType() - Method in interface javax.xml.registry.infomodel.EmailAddress
Gets the type for this object.
getType() - Method in interface javax.xml.registry.infomodel.PostalAddress
Returns the type of address (for example, "headquarters") as a String.
getType() - Method in interface javax.xml.registry.infomodel.TelephoneNumber
The type of telephone number (for example, "fax").
getType() - Method in interface javax.xml.registry.infomodel.User
Gets the type for this User.
getType() - Method in interface javax.xml.registry.Query
Gets the type of Query (for example, QUERY_TYPE_SQL).
getTypeMapping(String) - Method in interface javax.xml.rpc.encoding.TypeMappingRegistry
Returns the registered TypeMapping for the specified encodingStyle URI.
getTypeMappingRegistry() - Method in interface javax.xml.rpc.Service
Gets the TypeMappingRegistry for this Service object.
getUrl() - Method in interface javax.xml.registry.infomodel.TelephoneNumber
Gets the URL that can dial this number electronically.
getUrl() - Method in interface javax.xml.registry.infomodel.User
Gets the URL to the web page for this User.
getUsageDescription() - Method in interface javax.xml.registry.infomodel.SpecificationLink
Gets the description of usage parameters.
getUsageParameters() - Method in interface javax.xml.registry.infomodel.SpecificationLink
Gets any usage parameters.
getUser() - Method in interface javax.xml.registry.infomodel.AuditableEvent
Gets the User associated with this object.
getUserPrincipal() - Method in interface javax.xml.rpc.server.ServletEndpointContext
Returns a java.security.Principal instance that contains the name of the authenticated user for the current method invocation on the endpoint instance.
getUsers() - Method in interface javax.xml.registry.infomodel.Organization
Gets the Collection of Users affiliated with this Organization.
getUserVersion() - Method in interface javax.xml.registry.infomodel.Versionable
Gets the user-specified revision number for this version of the Versionable object.
getValidateURI() - Method in interface javax.xml.registry.infomodel.URIValidator
Gets whether to do URI validation for this object.
getValue() - Method in interface javax.xml.registry.infomodel.Classification
Gets the taxonomy value for this Classification.
getValue() - Method in interface javax.xml.registry.infomodel.Concept
Gets the value (usually a code in a taxonomy) associated with this Concept.
getValue() - Method in interface javax.xml.registry.infomodel.ExternalIdentifier
Gets the value of an ExternalIdentifier.
getValue() - Method in interface javax.xml.registry.infomodel.InternationalString
Gets the String value for the Locale returned by Locale.getDefault().
getValue() - Method in interface javax.xml.registry.infomodel.LocalizedString
Get the String value for this object.
getValue(Locale) - Method in interface javax.xml.registry.infomodel.InternationalString
Gets the String value for the specified Locale.
getValues() - Method in interface javax.xml.registry.infomodel.Slot
Gets the values for this Slot.
getValueType() - Method in interface javax.xml.registry.infomodel.ClassificationScheme
Gets the value type for this object.
getVersion() - Method in interface javax.xml.registry.CapabilityProfile
Gets the Jakarta XML Registries specification version supported by the Jakarta XML Registries provider.
getWSDLDocumentLocation() - Method in interface javax.xml.rpc.Service
Gets the location of the WSDL document for this Service.

H

handleFault(MessageContext) - Method in class javax.xml.rpc.handler.GenericHandler
The handleFault method processes the SOAP faults based on the SOAP message processing model.
handleFault(MessageContext) - Method in interface javax.xml.rpc.handler.Handler
The handleFault method processes the SOAP faults based on the SOAP message processing model.
handleFault(MessageContext) - Method in interface javax.xml.rpc.handler.HandlerChain
The handleFault method initiates the SOAP fault processing for this handler chain.
Handler - Interface in javax.xml.rpc.handler
The javax.xml.rpc.handler.Handler interface is required to be implemented by a SOAP message handler.
HandlerChain - Interface in javax.xml.rpc.handler
The javax.xml.rpc.handler.HandlerChain represents a list of handlers.
handleRequest(MessageContext) - Method in class javax.xml.rpc.handler.GenericHandler
The handleRequest method processes the request SOAP message.
handleRequest(MessageContext) - Method in interface javax.xml.rpc.handler.Handler
The handleRequest method processes the request message.
handleRequest(MessageContext) - Method in interface javax.xml.rpc.handler.HandlerChain
The handleRequest method initiates the request processing for this handler chain.
handleResponse(MessageContext) - Method in class javax.xml.rpc.handler.GenericHandler
The handleResponse method processes the response message.
handleResponse(MessageContext) - Method in interface javax.xml.rpc.handler.Handler
The handleResponse method processes the response SOAP message.
handleResponse(MessageContext) - Method in interface javax.xml.rpc.handler.HandlerChain
The handleResponse method initiates the response processing for this handler chain.
HandlerInfo - Class in javax.xml.rpc.handler
The javax.xml.rpc.handler.HandlerInfo represents information about a handler in the HandlerChain.
HandlerInfo() - Constructor for class javax.xml.rpc.handler.HandlerInfo
Default constructor
HandlerInfo(Class, Map, QName[]) - Constructor for class javax.xml.rpc.handler.HandlerInfo
Constructor for HandlerInfo
HandlerRegistry - Interface in javax.xml.rpc.handler
The javax.xml.rpc.handler.HandlerRegistry provides support for the programmatic configuration of handlers in a HandlerRegistry.
Holder - Interface in javax.xml.rpc.holders
The java.xml.rpc.holders.Holder interface represents the base interface for both standard and generated Holder classes.

I

IN - Static variable in class javax.xml.rpc.ParameterMode
IN mode for parameter passing
init(Object) - Method in interface javax.xml.rpc.server.ServiceLifecycle
Used for initialization of a service endpoint.
init(Map) - Method in interface javax.xml.rpc.handler.HandlerChain
Initializes the configuration for a HandlerChain.
init(HandlerInfo) - Method in class javax.xml.rpc.handler.GenericHandler
The init method to enable the Handler instance to initialize itself.
init(HandlerInfo) - Method in interface javax.xml.rpc.handler.Handler
The init method enables the Handler instance to initialize itself.
initCause(Throwable) - Method in exception javax.xml.registry.JAXRException
Initializes the cause of this throwable to the specified value.
INOUT - Static variable in class javax.xml.rpc.ParameterMode
INOUT mode for parameter passing
IntegerWrapperHolder - Class in javax.xml.rpc.holders
 
IntegerWrapperHolder() - Constructor for class javax.xml.rpc.holders.IntegerWrapperHolder
 
IntegerWrapperHolder(Integer) - Constructor for class javax.xml.rpc.holders.IntegerWrapperHolder
 
INTERNATIONAL_STRING - Static variable in interface javax.xml.registry.LifeCycleManager
Constant representing the javax.xml.registry.infomodel.InternationalString interface.
InternationalString - Interface in javax.xml.registry.infomodel
This interface represents a String that has been internationalized into several Locales.
IntHolder - Class in javax.xml.rpc.holders
 
IntHolder() - Constructor for class javax.xml.rpc.holders.IntHolder
 
IntHolder(int) - Constructor for class javax.xml.rpc.holders.IntHolder
 
InvalidRequestException - Exception in javax.xml.registry
This exception is thrown when a Jakarta XML Registries client attempts to invoke an API method that is not valid for some reason.
InvalidRequestException() - Constructor for exception javax.xml.registry.InvalidRequestException
Constructs a JAXRException object with no reason or embedded Throwable.
InvalidRequestException(String) - Constructor for exception javax.xml.registry.InvalidRequestException
Constructs a JAXRException object with the given String as the reason for the exception being thrown.
InvalidRequestException(String, Throwable) - Constructor for exception javax.xml.registry.InvalidRequestException
Constructs a JAXRException object with the given String as the reason for the exception being thrown and the given Throwable object as an embedded Throwable.
InvalidRequestException(Throwable) - Constructor for exception javax.xml.registry.InvalidRequestException
Constructs a JAXRException object initialized with the given Throwable object.
invoke(Object[]) - Method in interface javax.xml.rpc.Call
Invokes a specific operation using a synchronous request-response interaction mode.
invoke(QName, Object[]) - Method in interface javax.xml.rpc.Call
Invokes a specific operation using a synchronous request-response interaction mode.
invokeOneWay(Object[]) - Method in interface javax.xml.rpc.Call
Invokes a remote method using the one-way interaction mode.
isAvailable() - Method in exception javax.xml.registry.JAXRException
Returns true if a response is available, false otherwise.
isAvailable() - Method in interface javax.xml.registry.JAXRResponse
Returns true if a response is available, false otherwise.
isClosed() - Method in interface javax.xml.registry.Connection
Indicated whether this Connection has been closed or not.
isConfirmed() - Method in interface javax.xml.registry.infomodel.Association
Determines whether an Association has been confirmed completely.
isConfirmedBySourceOwner() - Method in interface javax.xml.registry.infomodel.Association
Determines whether an Association has been confirmed by the owner of the source object.
isConfirmedByTargetOwner() - Method in interface javax.xml.registry.infomodel.Association
Determines whether an Association has been confirmed by the owner of the target object.
isExternal() - Method in interface javax.xml.registry.infomodel.Classification
Returns true if this is an external classification.
isExternal() - Method in interface javax.xml.registry.infomodel.ClassificationScheme
Determines whether this ClassificationScheme is an external ClassificationScheme or an internal ClassificationScheme.
isExtramural() - Method in interface javax.xml.registry.infomodel.Association
Determines whether an Association is extramural or not.
isOpaque() - Method in interface javax.xml.registry.infomodel.ExtrinsicObject
Determines whether the ExtrinsicObject is opaque (not readable) by the registry operator.
isParameterAndReturnSpecRequired(QName) - Method in interface javax.xml.rpc.Call
Indicates whether addParameter and setReturnType methods are to be invoked to specify the parameter and return type specification for a specific operation.
isPartialResponse() - Method in interface javax.xml.registry.BulkResponse
Determines whether the response is a partial response due to large result set.
isRegistered(Class, QName) - Method in interface javax.xml.rpc.encoding.TypeMapping
Checks whether or not type mapping between specified XML type and Java type is registered.
isSynchronous() - Method in interface javax.xml.registry.Connection
Indicates whether a client uses synchronous communication with Jakarta XML Registries provider or not.
isUserInRole(String) - Method in interface javax.xml.rpc.server.ServletEndpointContext
Returns a boolean indicating whether the authenticated user for the current method invocation on the endpoint instance is included in the specified logical "role".

J

javax.xml.registry - package javax.xml.registry
This package and its sub-packages describe the API classes and interfaces for the Jakarta XML Registries API.
javax.xml.registry.infomodel - package javax.xml.registry.infomodel
This package describes the information model for the Jakarta XML Registries API.
javax.xml.rpc - package javax.xml.rpc
This package contains the core Jakarta XML RPC for the client programming model.
javax.xml.rpc.encoding - package javax.xml.rpc.encoding
This package defines APIs for the extensible type mapping framework.
javax.xml.rpc.handler - package javax.xml.rpc.handler
This package defines APIs for SOAP Message Handlers
javax.xml.rpc.handler.soap - package javax.xml.rpc.handler.soap
This package defines APIs for SOAP Message Handlers
javax.xml.rpc.holders - package javax.xml.rpc.holders
This package contains the standard Java Holder classes.
javax.xml.rpc.server - package javax.xml.rpc.server
This package defines APIs for the servlet based Jakarta XML RPC endpoint model.
javax.xml.rpc.soap - package javax.xml.rpc.soap
This package defines APIs specific to the SOAP binding.
JAXRException - Exception in javax.xml.registry
Signals that a Jakarta XML Registries exception has occurred.
JAXRException() - Constructor for exception javax.xml.registry.JAXRException
Constructs a JAXRException object with no reason or embedded Throwable.
JAXRException(String) - Constructor for exception javax.xml.registry.JAXRException
Constructs a JAXRException object with the given String as the reason for the exception being thrown.
JAXRException(String, Throwable) - Constructor for exception javax.xml.registry.JAXRException
Constructs a JAXRException object with the given String as the reason for the exception being thrown and the given Throwable object as an embedded Throwable.
JAXRException(Throwable) - Constructor for exception javax.xml.registry.JAXRException
Constructs a JAXRException object initialized with the given Throwable object.
JAXRPCException - Exception in javax.xml.rpc
The javax.xml.rpc.JAXRPCException is thrown from the core Jakarta XML RPC APIs to indicate an exception related to the Jakarta XML RPC runtime mechanisms.
JAXRPCException() - Constructor for exception javax.xml.rpc.JAXRPCException
Constructs a new exception with null as its detail message.
JAXRPCException(String) - Constructor for exception javax.xml.rpc.JAXRPCException
Constructs a new exception with the specified detail message.
JAXRPCException(String, Throwable) - Constructor for exception javax.xml.rpc.JAXRPCException
Constructs a new exception with the specified detail message and cause.
JAXRPCException(Throwable) - Constructor for exception javax.xml.rpc.JAXRPCException
Constructs a new JAXRPCException with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
JAXRResponse - Interface in javax.xml.registry
A Jakarta XML Registries requests' response.

K

Key - Interface in javax.xml.registry.infomodel
Represents a unique key that identifies a RegistryObject.
KEY - Static variable in interface javax.xml.registry.LifeCycleManager
Constant representing the javax.xml.registry.infomodel.Key interface.

L

LifeCycleManager - Interface in javax.xml.registry
The LifeCycleManager interface is the main interface in the API for managing life cycle operations on objects defined by the information model.
loadService(Class) - Method in class javax.xml.rpc.ServiceFactory
Create an instance of the generated service implementation class for a given service interface, if available.
loadService(URL, Class, Properties) - Method in class javax.xml.rpc.ServiceFactory
Create an instance of the generated service implementation class for a given service interface, if available.
loadService(URL, QName, Properties) - Method in class javax.xml.rpc.ServiceFactory
Create an instance of the generated service implementation class for a given service, if available.
LOCALIZED_STRING - Static variable in interface javax.xml.registry.LifeCycleManager
Constant representing the javax.xml.registry.infomodel.LocalizedString interface.
LocalizedString - Interface in javax.xml.registry.infomodel
This interface is used as a simple wrapper interface that associates a String with its Locale.
LongHolder - Class in javax.xml.rpc.holders
 
LongHolder() - Constructor for class javax.xml.rpc.holders.LongHolder
 
LongHolder(long) - Constructor for class javax.xml.rpc.holders.LongHolder
 
LongWrapperHolder - Class in javax.xml.rpc.holders
 
LongWrapperHolder() - Constructor for class javax.xml.rpc.holders.LongWrapperHolder
 
LongWrapperHolder(Long) - Constructor for class javax.xml.rpc.holders.LongWrapperHolder
 

M

makeRegistrySpecificRequest(String) - Method in interface javax.xml.registry.RegistryService
Takes a String that is an XML request in a registry-specific format, sends the request to the registry, and returns a String that is the registry-specific XML response.
MessageContext - Interface in javax.xml.rpc.handler
The interface MessageContext abstracts the message context that is processed by a handler in the handle method.

N

NamespaceConstants - Class in javax.xml.rpc
Constants used in Jakarta XML RPC for namespace prefixes and URIs
NamespaceConstants() - Constructor for class javax.xml.rpc.NamespaceConstants
 
newInstance() - Static method in class javax.xml.registry.ConnectionFactory
Creates a default ConnectionFactory object.
newInstance() - Static method in class javax.xml.rpc.ServiceFactory
Gets an instance of the ServiceFactory
NSPREFIX_SCHEMA_XSD - Static variable in class javax.xml.rpc.NamespaceConstants
Namespace prefix for XML schema XSD
NSPREFIX_SCHEMA_XSI - Static variable in class javax.xml.rpc.NamespaceConstants
Namespace prefix for XML Schema XSI
NSPREFIX_SOAP_ENCODING - Static variable in class javax.xml.rpc.NamespaceConstants
Namespace prefix for SOAP Encoding
NSPREFIX_SOAP_ENVELOPE - Static variable in class javax.xml.rpc.NamespaceConstants
Namespace prefix for SOAP Envelope
NSURI_SCHEMA_XSD - Static variable in class javax.xml.rpc.NamespaceConstants
Namespace URI for XML Schema XSD
NSURI_SCHEMA_XSI - Static variable in class javax.xml.rpc.NamespaceConstants
Namespace URI for XML Schema XSI
NSURI_SOAP_ENCODING - Static variable in class javax.xml.rpc.NamespaceConstants
Nameapace URI for SOAP 1.1 Encoding
NSURI_SOAP_ENVELOPE - Static variable in class javax.xml.rpc.NamespaceConstants
Nameapace URI for SOAP 1.1 Envelope
NSURI_SOAP_NEXT_ACTOR - Static variable in class javax.xml.rpc.NamespaceConstants
Nameapace URI for SOAP 1.1 next actor role

O

ObjectHolder - Class in javax.xml.rpc.holders
 
ObjectHolder() - Constructor for class javax.xml.rpc.holders.ObjectHolder
 
ObjectHolder(Object) - Constructor for class javax.xml.rpc.holders.ObjectHolder
 
OPERATION_STYLE_PROPERTY - Static variable in interface javax.xml.rpc.Call
Standard property for operation style.
OPERATOR_SLOT - Static variable in interface javax.xml.registry.infomodel.Slot
Name for pre-defined Slot used in Organization and ClassificationScheme by Jakarta XML Registries UDDI provider.
OR_ALL_KEYS - Static variable in interface javax.xml.registry.FindQualifier
Specifies a hint to queries that the candidate set of objects matching the query should include any object that is classified by any one of the taxonomy values specified in any of the Classification for the query.
OR_LIKE_KEYS - Static variable in interface javax.xml.registry.FindQualifier
Specifies a hint to queries that when multiple taxonomy values from the same ClassificationScheme are specified in the Classifications for the query then the candidate set of objects matching the query should include any object that is classified by any one of the taxonomy values.
Organization - Interface in javax.xml.registry.infomodel
Organization instances provide information on organizations such as a Submitting Organization.
ORGANIZATION - Static variable in interface javax.xml.registry.LifeCycleManager
Constant representing the javax.xml.registry.infomodel.Organization interface.
OUT - Static variable in class javax.xml.rpc.ParameterMode
OUT mode for parameter passing

P

ParameterMode - Class in javax.xml.rpc
The javax.xml.rpc.ParameterMode is a type-safe enumeration for parameter mode.
PASSWORD_PROPERTY - Static variable in interface javax.xml.rpc.Call
Standard property: Password for authentication
PASSWORD_PROPERTY - Static variable in interface javax.xml.rpc.Stub
Standard property: Password for authentication.
PERSON_NAME - Static variable in interface javax.xml.registry.LifeCycleManager
Constant representing the javax.xml.registry.infomodel.PersonName interface.
PersonName - Interface in javax.xml.registry.infomodel
Represents a person's name.
POSTAL_ADDRESS - Static variable in interface javax.xml.registry.LifeCycleManager
Constant representing the javax.xml.registry.infomodel.PostalAddress interface.
PostalAddress - Interface in javax.xml.registry.infomodel
PostalAddress is a simple re-usable entity class that defines attributes of a postal Address.

Q

QNameHolder - Class in javax.xml.rpc.holders
 
QNameHolder() - Constructor for class javax.xml.rpc.holders.QNameHolder
 
QNameHolder(QName) - Constructor for class javax.xml.rpc.holders.QNameHolder
 
Query - Interface in javax.xml.registry
The Query interface encapsulates a query in a declarative query language.
QUERY_TYPE_EBXML_FILTER_QUERY - Static variable in interface javax.xml.registry.Query
An OASIS ebXML Registry XML Filter Query type.
QUERY_TYPE_SQL - Static variable in interface javax.xml.registry.Query
An SQL query type.
QUERY_TYPE_XQUERY - Static variable in interface javax.xml.registry.Query
A W3C XQuery type.
QueryManager - Interface in javax.xml.registry
This is the common base interface for all QueryManagers in the API.

R

register(Class, QName, SerializerFactory, DeserializerFactory) - Method in interface javax.xml.rpc.encoding.TypeMapping
Registers SerializerFactory and DeserializerFactory for a specific type mapping between an XML type and Java type.
register(String, TypeMapping) - Method in interface javax.xml.rpc.encoding.TypeMappingRegistry
Registers a TypeMapping instance with the TypeMappingRegistry.
registerDefault(TypeMapping) - Method in interface javax.xml.rpc.encoding.TypeMappingRegistry
Registers the TypeMapping instance that is default for all encoding styles supported by the TypeMappingRegistry.
REGISTRY_ENTRY - Static variable in interface javax.xml.registry.LifeCycleManager
Constant representing the javax.xml.registry.infomodel.RegistryEntry interface.
REGISTRY_PACKAGE - Static variable in interface javax.xml.registry.LifeCycleManager
Constant representing the javax.xml.registry.infomodel.RegistryPackage interface.
RegistryEntry - Interface in javax.xml.registry.infomodel
The RegistryEntry interface is a base interface for interfaces in the model that require additional metadata beyond what is provided by the RegistryObject interface.
RegistryException - Exception in javax.xml.registry
This is the common base class for all Exceptions that are detected on the registry provider side rather than the Jakarta XML Registries client side.
RegistryException() - Constructor for exception javax.xml.registry.RegistryException
Constructs a JAXRException object with no reason or embedded Throwable.
RegistryException(String) - Constructor for exception javax.xml.registry.RegistryException
Constructs a JAXRException object with the given String as the reason for the exception being thrown.
RegistryException(String, Throwable) - Constructor for exception javax.xml.registry.RegistryException
Constructs a JAXRException object with the given String as the reason for the exception being thrown and the given Throwable object as an embedded Throwable.
RegistryException(Throwable) - Constructor for exception javax.xml.registry.RegistryException
Constructs a JAXRException object initialized with the given Throwable object.
RegistryObject - Interface in javax.xml.registry.infomodel
The RegistryObject class is an abstract base class used by most classes in the model.
RegistryPackage - Interface in javax.xml.registry.infomodel
RegistryPackage instances are RegistryEntries that group logically related RegistryEntries together.
RegistryService - Interface in javax.xml.registry
This is the principal interface implemented by a Jakarta XML Registries provider.
removeAllParameters() - Method in interface javax.xml.rpc.Call
Removes all specified parameters from this Call instance.
removeAssociation(Association) - Method in interface javax.xml.registry.infomodel.RegistryObject
Removes specified Association from this object.
removeAssociations(Collection) - Method in interface javax.xml.registry.infomodel.RegistryObject
Removes specified Associations from this object.
removeChildConcept(Concept) - Method in interface javax.xml.registry.infomodel.ClassificationScheme
Removes a child Concept.
removeChildConcept(Concept) - Method in interface javax.xml.registry.infomodel.Concept
Removes a child Concept.
removeChildConcepts(Collection) - Method in interface javax.xml.registry.infomodel.ClassificationScheme
Removes a Collection of children Concepts.
removeChildConcepts(Collection) - Method in interface javax.xml.registry.infomodel.Concept
Removes a Collection of children Concepts.
removeChildOrganization(Organization) - Method in interface javax.xml.registry.infomodel.Organization
Removes a child Organization.
removeChildOrganizations(Collection) - Method in interface javax.xml.registry.infomodel.Organization
Removes a Collection of children Organizations.
removeClassification(Classification) - Method in interface javax.xml.registry.infomodel.RegistryObject
Removes specified Classification from this object.
removeClassifications(Collection) - Method in interface javax.xml.registry.infomodel.RegistryObject
Removes specified Classifications from this object.
removeDeserializer(Class, QName) - Method in interface javax.xml.rpc.encoding.TypeMapping
Removes the DeserializerFactory registered for the specified pair of Java type and XML data type.
removeExternalIdentifier(ExternalIdentifier) - Method in interface javax.xml.registry.infomodel.RegistryObject
Removes specified ExternalIdentifier as an external identifier from this object.
removeExternalIdentifiers(Collection) - Method in interface javax.xml.registry.infomodel.RegistryObject
Removes specified ExternalIdentifiers as an external identifiers from this object.
removeExternalLink(ExternalLink) - Method in interface javax.xml.registry.infomodel.RegistryObject
Removes specified ExternalLink from this object.
removeExternalLinks(Collection) - Method in interface javax.xml.registry.infomodel.RegistryObject
Removes specified ExternalLinks from this object.
removeLocalizedString(LocalizedString) - Method in interface javax.xml.registry.infomodel.InternationalString
Removes a LocalizedString from this object.
removeLocalizedStrings(Collection) - Method in interface javax.xml.registry.infomodel.InternationalString
Removes specified LocalizedStrings to this object.
removeProperty(String) - Method in interface javax.xml.rpc.Call
Removes a named property.
removeProperty(String) - Method in interface javax.xml.rpc.handler.MessageContext
Removes a property (name-value pair) from the MessageContext
removeRegistryObject(RegistryObject) - Method in interface javax.xml.registry.infomodel.RegistryPackage
Removes a child RegistryObject from membership.
removeRegistryObjects(Collection) - Method in interface javax.xml.registry.infomodel.RegistryPackage
Removes a Collection of children RegistryObjects from membership.
removeSerializer(Class, QName) - Method in interface javax.xml.rpc.encoding.TypeMapping
Removes the SerializerFactory registered for the specified pair of Java type and XML data type.
removeService(Service) - Method in interface javax.xml.registry.infomodel.Organization
Removes a Service from this object.
removeServiceBinding(ServiceBinding) - Method in interface javax.xml.registry.infomodel.Service
Removes a child ServiceBinding.
removeServiceBindings(Collection) - Method in interface javax.xml.registry.infomodel.Service
Removes a Collection of children ServiceBindings.
removeServices(Collection) - Method in interface javax.xml.registry.infomodel.Organization
Removes a Collection of children Services from this object.
removeSlot(String) - Method in interface javax.xml.registry.infomodel.ExtensibleObject
Removes a Slot from this object.
removeSlots(Collection) - Method in interface javax.xml.registry.infomodel.ExtensibleObject
Removes specified Slots from this object.
removeSpecificationLink(SpecificationLink) - Method in interface javax.xml.registry.infomodel.ServiceBinding
Removes a child SpecificationLink.
removeSpecificationLinks(Collection) - Method in interface javax.xml.registry.infomodel.ServiceBinding
Removes a Collection of children SpecificationLinks.
removeTypeMapping(TypeMapping) - Method in interface javax.xml.rpc.encoding.TypeMappingRegistry
Removes a TypeMapping from the TypeMappingRegistry.
removeUser(User) - Method in interface javax.xml.registry.infomodel.Organization
Removes a User.
removeUsers(Collection) - Method in interface javax.xml.registry.infomodel.Organization
Removes a Collection of Users.

S

saveAssociations(Collection, boolean) - Method in interface javax.xml.registry.BusinessLifeCycleManager
Saves the specified Association instances.
saveClassificationSchemes(Collection) - Method in interface javax.xml.registry.BusinessLifeCycleManager
Saves the specified ClassificationScheme instances.
saveConcepts(Collection) - Method in interface javax.xml.registry.BusinessLifeCycleManager
Saves the specified Concepts.
SaveException - Exception in javax.xml.registry
A RegistryException that occurs during a save action.
SaveException() - Constructor for exception javax.xml.registry.SaveException
Constructs a JAXRException object with no reason or embedded Throwable.
SaveException(String) - Constructor for exception javax.xml.registry.SaveException
Constructs a JAXRException object with the given String as the reason for the exception being thrown.
SaveException(String, Throwable) - Constructor for exception javax.xml.registry.SaveException
Constructs a JAXRException object with the given String as the reason for the exception being thrown and the given Throwable object as an embedded Throwable.
SaveException(Throwable) - Constructor for exception javax.xml.registry.SaveException
Constructs a JAXRException object initialized with the given Throwable object.
saveObjects(Collection) - Method in interface javax.xml.registry.LifeCycleManager
Saves one or more Objects to the registry.
saveOrganizations(Collection) - Method in interface javax.xml.registry.BusinessLifeCycleManager
Saves the specified Organizations.
saveServiceBindings(Collection) - Method in interface javax.xml.registry.BusinessLifeCycleManager
Saves the specified ServiceBindings.
saveServices(Collection) - Method in interface javax.xml.registry.BusinessLifeCycleManager
Saves the specified Services.
SerializationContext - Interface in javax.xml.rpc.encoding
The javax.xml.rpc.encoding.SerializationContext interface is implemented by the Jakarta XML RPC runtime system in an XML processing mechanism specific manner.
Serializer - Interface in javax.xml.rpc.encoding
The javax.xml.rpc.encoding.Serializer interface defines the base interface for serializers.
SerializerFactory - Interface in javax.xml.rpc.encoding
The javax.xml.rpc.encoding.SerializerFactory is a factory of the serializers.
Service - Interface in javax.xml.registry.infomodel
Service instances are RegistryObjects that provide information on services (for example, web services) offered by an Organization.
Service - Interface in javax.xml.rpc
Service class acts as a factory of the following: Dynamic proxy for the target service endpoint.
SERVICE - Static variable in interface javax.xml.registry.LifeCycleManager
Constant representing the javax.xml.registry.infomodel.Service interface.
SERVICE_BINDING - Static variable in interface javax.xml.registry.LifeCycleManager
Constant representing the javax.xml.registry.infomodel.ServiceBinding interface.
SERVICE_SUBSET - Static variable in interface javax.xml.registry.FindQualifier
Maps to UDDI serviceSubset.
ServiceBinding - Interface in javax.xml.registry.infomodel
ServiceBinding instances are RegistryObjects that represent technical information on a specific way to access a specific interface offered by a Service instance.
ServiceException - Exception in javax.xml.rpc
The javax.xml.rpc.ServiceException is thrown from the methods in the javax.xml.rpc.Service interface and ServiceFactory class.
ServiceException() - Constructor for exception javax.xml.rpc.ServiceException
Constructs a new exception with null as its detail message.
ServiceException(String) - Constructor for exception javax.xml.rpc.ServiceException
Constructs a new exception with the specified detail message.
ServiceException(String, Throwable) - Constructor for exception javax.xml.rpc.ServiceException
Constructs a new exception with the specified detail message and cause.
ServiceException(Throwable) - Constructor for exception javax.xml.rpc.ServiceException
Constructs a new exception with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
ServiceFactory - Class in javax.xml.rpc
The javax.xml.rpc.ServiceFactory is an abstract class that provides a factory for the creation of instances of the type javax.xml.rpc.Service.
ServiceFactory() - Constructor for class javax.xml.rpc.ServiceFactory
 
SERVICEFACTORY_PROPERTY - Static variable in class javax.xml.rpc.ServiceFactory
A constant representing the property used to lookup the name of a ServiceFactory implementation class.
ServiceLifecycle - Interface in javax.xml.rpc.server
The javax.xml.rpc.server.ServiceLifecycle defines a lifecycle interface for a Jakarta XML RPC service endpoint.
ServletEndpointContext - Interface in javax.xml.rpc.server
The ServletEndpointContext provides an endpoint context maintained by the underlying servlet container based Jakarta XML RPC runtime system.
SESSION_MAINTAIN_PROPERTY - Static variable in interface javax.xml.rpc.Call
Standard property: This boolean property is used by a service client to indicate whether or not it wants to participate in a session with a service endpoint.
SESSION_MAINTAIN_PROPERTY - Static variable in interface javax.xml.rpc.Stub
Standard property: This boolean property is used by a service client to indicate whether or not it wants to participate in a session with a service endpoint.
setAccessURI(String) - Method in interface javax.xml.registry.infomodel.ServiceBinding
Sets the URI that gives access to the service via this binding.
setAddress(String) - Method in interface javax.xml.registry.infomodel.EmailAddress
Sets the email address for this object.
setAreaCode(String) - Method in interface javax.xml.registry.infomodel.TelephoneNumber
Sets the area code.
setAssociations(Collection) - Method in interface javax.xml.registry.infomodel.RegistryObject
Replaces all previous Associations from this object with specified Associations.
setAssociationType(Concept) - Method in interface javax.xml.registry.infomodel.Association
Sets the association type for this Association.
setCharsetName(String) - Method in interface javax.xml.registry.infomodel.LocalizedString
Set the canonical name for the charset for this object.
setCity(String) - Method in interface javax.xml.registry.infomodel.PostalAddress
Sets the city.
setClassifications(Collection) - Method in interface javax.xml.registry.infomodel.RegistryObject
Replaces all previous Classifications with specified Classifications.
setClassificationScheme(ClassificationScheme) - Method in interface javax.xml.registry.infomodel.Classification
Sets the ClassificationScheme for this external classification.
setClassifiedObject(RegistryObject) - Method in interface javax.xml.registry.infomodel.Classification
Sets the object that is being classified.
setConcept(Concept) - Method in interface javax.xml.registry.infomodel.Classification
Sets the concept for this internal classification.
setCountry(String) - Method in interface javax.xml.registry.infomodel.PostalAddress
Sets the country.
setCountryCode(String) - Method in interface javax.xml.registry.infomodel.TelephoneNumber
Sets country code.
setCredentials(Set) - Method in interface javax.xml.registry.Connection
Sets the Credentials associated with this client.
setDescription(InternationalString) - Method in interface javax.xml.registry.infomodel.RegistryObject
Sets the context independent textual description for this object.
setEmailAddresses(Collection) - Method in interface javax.xml.registry.infomodel.User
Sets the Collection of EmailAddress instances for this User.
setErrorObjectKey(Key) - Method in exception javax.xml.registry.RegistryException
Sets the Key to the first object that encountered an error in the registry.
setExpiration(Date) - Method in interface javax.xml.registry.infomodel.RegistryEntry
Sets the expirationDate.
setExtension(String) - Method in interface javax.xml.registry.infomodel.TelephoneNumber
Sets the internal extension.
setExternalIdentifiers(Collection) - Method in interface javax.xml.registry.infomodel.RegistryObject
Replaces all previous external identifiers with specified Collection of ExternalIdentifiers as an external identifier.
setExternalLinks(Collection) - Method in interface javax.xml.registry.infomodel.RegistryObject
Replaces all previous ExternalLinks with specified ExternalLinks.
setExternalURI(String) - Method in interface javax.xml.registry.infomodel.ExternalLink
Sets URI for an external resource.
setFirstName(String) - Method in interface javax.xml.registry.infomodel.PersonName
Sets the first name for this Person.
setFullName(String) - Method in interface javax.xml.registry.infomodel.PersonName
Sets the fully formatted name for this person.
setHandlerChain(QName, List) - Method in interface javax.xml.rpc.handler.HandlerRegistry
Sets the handler chain for the specified service endpoint as a java.util.List.
setHandlerClass(Class) - Method in class javax.xml.rpc.handler.HandlerInfo
Sets the Handler class
setHandlerConfig(Map) - Method in class javax.xml.rpc.handler.HandlerInfo
Sets the Handler configuration as java.util.Map
setHeaders(QName[]) - Method in class javax.xml.rpc.handler.HandlerInfo
Sets the header blocks processed by this Handler.
setId(String) - Method in interface javax.xml.registry.infomodel.Key
Sets the unique id associated with this key.
setIdentificationScheme(ClassificationScheme) - Method in interface javax.xml.registry.infomodel.ExternalIdentifier
Sets the ClassificationScheme that is used as the identification scheme for identifying this object.
setKey(Key) - Method in interface javax.xml.registry.infomodel.RegistryObject
Sets the key representing the universally unique ID (UUID) for this object.
setLastName(String) - Method in interface javax.xml.registry.infomodel.PersonName
Sets the last name (surname) for this Person.
setLocale(Locale) - Method in interface javax.xml.registry.infomodel.LocalizedString
Set the Locale for this object.
setMajorVersion(int) - Method in interface javax.xml.registry.infomodel.Versionable
Sets the major revision number for this version of the Versionable object.
setMessage(SOAPMessage) - Method in interface javax.xml.rpc.handler.soap.SOAPMessageContext
Sets the SOAPMessage in this message context
setMiddleName(String) - Method in interface javax.xml.registry.infomodel.PersonName
Sets the middle name for this Person.
setMimeType(String) - Method in interface javax.xml.registry.infomodel.ExtrinsicObject
Sets the mime type associated with this object.
setMinorVersion(int) - Method in interface javax.xml.registry.infomodel.Versionable
Sets the minor revision number for this version of the Versionable object.
setName(String) - Method in interface javax.xml.registry.infomodel.Slot
Sets the name for this Slot.
setName(InternationalString) - Method in interface javax.xml.registry.infomodel.RegistryObject
Sets user-friendly name of object in repository.
setNumber(String) - Method in interface javax.xml.registry.infomodel.TelephoneNumber
Sets the telephone number suffix, not including the country or area code.
setOpaque(boolean) - Method in interface javax.xml.registry.infomodel.ExtrinsicObject
Sets whether the ExtrinsicObject is opaque (not readable) by the registry.
setOperationName(QName) - Method in interface javax.xml.rpc.Call
Sets the name of the operation to be invoked using this Call instance.
setPersonName(PersonName) - Method in interface javax.xml.registry.infomodel.User
Sets the name of this User.
setPortTypeName(QName) - Method in interface javax.xml.rpc.Call
Sets the qualified name of the port type.
setPostalAddress(PostalAddress) - Method in interface javax.xml.registry.infomodel.Organization
Sets the address for this Organization.
setPostalAddresses(Collection) - Method in interface javax.xml.registry.infomodel.User
Sets the addresses for this User.
setPostalCode(String) - Method in interface javax.xml.registry.infomodel.PostalAddress
Sets the postal or zip code.
setPostalScheme(ClassificationScheme) - Method in interface javax.xml.registry.infomodel.PostalAddress
Sets a user-defined postal scheme for codifying the attributes of PostalAddress.
setPrimaryContact(User) - Method in interface javax.xml.registry.infomodel.Organization
Sets the primary contact for this Organization.
setProperties(Properties) - Method in class javax.xml.registry.ConnectionFactory
Sets the Properties used during createConnection and createFederatedConnection calls.
setProperty(String, Object) - Method in interface javax.xml.rpc.Call
Sets the value for a named property.
setProperty(String, Object) - Method in interface javax.xml.rpc.handler.MessageContext
Sets the name and value of a property associated with the MessageContext.
setProvidingOrganization(Organization) - Method in interface javax.xml.registry.infomodel.Service
Sets the Organization that provides this service.
setRepositoryItem(DataHandler) - Method in interface javax.xml.registry.infomodel.ExtrinsicObject
Sets the repository item for this object.
setReturnType(QName) - Method in interface javax.xml.rpc.Call
Sets the return type for a specific operation.
setReturnType(QName, Class) - Method in interface javax.xml.rpc.Call
Sets the return type for a specific operation.
setRoles(String[]) - Method in interface javax.xml.rpc.handler.HandlerChain
Sets SOAP Actor roles for this HandlerChain.
setSlotType(String) - Method in interface javax.xml.registry.infomodel.Slot
Sets the slotType for this Slot.
setSourceObject(RegistryObject) - Method in interface javax.xml.registry.infomodel.Association
Sets the Object that is the source of this Association.
setSpecificationObject(RegistryObject) - Method in interface javax.xml.registry.infomodel.SpecificationLink
Sets the specification object for this object.
setStability(int) - Method in interface javax.xml.registry.infomodel.RegistryEntry
Sets the stability indicator for the RegistryEntry.
setStateOrProvince(String) - Method in interface javax.xml.registry.infomodel.PostalAddress
Sets the state or province.
setStreet(String) - Method in interface javax.xml.registry.infomodel.PostalAddress
Sets the street name.
setStreetNumber(String) - Method in interface javax.xml.registry.infomodel.PostalAddress
Sets the street number.
setSupportedEncodings(String[]) - Method in interface javax.xml.rpc.encoding.TypeMapping
Sets the encodingStyle URIs supported by this TypeMapping instance.
setSynchronous(boolean) - Method in interface javax.xml.registry.Connection
Sets whether the client uses synchronous communication or not.
setTargetBinding(ServiceBinding) - Method in interface javax.xml.registry.infomodel.ServiceBinding
Sets the next ServiceBinding in case there is a redirection.
setTargetEndpointAddress(String) - Method in interface javax.xml.rpc.Call
Sets the address of the target service endpoint.
setTargetObject(RegistryObject) - Method in interface javax.xml.registry.infomodel.Association
Sets the Object that is the target of this Association.
setTelephoneNumbers(Collection) - Method in interface javax.xml.registry.infomodel.Organization
Sets the various telephone numbers for this user.
setTelephoneNumbers(Collection) - Method in interface javax.xml.registry.infomodel.User
Sets the various telephone numbers for this user.
setType(String) - Method in interface javax.xml.registry.infomodel.EmailAddress
Sets the type for this object.
setType(String) - Method in interface javax.xml.registry.infomodel.PostalAddress
Sets the type of address (for example, "headquarters") as a String.
setType(String) - Method in interface javax.xml.registry.infomodel.TelephoneNumber
Sets the type of telephone number (for example, "fax").
setType(String) - Method in interface javax.xml.registry.infomodel.User
Sets the type for this User.
setUrl(String) - Method in interface javax.xml.registry.infomodel.TelephoneNumber
Sets the URL that can dial this number electronically.
setUrl(URL) - Method in interface javax.xml.registry.infomodel.User
Sets the URL to the web page for this User.
setUsageDescription(InternationalString) - Method in interface javax.xml.registry.infomodel.SpecificationLink
Sets the description of usage parameters.
setUsageParameters(Collection) - Method in interface javax.xml.registry.infomodel.SpecificationLink
Sets any usage parameters.
setUserVersion(String) - Method in interface javax.xml.registry.infomodel.Versionable
Sets the user specified revision number for this version of the Versionable object.
setValidateURI(boolean) - Method in interface javax.xml.registry.infomodel.URIValidator
Sets whether to do URI validation for this object.
setValue(String) - Method in interface javax.xml.registry.infomodel.Classification
Sets the taxonomy value for this external Classification.
setValue(String) - Method in interface javax.xml.registry.infomodel.Concept
Sets the value (usually a taxonomy value) associated with this Concept.
setValue(String) - Method in interface javax.xml.registry.infomodel.ExternalIdentifier
Sets the value of an ExternalIdentifier.
setValue(String) - Method in interface javax.xml.registry.infomodel.InternationalString
Sets the String value for the Locale returned by Locale.getDefault().
setValue(String) - Method in interface javax.xml.registry.infomodel.LocalizedString
Set the String value for the specified object.
setValue(Locale, String) - Method in interface javax.xml.registry.infomodel.InternationalString
Sets the String value for the specified Locale.
setValues(Collection) - Method in interface javax.xml.registry.infomodel.Slot
Sets the values for this Slot.
setValueType(int) - Method in interface javax.xml.registry.infomodel.ClassificationScheme
Sets the value type for this object.
ShortHolder - Class in javax.xml.rpc.holders
 
ShortHolder() - Constructor for class javax.xml.rpc.holders.ShortHolder
 
ShortHolder(short) - Constructor for class javax.xml.rpc.holders.ShortHolder
 
ShortWrapperHolder - Class in javax.xml.rpc.holders
 
ShortWrapperHolder() - Constructor for class javax.xml.rpc.holders.ShortWrapperHolder
 
ShortWrapperHolder(Short) - Constructor for class javax.xml.rpc.holders.ShortWrapperHolder
 
Slot - Interface in javax.xml.registry.infomodel
Slot instances provide a dynamic way to add arbitrary attributes to RegistryObject instances.
SLOT - Static variable in interface javax.xml.registry.LifeCycleManager
Constant representing the javax.xml.registry.infomodel.Slot interface.
SOAP_ARRAY - Static variable in class javax.xml.rpc.encoding.XMLType
The name of the SOAP-ENC:Array type.
SOAP_BASE64 - Static variable in class javax.xml.rpc.encoding.XMLType
The name of the SOAP-ENC:base64 type.
SOAP_BOOLEAN - Static variable in class javax.xml.rpc.encoding.XMLType
The name of the SOAP-ENC:boolean type.
SOAP_BYTE - Static variable in class javax.xml.rpc.encoding.XMLType
The name of the SOAP-ENC:byte type.
SOAP_DOUBLE - Static variable in class javax.xml.rpc.encoding.XMLType
The name of the SOAP-ENC:double type.
SOAP_FLOAT - Static variable in class javax.xml.rpc.encoding.XMLType
The name of the SOAP-ENC:float type.
SOAP_INT - Static variable in class javax.xml.rpc.encoding.XMLType
The name of the SOAP-ENC:int type.
SOAP_LONG - Static variable in class javax.xml.rpc.encoding.XMLType
The name of the SOAP-ENC:long type.
SOAP_SHORT - Static variable in class javax.xml.rpc.encoding.XMLType
The name of the SOAP-ENC:short type.
SOAP_STRING - Static variable in class javax.xml.rpc.encoding.XMLType
The name of the SOAP-ENC:string type.
SOAPACTION_URI_PROPERTY - Static variable in interface javax.xml.rpc.Call
Standard property for SOAPAction.
SOAPACTION_USE_PROPERTY - Static variable in interface javax.xml.rpc.Call
Standard property for SOAPAction.
SOAPFaultException - Exception in javax.xml.rpc.soap
The SOAPFaultException exception represents a SOAP fault.
SOAPFaultException(QName, String, String, Detail) - Constructor for exception javax.xml.rpc.soap.SOAPFaultException
Constructor for the SOAPFaultException
SOAPMessageContext - Interface in javax.xml.rpc.handler.soap
The interface javax.xml.rpc.soap.SOAPMessageContext provides access to the SOAP message for either RPC request or response.
SORT_BY_DATE_ASC - Static variable in interface javax.xml.registry.FindQualifier
Specifies a hint to queries that they should sort results by creation/modification date in ascending order.
SORT_BY_DATE_DESC - Static variable in interface javax.xml.registry.FindQualifier
Specifies a hint to queries that they should sort results by creation/modification date in descending order.
SORT_BY_NAME_ASC - Static variable in interface javax.xml.registry.FindQualifier
Specifies a hint to queries that they should sort results by Name in ascending alpha-numeric order.
SORT_BY_NAME_DESC - Static variable in interface javax.xml.registry.FindQualifier
Specifies a hint to queries that they should sort results by Name in descending alpha-numeric order.
SORT_CODE_SLOT - Static variable in interface javax.xml.registry.infomodel.Slot
Name for pre-defined Slot used in PostalAddress by Jakarta XML Registries UDDI provider.
SOUNDEX - Static variable in interface javax.xml.registry.FindQualifier
Optional qualifier that allows matching strings by their sounds.
SPECIFICATION_LINK - Static variable in interface javax.xml.registry.LifeCycleManager
Constant representing the javax.xml.registry.infomodel.SpecificationLink interface.
SpecificationLink - Interface in javax.xml.registry.infomodel
A SpecificationLink provides the linkage between a ServiceBinding and one of its technical specifications that describes how to use the service using the ServiceBinding.
STABILITY_DYNAMIC - Static variable in interface javax.xml.registry.infomodel.RegistryEntry
RegistryEntry may change at any time.
STABILITY_DYNAMIC_COMPATIBLE - Static variable in interface javax.xml.registry.infomodel.RegistryEntry
RegistryEntry may change at any time, however the changes will be backward compatible.
STABILITY_STATIC - Static variable in interface javax.xml.registry.infomodel.RegistryEntry
RegistryEntry will not change.
STATUS_APPROVED - Static variable in interface javax.xml.registry.infomodel.RegistryEntry
RegistryEntry has been submitted and approved.
STATUS_DEPRECATED - Static variable in interface javax.xml.registry.infomodel.RegistryEntry
RegistryEntry has been deprecated.
STATUS_FAILURE - Static variable in interface javax.xml.registry.JAXRResponse
Status indicating a failure response.
STATUS_SUBMITTED - Static variable in interface javax.xml.registry.infomodel.RegistryEntry
RegistryEntry has been submitted.
STATUS_SUCCESS - Static variable in interface javax.xml.registry.JAXRResponse
Status indicating a successful response.
STATUS_UNAVAILABLE - Static variable in interface javax.xml.registry.JAXRResponse
Status indicating that the results are currently unavailable.
STATUS_WARNING - Static variable in interface javax.xml.registry.JAXRResponse
Status indicating a successful response that included at least one warning.
STATUS_WITHDRAWN - Static variable in interface javax.xml.registry.infomodel.RegistryEntry
RegistryEntry has been withdrawn by the submitter.
StringHolder - Class in javax.xml.rpc.holders
 
StringHolder() - Constructor for class javax.xml.rpc.holders.StringHolder
 
StringHolder(String) - Constructor for class javax.xml.rpc.holders.StringHolder
 
Stub - Interface in javax.xml.rpc
The interface javax.xml.rpc.Stub is the common base interface for the stub classes.

T

TELEPHONE_NUMBER - Static variable in interface javax.xml.registry.LifeCycleManager
Constant representing the javax.xml.registry.infomodel.TelephoneNumber interface.
TelephoneNumber - Interface in javax.xml.registry.infomodel
A simple re-usable entity class that defines attributes of a telephone number.
toString() - Method in interface javax.xml.registry.Query
Returns the String representing the query.
toString() - Method in class javax.xml.rpc.ParameterMode
Returns a String describing this ParameterMode object.
toXML() - Method in interface javax.xml.registry.infomodel.RegistryObject
Returns a registry provider specific XML representation of this Object.
TypeMapping - Interface in javax.xml.rpc.encoding
The javax.xml.rpc.encoding.TypeMapping is the base interface for the representation of a type mapping.
TypeMappingRegistry - Interface in javax.xml.rpc.encoding
The interface javax.xml.rpc.encoding.TypeMappingRegistry defines a registry of TypeMapping instances for various encoding styles.

U

unConfirmAssociation(Association) - Method in interface javax.xml.registry.BusinessLifeCycleManager
Undoes a previous confirmation of this Association by the User associated with the caller.
unDeprecateObjects(Collection) - Method in interface javax.xml.registry.LifeCycleManager
Undeprecates one or more previously deprecated objects.
UnexpectedObjectException - Exception in javax.xml.registry
This exception is thrown when the Jakarta XML Registries provider finds a Object that is out-of-place or of the wrong type within the context of a user request.
UnexpectedObjectException() - Constructor for exception javax.xml.registry.UnexpectedObjectException
Constructs a JAXRException object with no reason or embedded Throwable.
UnexpectedObjectException(String) - Constructor for exception javax.xml.registry.UnexpectedObjectException
Constructs a JAXRException object with the given String as the reason for the exception being thrown.
UnexpectedObjectException(String, Throwable) - Constructor for exception javax.xml.registry.UnexpectedObjectException
Constructs a JAXRException object with the given String as the reason for the exception being thrown and the given Throwable object as an embedded Throwable.
UnexpectedObjectException(Throwable) - Constructor for exception javax.xml.registry.UnexpectedObjectException
Constructs a JAXRException object initialized with the given Throwable object.
unregisterTypeMapping(String) - Method in interface javax.xml.rpc.encoding.TypeMappingRegistry
Unregisters a TypeMapping instance, if present, from the specified encodingStyleURI.
UnsupportedCapabilityException - Exception in javax.xml.registry
This exception must be thrown when a Jakarta XML Registries client attempts to invoke an API method that is not supported by the capability profile that is supported by the Jakarta XML Registries provider.
UnsupportedCapabilityException() - Constructor for exception javax.xml.registry.UnsupportedCapabilityException
Constructs a JAXRException object with no reason or embedded Throwable.
UnsupportedCapabilityException(String) - Constructor for exception javax.xml.registry.UnsupportedCapabilityException
Constructs a JAXRException object with the given String as the reason for the exception being thrown.
UnsupportedCapabilityException(String, Throwable) - Constructor for exception javax.xml.registry.UnsupportedCapabilityException
Constructs a JAXRException object with the given String as the reason for the exception being thrown and the given Throwable object as an embedded Throwable.
UnsupportedCapabilityException(Throwable) - Constructor for exception javax.xml.registry.UnsupportedCapabilityException
Constructs a JAXRException object initialized with the given Throwable object.
URIValidator - Interface in javax.xml.registry.infomodel
Defines common behavior expected of any class that validates URIs.
User - Interface in javax.xml.registry.infomodel
User instances are RegistryObjects that are used to provide information about registered users within the registry.
USER - Static variable in interface javax.xml.registry.LifeCycleManager
Constant representing the javax.xml.registry.infomodel.User interface.
USERNAME_PROPERTY - Static variable in interface javax.xml.rpc.Call
Standard property: User name for authentication
USERNAME_PROPERTY - Static variable in interface javax.xml.rpc.Stub
Standard property: User name for authentication.

V

value - Variable in class javax.xml.rpc.holders.BigDecimalHolder
 
value - Variable in class javax.xml.rpc.holders.BigIntegerHolder
 
value - Variable in class javax.xml.rpc.holders.BooleanHolder
 
value - Variable in class javax.xml.rpc.holders.BooleanWrapperHolder
 
value - Variable in class javax.xml.rpc.holders.ByteArrayHolder
 
value - Variable in class javax.xml.rpc.holders.ByteHolder
 
value - Variable in class javax.xml.rpc.holders.ByteWrapperHolder
 
value - Variable in class javax.xml.rpc.holders.CalendarHolder
 
value - Variable in class javax.xml.rpc.holders.DoubleHolder
 
value - Variable in class javax.xml.rpc.holders.DoubleWrapperHolder
 
value - Variable in class javax.xml.rpc.holders.FloatHolder
 
value - Variable in class javax.xml.rpc.holders.FloatWrapperHolder
 
value - Variable in class javax.xml.rpc.holders.IntegerWrapperHolder
 
value - Variable in class javax.xml.rpc.holders.IntHolder
 
value - Variable in class javax.xml.rpc.holders.LongHolder
 
value - Variable in class javax.xml.rpc.holders.LongWrapperHolder
 
value - Variable in class javax.xml.rpc.holders.ObjectHolder
 
value - Variable in class javax.xml.rpc.holders.QNameHolder
 
value - Variable in class javax.xml.rpc.holders.ShortHolder
 
value - Variable in class javax.xml.rpc.holders.ShortWrapperHolder
 
value - Variable in class javax.xml.rpc.holders.StringHolder
 
VALUE_TYPE_EMBEDDED_PATH - Static variable in interface javax.xml.registry.infomodel.ClassificationScheme
Each taxonomy value in ClassificationScheme embeds the full path from scheme to that Concept.
VALUE_TYPE_NON_UNIQUE - Static variable in interface javax.xml.registry.infomodel.ClassificationScheme
Taxonomy values in ClassificationScheme may be repeated within the same scheme.
VALUE_TYPE_UNIQUE - Static variable in interface javax.xml.registry.infomodel.ClassificationScheme
Each taxonomy value in ClassificationScheme is unique.
Versionable - Interface in javax.xml.registry.infomodel
The Versionable interface defines the behavior common to classes that are capable of creating versions of their instances.
VERSIONABLE - Static variable in interface javax.xml.registry.LifeCycleManager
Constant representing the javax.xml.registry.infomodel.Versionable interface.

X

XMLType - Class in javax.xml.rpc.encoding
Constants for common XML Schema and SOAP 1.1 types.
XMLType() - Constructor for class javax.xml.rpc.encoding.XMLType
 
XSD_BASE64 - Static variable in class javax.xml.rpc.encoding.XMLType
The name of the xsd:base64Binary type.
XSD_BOOLEAN - Static variable in class javax.xml.rpc.encoding.XMLType
The name of the xsd:boolean type.
XSD_BYTE - Static variable in class javax.xml.rpc.encoding.XMLType
The name of the xsd:byte type.
XSD_DATETIME - Static variable in class javax.xml.rpc.encoding.XMLType
The name of the xsd:dateTime type.
XSD_DECIMAL - Static variable in class javax.xml.rpc.encoding.XMLType
The name of the xsd:decimal type.
XSD_DOUBLE - Static variable in class javax.xml.rpc.encoding.XMLType
The name of the xsd:double type.
XSD_FLOAT - Static variable in class javax.xml.rpc.encoding.XMLType
The name of the xsd:float type.
XSD_HEXBINARY - Static variable in class javax.xml.rpc.encoding.XMLType
The name of the xsd:hexBinary type.
XSD_INT - Static variable in class javax.xml.rpc.encoding.XMLType
The name of the xsd:int type.
XSD_INTEGER - Static variable in class javax.xml.rpc.encoding.XMLType
The name of the xsd:integer type.
XSD_LONG - Static variable in class javax.xml.rpc.encoding.XMLType
The name of the xsd:long type.
XSD_QNAME - Static variable in class javax.xml.rpc.encoding.XMLType
The name of the xsd:QName type.
XSD_SHORT - Static variable in class javax.xml.rpc.encoding.XMLType
The name of the xsd:short type.
XSD_STRING - Static variable in class javax.xml.rpc.encoding.XMLType
The name of the xsd:string type.

_

_getProperty(String) - Method in interface javax.xml.rpc.Stub
Gets the value of a specific configuration property.
_getPropertyNames() - Method in interface javax.xml.rpc.Stub
Returns an Iterato view of the names of the properties that can be configured on this stub instance.
_setProperty(String, Object) - Method in interface javax.xml.rpc.Stub
Sets the name and value of a configuration property for this Stub instance.
A B C D E F G H I J K L M N O P Q R S T U V X _ 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form