us.monoid.web
Class Resty.Proxy
java.lang.Object
us.monoid.web.Resty.Option
us.monoid.web.Resty.Proxy
- Enclosing class:
- Resty
public static class Resty.Proxy
- extends Resty.Option
Option to set the proxy for a Resty instance.
Method Summary |
void |
init(Resty resty)
Callback from Resty when the option is set on the Resty instance. |
Resty.Proxy
public Resty.Proxy(String aHost,
int aPort)
init
public void init(Resty resty)
- Description copied from class:
Resty.Option
- Callback from Resty when the option is set on the Resty instance. Called before any connection is made.
Override to set initial properties
- Overrides:
init
in class Resty.Option
Copyright © 2013. All Rights Reserved.