java.lang.Object
org.cometd.bayeux.Bayeux.Validator
- Enclosing interface:
Bayeux
Validates Bayeux protocol elements such as channel ids and message ids.
-
Method Summary
Modifier and TypeMethodDescriptionstatic boolean
isValidChannelId
(String channelId) static boolean
isValidMessageId
(String messageId)
-
Method Details
-
isValidChannelId
-
isValidMessageId
-