Uses of Class
ch.rasc.wamp2spring.message.SubscribeMessage
Packages that use SubscribeMessage
-
Uses of SubscribeMessage in ch.rasc.wamp2spring.message
Methods in ch.rasc.wamp2spring.message that return SubscribeMessageModifier and TypeMethodDescriptionstatic SubscribeMessageSubscribeMessage.deserialize(com.fasterxml.jackson.core.JsonParser jp) Constructors in ch.rasc.wamp2spring.message with parameters of type SubscribeMessageModifierConstructorDescriptionErrorMessage(SubscribeMessage subscribeMessage, WampError error) SubscribedMessage(SubscribeMessage subscribeMessage, long subscriptionId)