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, 1390🔥, 0💬
Popular Posts:
Xalan-Java, Version 2.7.1, is an XSLT processor for transforming XML documents into HTML, text, or o...
JRE 8 rt.jar is the JAR file for JRE 8 RT (Runtime) libraries. JRE (Java Runtime) 8 is the runtime e...
How to run "javac" command from JDK tools.jar file? "javac" is the Java compiler command that allows...
How to download and install JDK (Java Development Kit) 6? If you want to write Java applications, yo...
Apache BCEL Source Code Files are inside the Apache BCEL source package file like bcel-6.6.1-src.zip...