Uses of Class
com.avoka.tm.vo.RestCFG.Proxy
-
Packages that use RestCFG.Proxy Package Description com.avoka.tm.vo Provides Value Object persistent entity classes. -
-
Uses of RestCFG.Proxy in com.avoka.tm.vo
Methods in com.avoka.tm.vo that return RestCFG.Proxy Modifier and Type Method Description RestCFG.Proxy
RestCFG. getProxy()
Return the proxy details.Methods in com.avoka.tm.vo with parameters of type RestCFG.Proxy Modifier and Type Method Description void
RestCFG. setProxy(RestCFG.Proxy proxy)
Set the proxy details.
-