Uses of Class
ch.rasc.wamp2spring.message.WampRole
Packages that use WampRole
-
Uses of WampRole in ch.rasc.wamp2spring.message
Methods in ch.rasc.wamp2spring.message that return types with arguments of type WampRoleConstructor parameters in ch.rasc.wamp2spring.message with type arguments of type WampRoleModifierConstructorDescriptionHelloMessage(String realm, List<WampRole> roles) WelcomeMessage(long sessionId, List<WampRole> roles, String realm) WelcomeMessage(HelloMessage helloMessage, long sessionId, List<WampRole> roles)