Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/directwebremoting/dwr
/ setMethod
Method
setMethod
etc/future/scanner/Call.java:64–67 ·
view source on GitHub ↗
@param method the method to set
(Method method)
Source
from the content-addressed store, hash-verified
62
* @param method the method to set
63
*/
64
public
void
setMethod(Method method)
65
{
66
this.method = method;
67
}
68
69
/**
70
* @
return
the parameters
Callers
2
marshallInbound
Method · 0.95
findMethod
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected