Uses of Class
com.github.kristofa.test.http.MediaType

Packages that use MediaType
com.github.kristofa.test.http   
 

Uses of MediaType in com.github.kristofa.test.http
 

Methods in com.github.kristofa.test.http that return MediaType
static MediaType MediaType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static MediaType[] MediaType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2014. All Rights Reserved.