public class MinioContentTypeProbeFileTypeMapAdapter extends Object implements MinioContentTypeProbe, InitializingBean
Constructor and Description |
---|
MinioContentTypeProbeFileTypeMapAdapter(FileTypeMap fmap) |
Modifier and Type | Method and Description |
---|---|
void |
afterPropertiesSet() |
String |
getContentType(CharSequence name) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getContentType, getContentType, getContentType, getContentType, getContentType
public MinioContentTypeProbeFileTypeMapAdapter(@NonNull FileTypeMap fmap)
@Nullable public String getContentType(@Nullable CharSequence name)
getContentType
in interface MinioContentTypeProbe
public void afterPropertiesSet() throws Exception
afterPropertiesSet
in interface InitializingBean
Exception