Searched defs:withContentTypeHandler (Results 1 – 10 of 10) sorted by relevance
57 public JavaType withContentTypeHandler(Object h) { in withContentTypeHandler() method in PlaceholderForType
79 public JavaType withContentTypeHandler(Object h) { in withContentTypeHandler() method in ResolvedRecursiveType
87 public CollectionType withContentTypeHandler(Object h) in withContentTypeHandler() method in CollectionType
75 public MapType withContentTypeHandler(Object h) in withContentTypeHandler() method in MapType
68 public ArrayType withContentTypeHandler(Object h) in withContentTypeHandler() method in ArrayType
113 public ReferenceType withContentTypeHandler(Object h) in withContentTypeHandler() method in ReferenceType
116 public CollectionLikeType withContentTypeHandler(Object h) in withContentTypeHandler() method in CollectionLikeType
128 public MapLikeType withContentTypeHandler(Object h) { in withContentTypeHandler() method in MapLikeType
183 public JavaType withContentTypeHandler(Object h) { in withContentTypeHandler() method in SimpleType
116 public abstract JavaType withContentTypeHandler(Object h); in withContentTypeHandler() method in JavaType