Uses of Interface
org.exoplatform.commons.api.websocket.WSFilter
-
Packages that use WSFilter Package Description org.exoplatform.commons.api.websocket -
-
Uses of WSFilter in org.exoplatform.commons.api.websocket
Methods in org.exoplatform.commons.api.websocket that return WSFilter Modifier and Type Method Description WSFilterWSFilterDefinition. getFilter()Constructors in org.exoplatform.commons.api.websocket with parameters of type WSFilter Constructor Description WSFilterDefinition(WSFilter filter, List<String> patterns)
-