| Package | Description |
|---|---|
| org.infinispan.server.websocket | |
| org.infinispan.server.websocket.handlers |
| Constructor and Description |
|---|
WebSocketServerHandler(CacheContainer cacheContainer,
Map<String,OpHandler> operationHandlers,
Map<String,Cache> startedCaches) |
| Modifier and Type | Class and Description |
|---|---|
class |
GetHandler
Cache "get" operation handler.
|
class |
NotifyHandler
Handler for the "notify" and "unnotify" operations.
|
class |
PutHandler
Cache "get" operation handler.
|
class |
RemoveHandler
Cache "remove" operation handler.
|
Copyright © 2017 JBoss, a division of Red Hat. All Rights Reserved.