Interface ClientConfiguration
- All Known Implementing Classes:
DefaultClientConfiguration
public interface ClientConfiguration
-
Method Summary
Modifier and TypeMethodDescriptionint
void
setInternalCustomProperties
(Map<String, String> customProperties) void
setMaxUploadFileSize
(int maxFileSize)
-
Method Details
-
setMaxUploadFileSize
void setMaxUploadFileSize(int maxFileSize) -
getMaxUploadFileSize
int getMaxUploadFileSize() -
setInternalCustomProperties
-
getInternalCustomProperties
-