Interface DataChannelFilter

All Superinterfaces:
DataChannelQueryFilter, DataChannelSyncFilter

@Deprecated public interface DataChannelFilter extends DataChannelSyncFilter, DataChannelQueryFilter
Deprecated.
An interface of a filter that allows to intercept DataChannel operations. Filters allow to implement chains of custom processors around a DataChannel, that can be used for security, monitoring, business logic, providing context to lifecycle event listeners, etc.
Since:
3.1