Uses of Interface
com.pushtechnology.diffusion.api.config.PropertyConfig
Packages that use PropertyConfig
-
Uses of PropertyConfig in com.pushtechnology.diffusion.api.config
Methods in com.pushtechnology.diffusion.api.config that return PropertyConfigModifier and TypeMethodDescriptionHTTPServiceConfig.addProperty
(String name, String value) Add a service property.HTTPServiceConfig.addProperty
(String name, String type, String value) Add a service property.HTTPServiceConfig.getProperty
(String name) Get a named property.Methods in com.pushtechnology.diffusion.api.config that return types with arguments of type PropertyConfigModifier and TypeMethodDescriptionHTTPServiceConfig.getProperties()
Gets list of Service properties.