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:
What Is javax.websocket-api-1.1.jar
What Is javax.websocket-api-1.1.jar?
✍: FYIcenter.com
javax.websocket-api-1.1.jar is the JAR file for Java API for WebSocket, which supports WebSocket protocol for two-way communications between Web browsers and Websites.
javax.websocket-api-1.1.jar is the server side Java library for Java API for WebSocket 1.1.
JAR File Size and Download Location:
JAR name: javax.websocket-api-1.1.jar Target JDK version: 1.6 Dependency: None File name: javax.websocket-api-1.1.jar File size: 36710 bytes Release date: 06-Aug-2014 Download: JSR 356: Java API for WebSocket archive site
Manifest of the JAR:
Manifest-Version: 1.0 Bnd-LastModified: 1407348141179 Build-Jdk: 1.7.0_65 Built-By: pavel Bundle-Description: JSR 356: Java API for WebSocket Bundle-DocURL: http://www.oracle.com Bundle-License: https://glassfish.java.net/public/CDDL+GPL_1_1.html Bundle-ManifestVersion: 2 Bundle-Name: WebSocket server API Bundle-SymbolicName: javax.websocket-api Bundle-Vendor: Oracle Bundle-Version: 1.1 Created-By: Apache Maven Bundle Plugin Export-Package: javax.websocket.server;uses:="javax.websocket";version=" 1.1",javax.websocket;version="1.1" Extension-Name: javax.websocket Implementation-Version: 1.1 Specification-Version: 1.1 Tool: Bnd-1.50.0
List of Classes in the JAR:
javax/websocket/ClientEndpoint javax/websocket/ClientEndpointConfig javax/websocket/CloseReason javax/websocket/ContainerProvider javax/websocket/DecodeException javax/websocket/Decoder javax/websocket/DefaultClientEndpointConfig javax/websocket/DeploymentException javax/websocket/EncodeException javax/websocket/Encoder javax/websocket/Endpoint javax/websocket/EndpointConfig javax/websocket/Extension javax/websocket/HandshakeResponse javax/websocket/MessageHandler javax/websocket/OnClose javax/websocket/OnError javax/websocket/OnMessage javax/websocket/OnOpen javax/websocket/PongMessage javax/websocket/RemoteEndpoint javax/websocket/SendHandler javax/websocket/SendResult javax/websocket/Session javax/websocket/SessionException javax/websocket/WebSocketContainer javax/websocket/server/DefaultServerEndpointConfig javax/websocket/server/HandshakeRequest javax/websocket/server/PathParam javax/websocket/server/ServerApplicationConfig javax/websocket/server/ServerContainer javax/websocket/server/ServerEndpoint javax/websocket/server/ServerEndpointConfig
⇒ Download and Install javax.websocket-client-api-1.1.jar
⇐ Download and Install javax.websocket-api-1.1.jar
2017-08-25, 26064🔥, 19💬
Popular Posts:
The JSR 105 XML Digital Signature 1.0.1 FCS implementation provides an API and implementation that a...
commons-fileupload-1.3.3 -sources.jaris the source JAR file for Apache Commons FileUpload 1.3., whic...
If you are a Java developer, it is very often that you need to use some 3rd party libraries to perfo...
JAX-WS is an API for building web services and clients. It is the next generation Web Services API r...
The JDT project provides the tool plug-ins that implement a Java IDE supporting the development of a...