Uses of Class
com.featureprobe.sdk.server.HttpConfiguration
-
Packages that use HttpConfiguration Package Description com.featureprobe.sdk.server -
-
Uses of HttpConfiguration in com.featureprobe.sdk.server
Fields in com.featureprobe.sdk.server declared as HttpConfiguration Modifier and Type Field Description protected static HttpConfiguration
HttpConfiguration. DEFAULT
Methods in com.featureprobe.sdk.server that return HttpConfiguration Modifier and Type Method Description HttpConfiguration
HttpConfiguration.Builder. build()
Methods in com.featureprobe.sdk.server with parameters of type HttpConfiguration Modifier and Type Method Description FPConfig.Builder
FPConfig.Builder. pollingMode(HttpConfiguration httpConfiguration)
-