Index
All Classes and Interfaces|All Packages|Constant Field Values
A
- audioFileType(String) - Method in class com.jibi.controller.FileController
-
Audio file type byte [ ].
- audioMp3Size(String) - Method in class com.jibi.controller.FileController
-
*********************************************************************************************************************************************
- audioOggSize(String) - Method in class com.jibi.controller.FileController
-
Audio ogg size byte [ ].
- audioWavSize(String) - Method in class com.jibi.controller.FileController
-
Audio wav size byte [ ].
B
- BusyService - Class in com.jibi.service
-
The type Busy service.
- BusyService() - Constructor for class com.jibi.service.BusyService
C
- checkNullOrBlank(String) - Static method in class com.jibi.common.Util
-
Check null or blank boolean.
- clone() - Method in class com.jibi.model.SystemInfoModel.CpuInfoModel
- clone() - Method in class com.jibi.model.SystemInfoModel.DiskInfoModel
- clone() - Method in class com.jibi.model.SystemInfoModel.MemoryInfoModel
- clone() - Method in class com.jibi.model.SystemInfoModel.OsInfoModel
- com.jibi - package com.jibi
- com.jibi.common - package com.jibi.common
- com.jibi.config - package com.jibi.config
- com.jibi.controller - package com.jibi.controller
- com.jibi.model - package com.jibi.model
- com.jibi.schedule - package com.jibi.schedule
- com.jibi.service - package com.jibi.service
- cpuAllProcessors(Integer, Integer) - Method in class com.jibi.controller.CpuController
-
Cpu all processors.
- CpuController - Class in com.jibi.controller
-
The type Cpu controller.
- CpuController() - Constructor for class com.jibi.controller.CpuController
- CpuInfoModel() - Constructor for class com.jibi.model.SystemInfoModel.CpuInfoModel
- cpuSingleProcessor(Integer, Integer) - Method in class com.jibi.controller.CpuController
-
Cpu single processor.
- customOpenAPI() - Method in class com.jibi.config.Swagger2Config
-
Custom open api open api.
D
- delayConstant(String, Integer) - Method in class com.jibi.controller.DelayController
-
Delay constant.
- DelayController - Class in com.jibi.controller
-
The type Delay controller.
- DelayController() - Constructor for class com.jibi.controller.DelayController
- delayRandom(String, Integer) - Method in class com.jibi.controller.DelayController
-
Delay random.
- delayRandomRange(String, Integer, Integer) - Method in class com.jibi.controller.DelayController
-
Delay random range.
- DiskController - Class in com.jibi.controller
-
The type Disk controller.
- DiskController() - Constructor for class com.jibi.controller.DiskController
- DiskInfoModel() - Constructor for class com.jibi.model.SystemInfoModel.DiskInfoModel
- documentDocSize(String) - Method in class com.jibi.controller.FileController
-
*********************************************************************************************************************************************
- documentDocxSize(String) - Method in class com.jibi.controller.FileController
-
Document docx size byte [ ].
- documentFileType(String) - Method in class com.jibi.controller.FileController
-
Document file type byte [ ].
- documentOdpSize(String) - Method in class com.jibi.controller.FileController
-
Document odp size byte [ ].
- documentOdsSize(String) - Method in class com.jibi.controller.FileController
-
Document ods size byte [ ].
- documentOdtSize(String) - Method in class com.jibi.controller.FileController
-
Document odt size byte [ ].
- documentPdfSize(String) - Method in class com.jibi.controller.FileController
-
Document pdf size byte [ ].
- documentPptSize(String) - Method in class com.jibi.controller.FileController
-
Document ppt size byte [ ].
- documentRtfSize(String) - Method in class com.jibi.controller.FileController
-
Document rtf size byte [ ].
- documentXlsSize(String) - Method in class com.jibi.controller.FileController
-
Document xls size byte [ ].
- documentXlsxSize(String) - Method in class com.jibi.controller.FileController
-
Document xlsx size byte [ ].
- download() - Method in class com.jibi.controller.UploadDownloadController
-
Download byte [ ].
- downloadSize(String) - Method in class com.jibi.controller.UploadDownloadController
-
Download size byte [ ].
F
- FileController - Class in com.jibi.controller
-
The type File controller.
- FileController() - Constructor for class com.jibi.controller.FileController
G
- getCpu() - Method in class com.jibi.model.SystemInfoModel
-
Gets cpu.
- getDate() - Method in class com.jibi.model.HealthModel
-
Gets date.
- getDisks() - Method in class com.jibi.model.SystemInfoModel
-
Gets disks.
- getFormattedSize(long) - Static method in class com.jibi.common.Util
-
Gets formatted size.
- getMemory() - Method in class com.jibi.model.SystemInfoModel
-
Gets memory.
- getOs() - Method in class com.jibi.model.SystemInfoModel
-
Gets os.
- getRandomString(int) - Static method in class com.jibi.common.StringUtil
-
Gets random string.
- GIGABYTES - Static variable in class com.jibi.common.Util
-
Gigabytes
H
- headers(Map<String, String>) - Method in class com.jibi.controller.RequestController
-
Headers map.
- health() - Method in class com.jibi.controller.HealthController
-
Health health model.
- HealthController - Class in com.jibi.controller
-
The type Health controller.
- HealthController() - Constructor for class com.jibi.controller.HealthController
- HealthModel - Class in com.jibi.model
-
The type Health model.
- HealthModel() - Constructor for class com.jibi.model.HealthModel
-
Instantiates a new Health model.
- HttpBinApplication - Class in com.jibi
-
The type Http bin application.
- HttpBinApplication() - Constructor for class com.jibi.HttpBinApplication
I
- imageFileType(String) - Method in class com.jibi.controller.FileController
-
*********************************************************************************************************************************************
- imageGifSize(String) - Method in class com.jibi.controller.FileController
-
Image gif size byte [ ].
- imageIcoSize(String) - Method in class com.jibi.controller.FileController
-
Image ico size byte [ ].
- imageJpgSize(String) - Method in class com.jibi.controller.FileController
-
*********************************************************************************************************************************************
- imagePngSize(String) - Method in class com.jibi.controller.FileController
-
Image png size byte [ ].
- imageTiffSize(String) - Method in class com.jibi.controller.FileController
-
Image tiff size byte [ ].
K
M
- main(String[]) - Static method in class com.jibi.HttpBinApplication
-
The entry point of application.
- MEGABYTES - Static variable in class com.jibi.common.Util
-
Megabytes
- MemoryController - Class in com.jibi.controller
-
The type Memory controller.
- MemoryController() - Constructor for class com.jibi.controller.MemoryController
- memoryHold(Integer, Integer) - Method in class com.jibi.controller.MemoryController
-
Memory hold.
- MemoryInfoModel() - Constructor for class com.jibi.model.SystemInfoModel.MemoryInfoModel
O
- OsInfoModel() - Constructor for class com.jibi.model.SystemInfoModel.OsInfoModel
- otherCsvSize(String) - Method in class com.jibi.controller.FileController
-
*********************************************************************************************************************************************
- otherFileType(String) - Method in class com.jibi.controller.FileController
-
Other file type byte [ ].
- otherHtmlSize(String) - Method in class com.jibi.controller.FileController
-
Other html size byte [ ].
- otherTxtSize(String) - Method in class com.jibi.controller.FileController
-
Other txt size byte [ ].
- otherZipSize(String) - Method in class com.jibi.controller.FileController
-
Other zip size byte [ ].
P
- performGCSchedule() - Method in class com.jibi.schedule.Schedulers
-
Perform gc schedule.
R
- randomNumber(int, int) - Static method in class com.jibi.common.Util
-
Random number int.
- read(String, Integer) - Method in class com.jibi.controller.DiskController
-
Read.
- RequestController - Class in com.jibi.controller
-
The type Request controller.
- RequestController() - Constructor for class com.jibi.controller.RequestController
- runInAllProcessors(int, int) - Method in class com.jibi.service.BusyService
-
Run in all processors.
- runInSingleProcessor(int, int) - Method in class com.jibi.service.BusyService
-
Run in single processor.
S
- ScheduledConfig - Class in com.jibi.config
-
The type Scheduled config.
- ScheduledConfig() - Constructor for class com.jibi.config.ScheduledConfig
- Schedulers - Class in com.jibi.schedule
-
The type Schedulers.
- Schedulers() - Constructor for class com.jibi.schedule.Schedulers
- setCpu(SystemInfoModel.CpuInfoModel) - Method in class com.jibi.model.SystemInfoModel
-
Sets cpu.
- setDate(Date) - Method in class com.jibi.model.HealthModel
-
Sets date.
- setDisks(Map<String, SystemInfoModel.DiskInfoModel>) - Method in class com.jibi.model.SystemInfoModel
-
Sets disks.
- setMemory(SystemInfoModel.MemoryInfoModel) - Method in class com.jibi.model.SystemInfoModel
-
Sets memory.
- setOs(SystemInfoModel.OsInfoModel) - Method in class com.jibi.model.SystemInfoModel
-
Sets os.
- sleepMillis(int) - Static method in class com.jibi.common.Util
-
Sleep millis.
- sleepMillisSilent(int) - Static method in class com.jibi.common.Util
-
Sleep millis silent.
- sleepMinutes(int) - Static method in class com.jibi.common.Util
-
Sleep minutes.
- sleepMinutesSilent(int) - Static method in class com.jibi.common.Util
-
Sleep minutes silent.
- sleepSeconds(int) - Static method in class com.jibi.common.Util
-
Sleep seconds.
- sleepSecondsSilent(int) - Static method in class com.jibi.common.Util
-
Sleep seconds silent.
- statusCode(Integer) - Method in class com.jibi.controller.StatusCodesController
-
Status code response entity.
- StatusCodesController - Class in com.jibi.controller
-
The type Status codes controller.
- StatusCodesController() - Constructor for class com.jibi.controller.StatusCodesController
- statusRandomCodes(String) - Method in class com.jibi.controller.StatusCodesController
-
Status random codes response entity.
- StringUtil - Class in com.jibi.common
-
The type String util.
- Swagger2Config - Class in com.jibi.config
-
The type Swagger 2 config.
- Swagger2Config() - Constructor for class com.jibi.config.Swagger2Config
- systemInfo() - Method in class com.jibi.controller.SystemInfoController
-
System info system info model.
- SystemInfoController - Class in com.jibi.controller
-
The type System info controller.
- SystemInfoController() - Constructor for class com.jibi.controller.SystemInfoController
- SystemInfoModel - Class in com.jibi.model
-
The type System info model.
- SystemInfoModel() - Constructor for class com.jibi.model.SystemInfoModel
- SystemInfoModel.CpuInfoModel - Class in com.jibi.model
-
The type Cpu info model.
- SystemInfoModel.DiskInfoModel - Class in com.jibi.model
-
The type Disk info model.
- SystemInfoModel.MemoryInfoModel - Class in com.jibi.model
-
The type Memory info model.
- SystemInfoModel.OsInfoModel - Class in com.jibi.model
-
The type Os info model.
U
- upload(MultipartFile) - Method in class com.jibi.controller.UploadDownloadController
-
Upload upload info model.
- UploadDownloadController - Class in com.jibi.controller
-
The type Upload download controller.
- UploadDownloadController() - Constructor for class com.jibi.controller.UploadDownloadController
- UploadInfoModel - Class in com.jibi.model
-
The type Upload info model.
- UploadInfoModel() - Constructor for class com.jibi.model.UploadInfoModel
- Util - Class in com.jibi.common
-
The type Util.
V
- videoAviSize(String) - Method in class com.jibi.controller.FileController
-
*********************************************************************************************************************************************
- videoFileType(String) - Method in class com.jibi.controller.FileController
-
Video file type byte [ ].
- videoMovSize(String) - Method in class com.jibi.controller.FileController
-
Video mov size byte [ ].
- videoMp4Size(String) - Method in class com.jibi.controller.FileController
-
Video mp 4 size byte [ ].
- videoOggSize(String) - Method in class com.jibi.controller.FileController
-
Video ogg size byte [ ].
- videoWmvSize(String) - Method in class com.jibi.controller.FileController
-
Video wmv size byte [ ].
W
- write(String, Integer) - Method in class com.jibi.controller.DiskController
-
Write.
All Classes and Interfaces|All Packages|Constant Field Values