Uses of Class
ch.rasc.wamp2spring.rpc.ProcedureRegistry
Packages that use ProcedureRegistry
-
Uses of ProcedureRegistry in ch.rasc.wamp2spring.config
Methods in ch.rasc.wamp2spring.config that return ProcedureRegistry -
Uses of ProcedureRegistry in ch.rasc.wamp2spring.rpc
Constructors in ch.rasc.wamp2spring.rpc with parameters of type ProcedureRegistryModifierConstructorDescriptionRpcMessageHandler(org.springframework.messaging.SubscribableChannel clientInboundChannel, org.springframework.messaging.MessageChannel clientOutboundChannel, ProcedureRegistry procedureRegistry, HandlerMethodService handlerMethodService, Features features)