RMIWebSocket

RMI WebSocket provides a library for remote method invocations between a browser and a Jetty Web Server using the HTML5 WebSocket. The idea is to enable tight method-level integration between the user interface and the server so that patterns such as MVP (Model-View-Presenter) can be applied in a Web environment.

Группа

Группа

com.lambdazen.websocket
Идентификатор

Идентификатор

rmi-websocket
Последняя версия

Последняя версия

1.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

RMIWebSocket
RMI WebSocket provides a library for remote method invocations between a browser and a Jetty Web Server using the HTML5 WebSocket. The idea is to enable tight method-level integration between the user interface and the server so that patterns such as MVP (Model-View-Presenter) can be applied in a Web environment.

Скачать rmi-websocket

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/com.lambdazen.websocket/rmi-websocket/ -->
<dependency>
    <groupId>com.lambdazen.websocket</groupId>
    <artifactId>rmi-websocket</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.lambdazen.websocket/rmi-websocket/
implementation 'com.lambdazen.websocket:rmi-websocket:1.0'
// https://jarcasting.com/artifacts/com.lambdazen.websocket/rmi-websocket/
implementation ("com.lambdazen.websocket:rmi-websocket:1.0")
'com.lambdazen.websocket:rmi-websocket:jar:1.0'
<dependency org="com.lambdazen.websocket" name="rmi-websocket" rev="1.0">
  <artifact name="rmi-websocket" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lambdazen.websocket', module='rmi-websocket', version='1.0')
)
libraryDependencies += "com.lambdazen.websocket" % "rmi-websocket" % "1.0"
[com.lambdazen.websocket/rmi-websocket "1.0"]

Зависимости

compile (5)

Идентификатор библиотеки Тип Версия
org.codehaus.jackson : jackson-mapper-asl jar 1.9.7
org.codehaus.jackson : jackson-core-asl jar 1.9.7
org.eclipse.jetty : jetty-websocket jar 8.1.3.v20120416
org.eclipse.jetty : jetty-util jar 8.1.3.v20120416
org.eclipse.jetty : jetty-server jar 8.1.3.v20120416

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 3.8.1

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.0