... | @@ -100,7 +100,7 @@ to include the authentication token.** |
... | @@ -100,7 +100,7 @@ to include the authentication token.** |
|
|
|
|
|
### <a id="instance-service" href="#instance-service">Talking to the service handler</a>
|
|
### <a id="instance-service" href="#instance-service">Talking to the service handler</a>
|
|
|
|
|
|
To make things easier, the [service](http://rubydoc.info/github/arachni/Arachni/RPC/Server/Instance)
|
|
To make things easier, the [service](http://rubydoc.info/github/Arachni/arachni/RPC/Server/Instance)
|
|
handler of the RPC Instance exposes a number of methods which provide the most
|
|
handler of the RPC Instance exposes a number of methods which provide the most
|
|
commonly used functionality.
|
|
commonly used functionality.
|
|
That way, you won't have to talk directly to the more specialized, and often
|
|
That way, you won't have to talk directly to the more specialized, and often
|
... | | ... | |