public class ProxyCache extends Object
Modifier and Type | Method and Description |
---|---|
int |
getHttpPort() |
int |
getHttpsPort() |
static ProxyCache |
getInstance() |
void |
setHttpPort(int httpPort) |
void |
setHttpsPort(int httpsPort) |
public static ProxyCache getInstance()
public int getHttpPort()
public void setHttpPort(int httpPort)
public int getHttpsPort()
public void setHttpsPort(int httpsPort)
Copyright © 2016 WSO2 Inc. All rights reserved.