| Package | Description |
|---|---|
| org.cometd.server.filter |
| Modifier and Type | Class and Description |
|---|---|
static class |
DataFilter.Abort
Deprecated.
use
DataFilter.AbortException instead |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
DataFilter.filter(ServerSession session,
ServerChannel channel,
java.lang.Object data)
Modifies the given message data.
|
Copyright © 2008–2019 The CometD Project. All rights reserved.