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:
Tyrus Implementation of WebSocket API
What is Tyrus Implementation of WebSocket API?
✍: FYIcenter.com
The Tyrus Implementation of WebSocket API is the Reference Implementation
of JSR 356: Java API for WebSocket specification.
The Tyrus implementation is included in Java EE 7 SDK distribution package. The client side classes of the Java API for WebSocket API and Tyrus implementation is included in the following Java EE 7 SDK Update 3 JAR file:
>dir: \fyicenter\glassfish4\mq\lib\tyrus-standalone-client.jar 04/11/2017 01:44 PM 1,997,961 tyrus-standalone-client.jar
For more information on Tyrus implementation, see Tyrus project Website.
For more information on Java EE, see FAQ for Java EE (Enterprise Edition).
⇒ What Is tyrus-standalone-client.jar
⇐ What Is javax.websocket-client-api-1.1.jar
2018-01-19, 1124🔥, 0💬
Popular Posts:
JDK 11 jdk.jfr.jmod is the JMOD file for JDK 11 JFR module. JDK 11 JFR module compiled class files a...
How to download and install mysql-connector-j-8.0.31 .zip?Connector/J Java library is a JDBC Driver ...
Apache Log4j IOStreams is a Log4j API extension that provides numerous classes from java.io that can...
XMLSchema, Release 1.4.2, is a lightweight Java object model that can be used to manipulate and gene...
Jackson is "the Java JSON library" or "the best JSON parser for Java". Or simply as "JSON for Java"....