Download wxg Free Java Code

Description

WXG (pronounce as "Wixig") is a simple gateway that processes XMPP messages via the WebSocket protocol and forwards them to native XMPP servers not yet capable of talking WebSockets.

Source Files

The download file wxg-master.zip has the following entries.


.gitignore/*w ww .ja  v a  2s. c om*/
LICENSE
NOTICE
README
build.xml
conf/aliases.conf
conf/keystore.jks
conf/log4j.properties
conf/server.xml
java/de/rwth_aachen/dbis/wsxmppgateway/WebSocketConstants.java
java/de/rwth_aachen/dbis/wsxmppgateway/WebSocketXmppGateway.java
java/de/rwth_aachen/dbis/wsxmppgateway/XMPPConstants.java
java/de/rwth_aachen/dbis/wsxmppgateway/connection/WsConnectionState.java
java/de/rwth_aachen/dbis/wsxmppgateway/connection/WsXMPPConnectionHandler.java
java/de/rwth_aachen/dbis/wsxmppgateway/error/StreamError.java
java/de/rwth_aachen/dbis/wsxmppgateway/exception/StreamErrorException.java
lib/jetty-continuation-8.0.1.v20110908.jar
lib/jetty-http-8.0.1.v20110908.jar
lib/jetty-io-8.0.1.v20110908.jar
lib/jetty-server-8.0.1.v20110908.jar
lib/jetty-util-8.0.1.v20110908.jar
lib/jetty-websocket-8.0.1.v20110908.jar
lib/log4j-1.2.16.jar
lib/servlet-api-3.0.jar
lib/simpleXML.jar
lib/slf4j-api-1.6.1.jar
lib/slf4j-log4j12-1.6.1.jar
www/testbed.html

Download

Click the following link to download wxg-master.zip.

wxg-master.zip




















Home »
  Java Free Code »
    Web Framework »




Framework Web
GWT
PlayFramework
PureMVC
RESTful
Servlet
websocket
Wicket