HttpConfiguration Class
- java.
lang. Object - com.
microsoft. identity. client. configuration. HttpConfiguration
- com.
public class HttpConfiguration
Modifier and Type | Method and Description |
---|---|
int |
get Gets the currently configured connect timeout for the public client application |
int |
get Get the currently configured read timeout for the public client application |
void |
set Sets the connect timeout for the public client application |
void |
set Sets the read timeout for the public client application |
getConnectTimeout
public int getConnectTimeout()
Gets the currently configured connect timeout for the public client application
getReadTimeout
public int getReadTimeout()
Get the currently configured read timeout for the public client application
Returns:
setConnectTimeout
public void setConnectTimeout(int timeout)
Sets the connect timeout for the public client application
Parameters:
setReadTimeout
public void setReadTimeout(int timeout)
Sets the read timeout for the public client application
Parameters:
Azure SDK for Java-feedback
Azure SDK for Java is een open source project. Selecteer een koppeling om feedback te geven: