public class APIProxy
extends java.lang.Object
| Modifier and Type | Field and Description | 
|---|---|
| static java.util.Set<java.lang.String> | NOT_FORWARDED_REQUESTS | 
| static int | PEER_CONNECTIONS_RETRIES | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | bootstrap(java.lang.StringBuilder message) | 
| static APIProxy | getInstance() | 
| static void | init() | 
public static final java.util.Set<java.lang.String> NOT_FORWARDED_REQUESTS
public static final int PEER_CONNECTIONS_RETRIES
public static void init()
public static APIProxy getInstance()
public boolean bootstrap(java.lang.StringBuilder message)