org.jboss.errai.tools.proxy
Class ProxyConfig
java.lang.Object
org.jboss.errai.tools.proxy.ProxyConfig
public class ProxyConfig
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SERVICES
public static final String SERVICES
- See Also:
- Constant Field Values
ID
public static final String ID
- See Also:
- Constant Field Values
URL
public static final String URL
- See Also:
- Constant Field Values
CONTENT_TYPE
public static final String CONTENT_TYPE
- See Also:
- Constant Field Values
PASSTHROUGH
public static final String PASSTHROUGH
- See Also:
- Constant Field Values
ProxyConfig
protected ProxyConfig(Map<String,Object> rootConfig)
parse
public static ProxyConfig parse(String json)
parse
public static ProxyConfig parse(InputStream in)
getServices
public List<Map<String,Object>> getServices()
Copyright © 2013-2014 JBoss, a division of Red Hat. All Rights Reserved.