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 HttpConfigurationHttpConfiguration. DEFAULTMethods in com.featureprobe.sdk.server that return HttpConfiguration Modifier and Type Method Description HttpConfigurationHttpConfiguration.Builder. build()Methods in com.featureprobe.sdk.server with parameters of type HttpConfiguration Modifier and Type Method Description FPConfig.BuilderFPConfig.Builder. pollingMode(HttpConfiguration httpConfiguration)
-