Categories:
Audio (13)
Biotech (29)
Bytecode (35)
Database (77)
Framework (7)
Game (7)
General (512)
Graphics (53)
I/O (32)
IDE (2)
JAR Tools (86)
JavaBeans (16)
JDBC (89)
JDK (337)
JSP (20)
Logging (103)
Mail (54)
Messaging (8)
Network (71)
PDF (94)
Report (7)
Scripting (83)
Security (32)
Server (119)
Servlet (17)
SOAP (24)
Testing (50)
Web (19)
XML (301)
Other Resources:
neethi-2.0.4.jar - Web Service Policy
Apache Neethi provides general framework for the programmers to use WS Policy. It is compliant with latest WS Policy specification which was published in March 2006. This framework is specifically written to enable the Apache Web services stack to use WS Policy as a way of expressing it's requirements and capabilities.
JAR File Size and Download Location:
File name: neethi.jar, neethi-2.0.4.jar File size: 32983 bytes Date modified: 06/09/2008 Download: Web Service Policy
✍: FYIcenter
Manifest of the JAR:
Built-By: nandana Build-Jdk: 1.5.0_08 Bundle-Version: 2.0.4 Bundle-Name: Neethi Bundle-DocURL: http://www.apache.org/ Bundle-ManifestVersion: 2 Bundle-Vendor: Apache Software Foundation Bundle-SymbolicName: org.apache.neethi
List of Classes in the JAR:
org/apache/neethi/AbstractPolicyOperator org/apache/neethi/PolicyOperator org/apache/neethi/AssertionBuilderFactory org/apache/neethi/All org/apache/neethi/Policy org/apache/neethi/Constants org/apache/neethi/PolicyRegistryImpl org/apache/neethi/Assertion org/apache/neethi/PolicyComponent org/apache/neethi/util/PolicyComparator org/apache/neethi/util/Service org/apache/neethi/ExactlyOne org/apache/neethi/PolicyReference org/apache/neethi/PolicyRegistry org/apache/neethi/builders/AssertionBuilder org/apache/neethi/builders/xml/XMLPrimitiveAssertionBuilder org/apache/neethi/builders/xml/XmlPrimtiveAssertion org/apache/neethi/PolicyEngine
2016-03-29, 20159👍, 2💬
Popular Posts:
Smack is an Open Source XMPP (Jabber) client library for instant messaging and presence. A pure Java...
Commons Pool provides an Object-pooling API, with three major aspects: 1. A generic object pool inte...
JDK 6 tools.jar is the JAR file for JDK 6 tools. It contains Java classes to support different JDK t...
ASM is an all purpose Java bytecode manipulation and analysis framework. It can be used to modify ex...
How to perform XML Schema validation with dom\Writer.java provided in the Apache Xerces package? You...