Method | Description | |
---|---|---|
CallMethod ( |
||
GetAvailableTasks ( ) : IList |
||
HasMethod ( string methodName ) : bool | ||
MethodCallResolver ( object handler, string endpointPrefix ) : System |
Method | Description | |
---|---|---|
FetchOrCacheMethodAttribute ( |
||
LoadFromHandler ( object handler ) : void | ||
WrapException ( int id, int code, string message, |
public CallMethod ( |
||
requestHeader | ||
request | ||
methodAuthorizer | Action |
|
methodLogger | System.Action | |
return | string |
public HasMethod ( string methodName ) : bool | ||
methodName | string | |
return | bool |
public MethodCallResolver ( object handler, string endpointPrefix ) : System | ||
handler | object | |
endpointPrefix | string | |
return | System |