JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
SEARCH:
Uses of Class
ch.rasc.wamp2spring.rpc.Procedure
Packages that use
Procedure
Package
Description
ch.rasc.wamp2spring.message
Uses of
Procedure
in
ch.rasc.wamp2spring.message
Constructors in
ch.rasc.wamp2spring.message
with parameters of type
Procedure
Modifier
Constructor
Description
InvocationMessage
(
Procedure
procedure,
CallMessage
callMessage)