Uses of Class
com.shapesecurity.salvation2.Values.MediaType
Packages that use MediaType
Package
Description
-
Uses of MediaType in com.shapesecurity.salvation2
Method parameters in com.shapesecurity.salvation2 with type arguments of type MediaType -
Uses of MediaType in com.shapesecurity.salvation2.Directives
Fields in com.shapesecurity.salvation2.Directives with type parameters of type MediaTypeMethods in com.shapesecurity.salvation2.Directives that return types with arguments of type MediaTypeMethods in com.shapesecurity.salvation2.Directives with parameters of type MediaTypeModifier and TypeMethodDescriptionprivate boolean
PluginTypesDirective._addMediaType
(MediaType type, int index, Directive.DirectiveErrorConsumer errors) void
PluginTypesDirective.addMediaType
(MediaType type, Directive.ManipulationErrorConsumer errors) boolean
PluginTypesDirective.removeMediaType
(MediaType type) -
Uses of MediaType in com.shapesecurity.salvation2.Values
Methods in com.shapesecurity.salvation2.Values that return types with arguments of type MediaType