hprose-d ~master (2016-11-14T06:59:21Z)
Home
Dub
Repo
Service.addMethod
hprose
rpc
service
Service
Undocumented in source. Be warned that the author may not have intended to support it.
void
addMethod
(T obj)
void
addMethod
(T obj)
void
addMethod
(T obj)
class
Service
void
addMethod
(
string
name
bool
simple
T
)
(
T
obj
)
if
(
is
(
T
== class) &&
!
isCallable
!
T
)
void
addMethod
()
void
addMethod
()
void
addMethod
()
Meta
Source
See Implementation
hprose
rpc
service
Service
aliases
add
constructors
this
functions
addFunction
addFunctions
addInstanceMethods
addMethod
addMethods
addMissingFunction
addMissingMethod
addStaticMethods
afterFilter
beforeFilter
doFunctionList
doInvoke
handle
use
properties
filters
variables
afterFilterHandler
afterFilterHandlers
beforeFilterHandler
beforeFilterHandlers
debugEnabled
invokeHandlers
onAfterInvoke
onBeforeInvoke
onSendError
simple