public class AccumulatingIntersector extends Object implements MimeTypesIntersector
Modifier and Type | Method and Description |
---|---|
Set<javax.ws.rs.core.MediaType> |
getSupportedMimeTypeList() |
boolean |
intersect(javax.ws.rs.core.MediaType requiredType,
javax.ws.rs.core.MediaType userType) |
public boolean intersect(javax.ws.rs.core.MediaType requiredType, javax.ws.rs.core.MediaType userType)
intersect
in interface MimeTypesIntersector
public Set<javax.ws.rs.core.MediaType> getSupportedMimeTypeList()
Apache CXF