Uses of Package
org.forgerock.openig.websocket
-
Packages that use org.forgerock.openig.websocket Package Description org.forgerock.openig.http Integrates with the ForgeRock HTTP Framework.org.forgerock.openig.websocket.grizzly Grizzly filters for WebSocket proxy support.org.forgerock.openig.websocket.vertx Vert.x-based filters for WebSocket proxy support. -
Classes in org.forgerock.openig.websocket used by org.forgerock.openig.http Class Description WebSocketProxyFilterProvider A provider capable of providing aFilter
to manage WebSocket upgrade requests and subsequently manage the bi-directional communication from the client to the remote application. -
Classes in org.forgerock.openig.websocket used by org.forgerock.openig.websocket.grizzly Class Description WebSocketProxyFilterProvider A provider capable of providing aFilter
to manage WebSocket upgrade requests and subsequently manage the bi-directional communication from the client to the remote application. -
Classes in org.forgerock.openig.websocket used by org.forgerock.openig.websocket.vertx Class Description WebSocketProxyFilterProvider A provider capable of providing aFilter
to manage WebSocket upgrade requests and subsequently manage the bi-directional communication from the client to the remote application.