Categories:
Audio (13)
Biotech (29)
Bytecode (36)
Database (77)
Framework (7)
Game (7)
General (507)
Graphics (53)
I/O (35)
IDE (2)
JAR Tools (102)
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 (322)
Collections:
Other Resources:
jaxws-api-2.1.jar - JAX-WS API 2.1
JAX-WS is an API for building web services and clients. It is the next generation Web Services API replacing JAX-RPC.
JAR File Size and Download Location:
File name: jaxws-api.jar, jaxws-api-2.1.jar File size: 36447 bytes Date modified: 04/19/2009 Download: JAX-WS at Sun
✍: FYIcenter
Manifest of the JAR:
Specification-Title: Java API for XML Web Services Specification-Version: 2.1 Implementation-Title: Java API for XML Web Services Standard Implementation Implementation-Vendor: Sun Microsystems, Inc. Implementation-Vendor-Id: com.sun Extension-Name: javax.xml.ws
List of Classes in the JAR:
javax/xml/ws/Action javax/xml/ws/AsyncHandler javax/xml/ws/Binding javax/xml/ws/BindingProvider javax/xml/ws/BindingType javax/xml/ws/Dispatch javax/xml/ws/Endpoint javax/xml/ws/EndpointReference javax/xml/ws/FaultAction javax/xml/ws/Holder javax/xml/ws/LogicalMessage javax/xml/ws/ProtocolException javax/xml/ws/Provider javax/xml/ws/RequestWrapper javax/xml/ws/RespectBinding javax/xml/ws/RespectBindingFeature javax/xml/ws/Response javax/xml/ws/ResponseWrapper javax/xml/ws/Service javax/xml/ws/ServiceMode javax/xml/ws/WebEndpoint javax/xml/ws/WebFault javax/xml/ws/WebServiceClient javax/xml/ws/WebServiceContext javax/xml/ws/WebServiceException javax/xml/ws/WebServiceFeature javax/xml/ws/WebServicePermission javax/xml/ws/WebServiceProvider javax/xml/ws/WebServiceRef javax/xml/ws/WebServiceRefs javax/xml/ws/handler/Handler javax/xml/ws/handler/HandlerResolver javax/xml/ws/handler/LogicalHandler javax/xml/ws/handler/LogicalMessageContext javax/xml/ws/handler/MessageContext javax/xml/ws/handler/PortInfo javax/xml/ws/handler/soap/SOAPHandler javax/xml/ws/handler/soap/SOAPMessageContext javax/xml/ws/http/HTTPBinding javax/xml/ws/http/HTTPException javax/xml/ws/soap/Addressing javax/xml/ws/soap/AddressingFeature javax/xml/ws/soap/MTOM javax/xml/ws/soap/MTOMFeature javax/xml/ws/soap/SOAPBinding javax/xml/ws/soap/SOAPFaultException javax/xml/ws/spi/FactoryFinder javax/xml/ws/spi/Provider javax/xml/ws/spi/ServiceDelegate javax/xml/ws/spi/WebServiceFeatureAnnotation javax/xml/ws/wsaddressing/W3CEndpointReference javax/xml/ws/wsaddressing/W3CEndpointReferenceBuilder javax/xml/ws/wsaddressing/package-info
2020-11-21, 36🔥, 3💬
Popular Posts:
JDK 11 jdk.jlink.jmod is the JMOD file for JDK 11 JLink tool, which can be invoked by the "jlink" co...
What Is ojdbc8.jar for Oracle 12c R2? ojdbc8.jar for Oracle 12c R2 is the JAR files of ojdbc.jar, JD...
How to run "javac" command from JDK tools.jar file? "javac" is the Java compiler command that allows...
JDK 11 java.naming.jmod is the JMOD file for JDK 11 Naming module. JDK 11 Naming module compiled cla...
Commons Pool provides an Object-pooling API, with three major aspects: 1. A generic object pool inte...