Index

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

R

R - Enum constant in enum class de.bytestore.hostinger.entity.CodeType
 
RAKU - Enum constant in enum class de.bytestore.hostinger.entity.CodeType
 
RandomHandler - Class in de.bytestore.hostinger.handler
 
RandomHandler() - Constructor for class de.bytestore.hostinger.handler.RandomHandler
 
RAZOR - Enum constant in enum class de.bytestore.hostinger.entity.CodeType
 
RDOC - Enum constant in enum class de.bytestore.hostinger.entity.CodeType
 
received(String) - Method in class de.bytestore.hostinger.process.extension.process.ProcessConsole
This method is called when the console receives input from the input stream.
received(String) - Method in interface de.bytestore.hostinger.process.extension.process.ProcessConsoleListener
 
RecordType - Enum Class in de.bytestore.hostinger.process.entity.hosting.enums
Enum representing different DNS record types.
RED - Enum constant in enum class de.bytestore.hostinger.entity.CodeType
 
REDSHIFT - Enum constant in enum class de.bytestore.hostinger.entity.CodeType
 
refreshPayment(Payment) - Method in class de.bytestore.hostinger.ecommerce.service.PaymentService
Refreshes a payment by querying all available payment extension points for an updated payment object.
refund(Payment) - Method in interface de.bytestore.hostinger.extension.payment.PaymentExtensionPoint
Create Refund for Payment Provider/Gateway.
REFUND - Enum constant in enum class de.bytestore.hostinger.entity.ecommerce.enums.InvoiceStatus
 
REFUND - Enum constant in enum class de.bytestore.hostinger.entity.ecommerce.enums.PaymentStatus
 
regenerate(License, FileStorage) - Method in class de.bytestore.hostinger.internal.service.LicenseService
Regenerates a license file, writes it to an output stream, and saves it to the provided file storage.
RegisterAppSetting - Class in de.bytestore.hostinger.security.settings
Represents the application settings for the registration feature.
RegisterAppSetting() - Constructor for class de.bytestore.hostinger.security.settings.RegisterAppSetting
 
registerCached() - Method in class de.bytestore.hostinger.process.service.MachineService
This method registers the cached event types for machines usage.
RegisterConfiguration - Class in de.bytestore.hostinger.security.jobs.register
 
RegisterConfiguration() - Constructor for class de.bytestore.hostinger.security.jobs.register.RegisterConfiguration
 
registerEventType(Class, String) - Method in class de.bytestore.hostinger.system.service.WebhookService
Registers a new event type by combining the class name and listener name.
RegisterJob - Class in de.bytestore.hostinger.security.jobs.register
 
RegisterJob() - Constructor for class de.bytestore.hostinger.security.jobs.register.RegisterJob
 
RegisterJobConfiguration - Class in de.bytestore.hostinger.security.jobs.register
 
RegisterJobConfiguration() - Constructor for class de.bytestore.hostinger.security.jobs.register.RegisterJobConfiguration
 
registerLocation(String) - Method in class de.bytestore.hostinger.handler.CardService
Adds a location to the list of registered locations.
registerUser(String, String) - Method in class de.bytestore.hostinger.security.service.SecureUserService
Registers a new user with the provided email and password, sets the user as inactive, saves the user to the data store, and sends a verification email to the user's email address.
registerWebSocketHandlers(WebSocketHandlerRegistry) - Method in class de.bytestore.hostinger.process.api.NoVNCWebsocket
 
reload() - Method in class de.bytestore.hostinger.internal.service.SystemService
Reloads all application modules.
reloadAllImages() - Method in class de.bytestore.hostinger.internal.service.SpaceService
 
reloadAppMenu() - Method in class de.bytestore.hostinger.menu.view.menu.AppMenuManager
 
remove(Virtualized) - Method in class de.bytestore.hostinger.process.service.VirtualizationService
Removes a virtualized machine by triggering the remove action for all registered VirtualizedExtensionPoint listeners that match the provider of the specified Virtualized object.
remove(Virtualized, boolean, boolean) - Method in interface de.bytestore.hostinger.process.extension.virtualization.VirtualizedExtensionPoint
Removes the given virtualized input/output.
remove(Process) - Method in class de.bytestore.hostinger.process.service.ProcessService
Removes the given process by executing the remove method for all Process Listeners.
remove(Process, boolean, boolean) - Method in interface de.bytestore.hostinger.process.extension.process.ProcessExtensionPoint
Removes the specified process.
removeAccount(String) - Method in class de.bytestore.hostinger.handler.FTPService
Removes an FTP account with the specified username.
removeCardSettings(UUID) - Method in class de.bytestore.hostinger.handler.CardService
Removes all card settings associated with a specified card.
removeChild(MenuItem) - Method in class de.bytestore.hostinger.menu.entity.MenuItem
 
removeListener(SSHShellListener) - Method in class de.bytestore.hostinger.process.entity.console.ssh.SSHSocket
Removes the specified SSHShellListener from the list of listeners.
removeSession(String) - Method in class de.bytestore.hostinger.process.service.VNCService
Removes a VNC session from the list of sessions based on the provided token.
removeSettings(User, String) - Method in class de.bytestore.hostinger.security.service.SecureUserService
This method removes the settings for a specific key belonging to a user.
REMOVING - Enum constant in enum class de.bytestore.hostinger.process.entity.hosting.enums.ProcessStatus
 
renewLicense() - Method in class de.bytestore.hostinger.internal.service.LicenseService
Renews the license for the current object identified by a UUID.
renewSupportPin(User) - Method in class de.bytestore.hostinger.handler.TicketService
 
REOPEN - Enum constant in enum class de.bytestore.hostinger.entity.support.TicketType
 
replaceVar(String, String, String) - Method in class de.bytestore.hostinger.process.service.ImageService
Replaces all occurrences of the given key surrounded by variable tags with the given value in the script string.
RequestedConsole - Class in de.bytestore.hostinger.process.extension.console
 
RequestedConsole(ConsoleType) - Constructor for class de.bytestore.hostinger.process.extension.console.RequestedConsole
 
requestNewSupportPin() - Method in class de.bytestore.hostinger.internal.service.SpaceService
Requests a new support PIN from the Space API.
reset() - Method in class de.bytestore.hostinger.menu.view.menu_config.MainMenuConfig
 
reset() - Method in class de.bytestore.hostinger.process.entity.hosting.hosting.Virtualized
Resets the virtualized object to its initial state.
reset(Virtualized) - Method in interface de.bytestore.hostinger.process.extension.virtualization.VirtualizedExtensionPoint
Resets the virtualized input/output.
reset(Virtualized) - Method in class de.bytestore.hostinger.process.service.VirtualizationService
Resets the given Virtualized object.
reset(UUID) - Method in class de.bytestore.hostinger.process.api.VirtualizedController
 
resources - Variable in class de.bytestore.hostinger.menu.view.menu_config.MenuConfigDependencies
 
restart() - Method in class de.bytestore.hostinger.process.entity.hosting.hosting.Machine
Restarts the machine.
restart() - Method in class de.bytestore.hostinger.process.entity.hosting.process.Process
 
restart(Machine) - Method in interface de.bytestore.hostinger.process.extension.machine.MachineExtensionPoint
Restarts the given Machines object.
restart(Machine) - Method in class de.bytestore.hostinger.process.service.MachineService
Restarts the given Machine object.
restart(String) - Method in class de.bytestore.hostinger.process.api.MachineController
 
restart(String) - Method in class de.bytestore.hostinger.process.api.ProcessController
 
RESTART - Enum constant in enum class de.bytestore.hostinger.entity.system.enums.ExitStatus
 
RESTARTING - Enum constant in enum class de.bytestore.hostinger.process.entity.hosting.enums.ProcessStatus
 
restore(Backup) - Method in interface de.bytestore.hostinger.process.extension.backup.BackupExtensionPoint
Restores a specific Backup entity.
restore(Backup) - Method in class de.bytestore.hostinger.process.service.BackupService
Restores a backup by delegating the operation to the appropriate extension point associated with the given backup instance.
resume() - Method in class de.bytestore.hostinger.process.entity.hosting.hosting.Virtualized
Resumes the virtualized object by calling the resume method of the virtualizationService class.
resume(Virtualized) - Method in interface de.bytestore.hostinger.process.extension.virtualization.VirtualizedExtensionPoint
Resumes the specified virtualized input/output.
resume(Virtualized) - Method in class de.bytestore.hostinger.process.service.VirtualizationService
Resumes the execution of a virtualized machine / container by triggering the resume action for all registered VirtualizedExtensionPoint listeners.
resume(UUID) - Method in class de.bytestore.hostinger.process.api.VirtualizedController
 
retrieve() - Method in class de.bytestore.hostinger.entity.ecommerce.Payment
Retrieve Status of Payment.
RHTML - Enum constant in enum class de.bytestore.hostinger.entity.CodeType
 
ROBOT - Enum constant in enum class de.bytestore.hostinger.entity.CodeType
 
ROOT_ITEM_ID - Static variable in class de.bytestore.hostinger.menu.view.menu_item.MenuItemFactory
 
RootAutowireLoader - Class in de.bytestore.hostinger
RootAutowireLoader is a utility class that provides access to Spring beans managed by the Spring Application Context.
RootAutowireLoader() - Constructor for class de.bytestore.hostinger.RootAutowireLoader
 
RST - Enum constant in enum class de.bytestore.hostinger.entity.CodeType
 
RUBY - Enum constant in enum class de.bytestore.hostinger.entity.CodeType
 
RUST - Enum constant in enum class de.bytestore.hostinger.entity.CodeType
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form