All Classes
-
All Classes Interface Summary Class Summary Exception Summary Class Description Association A RegistryObject instance may be associated with zero or more RegistryObject instances.AuditableEvent AuditableEvent instances provide a long term record of events that effect a change of state in a RegistryObject.BigDecimalHolder BigIntegerHolder BooleanHolder BooleanWrapperHolder BulkResponse Contains the response of a method in the API that performs a bulk operation and returns a bulk response.BusinessLifeCycleManager 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 The BusinessQueryManager interface, which is exposed by the Registry Service, implements the business style query interface.ByteArrayHolder ByteHolder ByteWrapperHolder CalendarHolder Call Thejavax.xml.rpc.Callinterface provides support for the dynamic invocation of a service endpoint.CapabilityProfile Provides information about the capabilities of a Jakarta XML Registries provider.Classification The Classification interface is used to classify RegistryObject instances.ClassificationScheme A ClassificationScheme instance represents a taxonomy that may be used to classify or categorize RegistryObject instances.Concept The Concept interface is used to represent taxonomy elements and their structural relationship with each other in order to describe an internal taxonomy.Connection This class represents a connection between a Jakarta XML Registries client and a Jakarta XML Registries provider.ConnectionFactory This is the abstract base class for factory classes for creating a Jakarta XML Registries connection.DeclarativeQueryManager This interface provides the ability to execute declarative queries (e.g.DeleteException A RegistryException that occurs during a delete action.DeserializationContext The javax.xml.rpc.encoding.DeserializationContext interface is implemented by the Jakarta XML RPC runtime system in an XML processing mechanism specific manner.Deserializer The javax.xml.rpc.encoding.Deserializer interface defines a base interface for deserializers.DeserializerFactory The javax.xml.rpc.encoding.DeserializerFactory is a factory of deserializers.DoubleHolder DoubleWrapperHolder EmailAddress Represents an email address.ExtensibleObject 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.ExternalIdentifier ExternalIdentifier instances provide the additional identifier information to RegistryObjects such as DUNS number, Social Security Number, or an alias name of the organization.ExternalLink ExternalLink instances model a named URI to content that may reside outside the registry.ExtrinsicObject 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).FederatedConnection Represents a single logical connection to a federation or group of registry providers.FindException A RegistryException that occurs during a find action.FindQualifier FindQualifier provides various constants that identify options that effect find method behavior.FloatHolder FloatWrapperHolder GenericHandler Thejavax.xml.rpc.handler.GenericHandlerclass implements theHandlerinterface.Handler Thejavax.xml.rpc.handler.Handlerinterface is required to be implemented by a SOAP message handler.HandlerChain Thejavax.xml.rpc.handler.HandlerChainrepresents a list of handlers.HandlerInfo Thejavax.xml.rpc.handler.HandlerInforepresents information about a handler in the HandlerChain.HandlerRegistry Thejavax.xml.rpc.handler.HandlerRegistryprovides support for the programmatic configuration of handlers in aHandlerRegistry.Holder Thejava.xml.rpc.holders.Holderinterface represents the base interface for both standard and generatedHolderclasses.IntegerWrapperHolder InternationalString This interface represents a String that has been internationalized into several Locales.IntHolder InvalidRequestException This exception is thrown when a Jakarta XML Registries client attempts to invoke an API method that is not valid for some reason.JAXRException Signals that a Jakarta XML Registries exception has occurred.JAXRPCException Thejavax.xml.rpc.JAXRPCExceptionis thrown from the core Jakarta XML RPC APIs to indicate an exception related to the Jakarta XML RPC runtime mechanisms.JAXRResponse A Jakarta XML Registries requests' response.Key Represents a unique key that identifies a RegistryObject.LifeCycleManager The LifeCycleManager interface is the main interface in the API for managing life cycle operations on objects defined by the information model.LocalizedString This interface is used as a simple wrapper interface that associates a String with its Locale.LongHolder LongWrapperHolder MessageContext The interfaceMessageContextabstracts the message context that is processed by a handler in thehandlemethod.NamespaceConstants Constants used in Jakarta XML RPC for namespace prefixes and URIsObjectHolder Organization Organization instances provide information on organizations such as a Submitting Organization.ParameterMode Thejavax.xml.rpc.ParameterModeis a type-safe enumeration for parameter mode.PersonName Represents a person's name.PostalAddress PostalAddress is a simple re-usable entity class that defines attributes of a postal Address.QNameHolder Query The Query interface encapsulates a query in a declarative query language.QueryManager This is the common base interface for all QueryManagers in the API.RegistryEntry 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 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.RegistryObject The RegistryObject class is an abstract base class used by most classes in the model.RegistryPackage RegistryPackage instances are RegistryEntries that group logically related RegistryEntries together.RegistryService This is the principal interface implemented by a Jakarta XML Registries provider.SaveException A RegistryException that occurs during a save action.SerializationContext The javax.xml.rpc.encoding.SerializationContext interface is implemented by the Jakarta XML RPC runtime system in an XML processing mechanism specific manner.Serializer The javax.xml.rpc.encoding.Serializer interface defines the base interface for serializers.SerializerFactory The javax.xml.rpc.encoding.SerializerFactory is a factory of the serializers.Service Service instances are RegistryObjects that provide information on services (for example, web services) offered by an Organization.Service Serviceclass acts as a factory of the following: Dynamic proxy for the target service endpoint.ServiceBinding ServiceBinding instances are RegistryObjects that represent technical information on a specific way to access a specific interface offered by a Service instance.ServiceException Thejavax.xml.rpc.ServiceExceptionis thrown from the methods in thejavax.xml.rpc.Serviceinterface andServiceFactoryclass.ServiceFactory Thejavax.xml.rpc.ServiceFactoryis an abstract class that provides a factory for the creation of instances of the typejavax.xml.rpc.Service.ServiceLifecycle Thejavax.xml.rpc.server.ServiceLifecycledefines a lifecycle interface for a Jakarta XML RPC service endpoint.ServletEndpointContext TheServletEndpointContextprovides an endpoint context maintained by the underlying servlet container based Jakarta XML RPC runtime system.ShortHolder ShortWrapperHolder Slot Slot instances provide a dynamic way to add arbitrary attributes to RegistryObject instances.SOAPFaultException TheSOAPFaultExceptionexception represents a SOAP fault.SOAPMessageContext The interfacejavax.xml.rpc.soap.SOAPMessageContextprovides access to the SOAP message for either RPC request or response.SpecificationLink A SpecificationLink provides the linkage between a ServiceBinding and one of its technical specifications that describes how to use the service using the ServiceBinding.StringHolder Stub The interfacejavax.xml.rpc.Stubis the common base interface for the stub classes.TelephoneNumber A simple re-usable entity class that defines attributes of a telephone number.TypeMapping Thejavax.xml.rpc.encoding.TypeMappingis the base interface for the representation of a type mapping.TypeMappingRegistry The interfacejavax.xml.rpc.encoding.TypeMappingRegistrydefines a registry of TypeMapping instances for various encoding styles.UnexpectedObjectException 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.UnsupportedCapabilityException 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.URIValidator Defines common behavior expected of any class that validates URIs.User User instances are RegistryObjects that are used to provide information about registered users within the registry.Versionable The Versionable interface defines the behavior common to classes that are capable of creating versions of their instances.XMLType Constants for common XML Schema and SOAP 1.1 types.