Categories:
Audio (13)
Biotech (29)
Bytecode (36)
Database (77)
Framework (7)
Game (7)
General (507)
Graphics (53)
I/O (35)
IDE (2)
JAR Tools (101)
JavaBeans (21)
JDBC (121)
JDK (426)
JSP (20)
Logging (108)
Mail (58)
Messaging (8)
Network (84)
PDF (97)
Report (7)
Scripting (84)
Security (32)
Server (121)
Servlet (26)
SOAP (24)
Testing (54)
Web (15)
XML (309)
Collections:
Other Resources:
jaxr-api-1.0.jar - JAXR API 1.0
The Java API for XML Registries (JAXR) provides a uniform and standard API for accessing different kinds of XML Registries. XML registries are an enabling infrastructure for building, deployment and discovery of web services.
JAR File Size and Download Location:
File name: jaxr-api.jar, jaxr-api-1.0.jar File size: 31699 bytes Date modified: 08/31/2009 Download: JAXR API 1.0 (part of Java Web Services Developer Pack 2.0)
✍: FYIcenter
Manifest of the JAR:
Specification-Title: Java API for XML Registries Specification-Version: 1.0 Implementation-Title: JAXR Implementation Implementation-Version: 1.0_03 Implementation-Vendor: Sun Microsystems Inc Implementation-Vendor-Id: com.sun Extension-Name: java.xml.registry
List of Classes in the JAR:
javax/xml/registry/BulkResponse javax/xml/registry/BusinessLifeCycleManager javax/xml/registry/BusinessQueryManager javax/xml/registry/CapabilityProfile javax/xml/registry/Connection javax/xml/registry/ConnectionFactory javax/xml/registry/DeclarativeQueryManager javax/xml/registry/DeleteException javax/xml/registry/FederatedConnection javax/xml/registry/FindException javax/xml/registry/FindQualifier javax/xml/registry/infomodel/Association javax/xml/registry/infomodel/AuditableEvent javax/xml/registry/infomodel/Classification javax/xml/registry/infomodel/ClassificationScheme javax/xml/registry/infomodel/Concept javax/xml/registry/infomodel/EmailAddress javax/xml/registry/infomodel/ExtensibleObject javax/xml/registry/infomodel/ExternalIdentifier javax/xml/registry/infomodel/ExternalLink javax/xml/registry/infomodel/ExtrinsicObject javax/xml/registry/infomodel/InternationalString javax/xml/registry/infomodel/Key javax/xml/registry/infomodel/LocalizedString javax/xml/registry/infomodel/Organization javax/xml/registry/infomodel/PersonName javax/xml/registry/infomodel/PostalAddress javax/xml/registry/infomodel/RegistryEntry javax/xml/registry/infomodel/RegistryObject javax/xml/registry/infomodel/RegistryPackage javax/xml/registry/infomodel/Service javax/xml/registry/infomodel/ServiceBinding javax/xml/registry/infomodel/Slot javax/xml/registry/infomodel/SpecificationLink javax/xml/registry/infomodel/TelephoneNumber javax/xml/registry/infomodel/URIValidator javax/xml/registry/infomodel/User javax/xml/registry/infomodel/Versionable javax/xml/registry/InvalidRequestException javax/xml/registry/JAXRException javax/xml/registry/JAXRResponse javax/xml/registry/LifeCycleManager javax/xml/registry/Query javax/xml/registry/QueryManager javax/xml/registry/RegistryException javax/xml/registry/RegistryService javax/xml/registry/samples/SaveOrganizationTest javax/xml/registry/samples/SimpleClient javax/xml/registry/SaveException javax/xml/registry/UnexpectedObjectException javax/xml/registry/UnsupportedCapabilityException
2009-11-24, 11245👍, 0💬
Popular Posts:
How to read XML document with DTD validation from socket connections with the socket\DelayedInput.ja.. .
JDK 11 jdk.charsets.jmod is the JMOD file for JDK 11 Charsets module. JDK 11 Charsets module compile...
How to download and install mysql-connector-j-8.0.31 .zip?Connector/J Java library is a JDBC Driver ...
The Bouncy Castle Crypto package is a Java implementation of cryptographic algorithms, it was develo...
How to display types defined in an XML Schema file with the xs\QueryXS.java provided in the Apache X...