메소드 | 설명 | |
---|---|---|
AttachLogger ( ) : void | ||
BrunetRpc2XmlRpc ( object xmlrpcCallState ) : void | ||
HandleRpc ( ISender caller, string method, IList args, object rs ) : void | ||
XmlRpcHandler ( string url ) : System | ||
XmlRpcHandler ( string url, CookComputing.XmlRpc.Node node ) : System |
public BrunetRpc2XmlRpc ( object xmlrpcCallState ) : void | ||
xmlrpcCallState | object | |
리턴 | void |
public HandleRpc ( ISender caller, string method, IList args, object rs ) : void | ||
caller | ISender | |
method | string | |
args | IList | |
rs | object | |
리턴 | void |
public XmlRpcHandler ( string url, CookComputing.XmlRpc.Node node ) : System | ||
url | string | |
node | CookComputing.XmlRpc.Node | |
리턴 | System |