Uses of Class
org.bonitasoft.connectors.rest.model.Proxy
-
Packages that use Proxy Package Description org.bonitasoft.connectors.rest.model -
-
Uses of Proxy in org.bonitasoft.connectors.rest.model
Methods in org.bonitasoft.connectors.rest.model that return Proxy Modifier and Type Method Description ProxyRequest. getProxy()Proxy value getter.Methods in org.bonitasoft.connectors.rest.model with parameters of type Proxy Modifier and Type Method Description voidRequest. setProxy(Proxy proxy)Proxy value setter.
-