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, 1318🔥, 0💬
Popular Posts:
The JMX technology provides the tools for building distributed, Web-based, modular and dynamic solut...
Apache BCEL Source Code Files are inside the Apache BCEL source package file like bcel-6.5.0-src.zip...
What Is commons-fileupload-1.3.3 .jar?commons-fileupload-1.3.3 .jaris the JAR file for Apache Common...
Apache Log4j SLF4J Binding allows applications coded to the SLF4J API to use Log4j 2 as the implemen...
How to merge two JAR files with "jar" commands? I am tired of specifying multiple JAR files in the c...