Uses of Interface
de.mhus.cherry.web.api.TypeHeader
-
-
Uses of TypeHeader in de.mhus.cherry.web.api
Classes in de.mhus.cherry.web.api that implement TypeHeader Modifier and Type Class Description classTypeHeaderDynamicclassTypeHeaderSimpleMethods in de.mhus.cherry.web.api that return TypeHeader Modifier and Type Method Description TypeHeaderTypeHeaderDynamic.Factory. create(de.mhus.lib.core.config.IConfig header)TypeHeaderTypeHeaderFactory. create(de.mhus.lib.core.config.IConfig header)Return a header object if the factory is able to handle the header type.TypeHeaderCherryApi. createTypeHeader(de.mhus.lib.core.config.IConfig header)Methods in de.mhus.cherry.web.api that return types with arguments of type TypeHeader Modifier and Type Method Description List<TypeHeader>TypeDefinition. getHeaders()Methods in de.mhus.cherry.web.api with parameters of type TypeHeader Modifier and Type Method Description voidTypeDefinition. addHeader(TypeHeader header)
-