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 Z 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

accept(T) - Method in interface io.xpipe.core.util.FailableConsumer
 
accept(T, U) - Method in interface io.xpipe.core.util.FailableBiConsumer
 
accumulateStderr(Consumer<String>) - Method in interface io.xpipe.core.process.CommandControl
 
accumulateStdout(Consumer<String>) - Method in interface io.xpipe.core.process.CommandControl
 
add(CommandBuilder.Element) - Method in class io.xpipe.core.process.CommandBuilder
 
add(String...) - Method in class io.xpipe.core.process.CommandBuilder
 
addFile(String) - Method in class io.xpipe.core.process.CommandBuilder
 
addIf(boolean, String...) - Method in class io.xpipe.core.process.CommandBuilder
 
addInlineVariablesToCommand(Map<String, String>, CommandBuilder) - Method in interface io.xpipe.core.process.ShellDialect
 
additionalTimeout(int) - Method in interface io.xpipe.core.process.ShellControl
 
addQuoted(String) - Method in class io.xpipe.core.process.CommandBuilder
 
addSeparator(String) - Method in class io.xpipe.core.process.CommandBuilder
 
addSub(CommandBuilder) - Method in class io.xpipe.core.process.CommandBuilder
 
AesSecretValue - Class in io.xpipe.core.util
 
AesSecretValue(char[]) - Constructor for class io.xpipe.core.util.AesSecretValue
 
ALL - Static variable in class io.xpipe.core.charsetter.StreamCharset
 
ALL - Static variable in class io.xpipe.core.process.ShellDialects
 
appendToPathVariableCommand(String) - Method in interface io.xpipe.core.process.ShellDialect
 
apply(String) - Method in class io.xpipe.core.dialog.BusyElement
 
apply(String) - Method in class io.xpipe.core.dialog.ChoiceElement
 
apply(String) - Method in class io.xpipe.core.dialog.DialogElement
 
apply(String) - Method in class io.xpipe.core.dialog.HeaderElement
 
apply(String) - Method in class io.xpipe.core.dialog.QueryElement
 
apply(T) - Method in interface io.xpipe.core.util.FailableFunction
 
apply(T1, T2) - Method in interface io.xpipe.core.util.FailableBiFunction
 
applyProfileFilesCommand() - Method in interface io.xpipe.core.process.ShellDialect
 
applyRcFileCommand() - Method in interface io.xpipe.core.process.ShellDialect
 
ASH - Static variable in class io.xpipe.core.process.ShellDialects
 
asNeeded() - Method in interface io.xpipe.core.store.DataStore
Casts this instance to the required type without checking whether a cast is possible.

B

BACKGROUND - Enum constant in enum class io.xpipe.core.util.XPipeDaemonMode
 
BaseQueryElement - Class in io.xpipe.core.dialog
 
BaseQueryElement(String, boolean, boolean, boolean, boolean, String) - Constructor for class io.xpipe.core.dialog.BaseQueryElement
 
BASH - Static variable in class io.xpipe.core.process.ShellDialects
 
BOOLEAN - Static variable in class io.xpipe.core.dialog.QueryConverter
 
BOTH - Enum constant in enum class io.xpipe.core.process.ScriptSnippet.ExecutionType
 
bufferedAvailable() - Method in class io.xpipe.core.process.BufferedProcessInputStream
 
BufferedProcessInputStream - Class in io.xpipe.core.process
 
BufferedProcessInputStream(InputStream, int) - Constructor for class io.xpipe.core.process.BufferedProcessInputStream
 
build(ShellControl) - Method in class io.xpipe.core.process.CommandBuilder
 
buildCommand(ShellControl) - Method in class io.xpipe.core.process.CommandBuilder
 
buildCommand(Consumer<CommandBuilder>) - Method in interface io.xpipe.core.process.ShellControl
 
buildElevatedCommand(String, String) - Method in interface io.xpipe.core.process.ShellControl
 
buildSimple() - Method in class io.xpipe.core.process.CommandBuilder
 
busy() - Static method in class io.xpipe.core.dialog.Dialog
Creates a dialogue that will show a loading icon until the next dialogue question is sent.
BusyElement - Class in io.xpipe.core.dialog
 
BusyElement() - Constructor for class io.xpipe.core.dialog.BusyElement
 
byId(String) - Static method in enum class io.xpipe.core.charsetter.NewLine
 

C

callAndCopy() - Method in class io.xpipe.core.util.ProxyFunction
 
callAndGet() - Method in class io.xpipe.core.util.SimpleProxyFunction
 
callLocal() - Method in class io.xpipe.core.util.ProxyFunction
 
canLaunch() - Method in interface io.xpipe.core.store.LaunchableStore
 
canOpen() - Method in class io.xpipe.core.store.FileStore
 
canOpen() - Method in class io.xpipe.core.store.InputStreamStore
 
canOpen() - Method in class io.xpipe.core.store.OutputStreamStore
 
canOpen() - Method in class io.xpipe.core.store.StdoutDataStore
 
canOpen() - Method in interface io.xpipe.core.store.StreamDataStore
Checks whether this store can be opened.
cd(String) - Method in interface io.xpipe.core.process.ShellControl
 
chain(Dialog...) - Static method in class io.xpipe.core.dialog.Dialog
Chains multiple dialogues together.
changesHosts() - Method in interface io.xpipe.core.process.ShellControl
 
changeTitleCommand(String) - Method in interface io.xpipe.core.process.ShellDialect
 
CHARACTER - Static variable in class io.xpipe.core.dialog.QueryConverter
 
CHARSET - Static variable in class io.xpipe.core.dialog.QueryConverter
 
CharsetDeserializer() - Constructor for class io.xpipe.core.util.CoreJacksonModule.CharsetDeserializer
 
CharsetSerializer() - Constructor for class io.xpipe.core.util.CoreJacksonModule.CharsetSerializer
 
Charsettable - Interface in io.xpipe.core.charsetter
 
Charsetter - Class in io.xpipe.core.charsetter
 
Charsetter() - Constructor for class io.xpipe.core.charsetter.Charsetter
 
Charsetter.Result - Class in io.xpipe.core.charsetter
 
CharsetterContext - Class in io.xpipe.core.charsetter
 
CharsetterContext() - Constructor for class io.xpipe.core.charsetter.CharsetterContext
 
CharsetterUniverse - Class in io.xpipe.core.charsetter
 
CharsetterUniverse() - Constructor for class io.xpipe.core.charsetter.CharsetterUniverse
 
checkCompatibility(ShellControl) - Method in class io.xpipe.core.util.ProxyManagerProvider
 
checkComplete() - Method in interface io.xpipe.core.store.DataStore
 
checkComplete() - Method in class io.xpipe.core.store.FileStore
 
checkInit() - Static method in class io.xpipe.core.charsetter.Charsetter
 
checkRunning() - Method in interface io.xpipe.core.process.ShellControl
 
choice(String, Function<T, String>, boolean, boolean, T, T...) - Static method in class io.xpipe.core.dialog.Dialog
Creates a choice dialogue from a set of objects.
choice(String, List<Choice>, boolean, boolean, int) - Static method in class io.xpipe.core.dialog.Dialog
Creates a choice dialogue.
Choice - Class in io.xpipe.core.dialog
 
Choice(Character, String) - Constructor for class io.xpipe.core.dialog.Choice
 
Choice(Character, String, boolean) - Constructor for class io.xpipe.core.dialog.Choice
 
Choice(String) - Constructor for class io.xpipe.core.dialog.Choice
 
Choice(String, boolean) - Constructor for class io.xpipe.core.dialog.Choice
 
ChoiceElement - Class in io.xpipe.core.dialog
 
ChoiceElement(String, List<Choice>, boolean, boolean, int) - Constructor for class io.xpipe.core.dialog.ChoiceElement
 
CISCO - Static variable in class io.xpipe.core.process.ShellDialects
 
clearCompletion() - Method in class io.xpipe.core.dialog.Dialog
Removes all completion listeners.
clearDisplayCommand() - Method in interface io.xpipe.core.process.ShellDialect
 
close() - Method in interface io.xpipe.core.process.ProcessControl
 
close() - Method in class io.xpipe.core.store.ConnectionFileSystem
 
CLOSE - Enum constant in enum class io.xpipe.core.process.CommandControl.TerminalExitMode
 
closeStdin() - Method in interface io.xpipe.core.process.ProcessControl
 
CMD - Static variable in class io.xpipe.core.process.ShellDialects
 
command(CommandBuilder) - Method in interface io.xpipe.core.process.ShellControl
 
command(ShellControl, FailableFunction<ShellControl, String, Exception>, FailableFunction<ShellControl, String, Exception>) - Method in class io.xpipe.core.process.ProcessControlProvider
 
command(FailableFunction<ShellControl, String, Exception>) - Method in interface io.xpipe.core.process.ShellControl
 
command(FailableFunction<ShellControl, String, Exception>, FailableFunction<ShellControl, String, Exception>) - Method in interface io.xpipe.core.process.ShellControl
 
command(String...) - Method in interface io.xpipe.core.process.ShellControl
 
command(List<String>) - Method in interface io.xpipe.core.process.ShellControl
 
CommandBuilder - Class in io.xpipe.core.process
 
CommandBuilder.Element - Interface in io.xpipe.core.process
 
CommandControl - Interface in io.xpipe.core.process
 
CommandControl.TerminalExitMode - Enum Class in io.xpipe.core.process
 
COMMON - Static variable in class io.xpipe.core.charsetter.StreamCharset
 
complete() - Method in class io.xpipe.core.dialog.Dialog
 
complex() - Method in interface io.xpipe.core.process.CommandControl
 
configure(Consumer<ObjectMapper>) - Static method in class io.xpipe.core.util.JacksonMapper
 
ConnectionFileSystem - Class in io.xpipe.core.store
 
ConnectionFileSystem(ShellControl, ShellStore) - Constructor for class io.xpipe.core.store.ConnectionFileSystem
 
content(ShellControl) - Method in interface io.xpipe.core.process.ScriptSnippet
 
content(ShellControl) - Method in class io.xpipe.core.process.SimpleScriptSnippet
 
control() - Method in class io.xpipe.core.store.LocalStore
 
control() - Method in interface io.xpipe.core.store.ShellStore
 
convert(T) - Method in interface io.xpipe.core.process.ProcessControl.ExceptionConverter
 
convertFromString(String) - Method in class io.xpipe.core.dialog.QueryConverter
 
convertToString(T) - Method in class io.xpipe.core.dialog.QueryConverter
 
copy(String, String) - Method in class io.xpipe.core.store.ConnectionFileSystem
 
copy(String, String) - Method in interface io.xpipe.core.store.FileSystem
 
CoreJacksonModule - Class in io.xpipe.core.util
 
CoreJacksonModule() - Constructor for class io.xpipe.core.util.CoreJacksonModule
 
CoreJacksonModule.CharsetDeserializer - Class in io.xpipe.core.util
 
CoreJacksonModule.CharsetSerializer - Class in io.xpipe.core.util
 
CoreJacksonModule.LocalPathDeserializer - Class in io.xpipe.core.util
 
CoreJacksonModule.LocalPathSerializer - Class in io.xpipe.core.util
 
CoreJacksonModule.NewLineDeserializer - Class in io.xpipe.core.util
 
CoreJacksonModule.NewLineSerializer - Class in io.xpipe.core.util
 
CoreJacksonModule.OsTypeDeserializer - Class in io.xpipe.core.util
 
CoreJacksonModule.OsTypeSerializer - Class in io.xpipe.core.util
 
CoreJacksonModule.StreamCharsetDeserializer - Class in io.xpipe.core.util
 
CoreJacksonModule.StreamCharsetSerializer - Class in io.xpipe.core.util
 
CoreJacksonModule.ThrowableTypeMixIn - Class in io.xpipe.core.util
 
create(CharsetterContext) - Static method in class io.xpipe.core.charsetter.CharsetterUniverse
 
create(String...) - Static method in class io.xpipe.core.store.DataStoreId
Creates a new data source id from a collection name and an entry name.
createDefaultState() - Method in interface io.xpipe.core.store.StatefulDataStore
 
createExternalAsyncLaunchCommand(String, XPipeDaemonMode, String) - Static method in class io.xpipe.core.util.XPipeInstallation
 
createExternalLaunchCommand(String, String, XPipeDaemonMode) - Static method in class io.xpipe.core.util.XPipeInstallation
 
createFileExistsCommand(ShellControl, String) - Method in interface io.xpipe.core.process.ShellDialect
 
createFileSystem() - Method in interface io.xpipe.core.store.FileSystemStore
 
createFileSystem() - Method in interface io.xpipe.core.store.ShellStore
 
createLocalProcessControl(boolean) - Method in class io.xpipe.core.process.ProcessControlProvider
 
createScriptTextFileWriteCommand(ShellControl, String, String) - Method in interface io.xpipe.core.process.ShellDialect
 
createStreamFileWriteCommand(ShellControl, String) - Method in interface io.xpipe.core.process.ShellDialect
 
createTextFileWriteCommand(ShellControl, String, String) - Method in interface io.xpipe.core.process.ShellDialect
 
CRLF - Enum constant in enum class io.xpipe.core.charsetter.NewLine
 
CSH - Static variable in class io.xpipe.core.process.ShellDialects
 

D

DASH - Static variable in class io.xpipe.core.process.ShellDialects
 
DATA_DIR_PROP - Static variable in class io.xpipe.core.util.XPipeInstallation
 
DataFlow - Enum Class in io.xpipe.core.store
 
DataStateProvider - Class in io.xpipe.core.util
 
DataStateProvider() - Constructor for class io.xpipe.core.util.DataStateProvider
 
DataStore - Interface in io.xpipe.core.store
A data store represents some form of a location where data is stored, e.g.
DataStoreId - Class in io.xpipe.core.store
Represents a reference to an XPipe data source.
DataStoreId(List<String>) - Constructor for class io.xpipe.core.store.DataStoreId
 
DataStoreState - Class in io.xpipe.core.store
 
DataStoreState() - Constructor for class io.xpipe.core.store.DataStoreState
 
decrypt(byte[]) - Method in class io.xpipe.core.util.AesSecretValue
 
decrypt(byte[]) - Method in class io.xpipe.core.util.EncryptedSecretValue
 
deepCopy() - Method in class io.xpipe.core.store.DataStoreState
 
DefaultSecretValue - Class in io.xpipe.core.util
 
DefaultSecretValue(char[]) - Constructor for class io.xpipe.core.util.DefaultSecretValue
 
delete(String) - Method in class io.xpipe.core.store.ConnectionFileSystem
 
delete(String) - Method in interface io.xpipe.core.store.FileSystem
 
deleteFileOrDirectory(ShellControl, String) - Method in interface io.xpipe.core.process.ShellDialect
 
deobfuscate(Throwable) - Static method in class io.xpipe.core.util.Deobfuscator
 
deobfuscateToString(Throwable) - Static method in class io.xpipe.core.util.Deobfuscator
 
Deobfuscator - Class in io.xpipe.core.util
 
Deobfuscator() - Constructor for class io.xpipe.core.util.Deobfuscator
 
deserialize(JsonParser, DeserializationContext) - Method in class io.xpipe.core.util.CoreJacksonModule.CharsetDeserializer
 
deserialize(JsonParser, DeserializationContext) - Method in class io.xpipe.core.util.CoreJacksonModule.LocalPathDeserializer
 
deserialize(JsonParser, DeserializationContext) - Method in class io.xpipe.core.util.CoreJacksonModule.NewLineDeserializer
 
deserialize(JsonParser, DeserializationContext) - Method in class io.xpipe.core.util.CoreJacksonModule.OsTypeDeserializer
 
deserialize(JsonParser, DeserializationContext) - Method in class io.xpipe.core.util.CoreJacksonModule.StreamCharsetDeserializer
 
deserialize(JsonParser, DeserializationContext) - Method in class io.xpipe.core.util.ProxyFunction.Deserializer
 
Deserializer() - Constructor for class io.xpipe.core.util.ProxyFunction.Deserializer
 
detect(StreamDataStore) - Method in class io.xpipe.core.charsetter.Charsetter
 
determineCharset(ShellControl) - Method in interface io.xpipe.core.process.ShellDialect
 
determineInterestingPaths(ShellControl) - Method in interface io.xpipe.core.process.OsType
 
determineInterestingPaths(ShellControl) - Method in class io.xpipe.core.process.OsType.Linux
 
determineInterestingPaths(ShellControl) - Method in class io.xpipe.core.process.OsType.MacOs
 
determineInterestingPaths(ShellControl) - Method in class io.xpipe.core.process.OsType.Windows
 
determineOperatingSystemName(ShellControl) - Method in interface io.xpipe.core.process.OsType
 
determineOperatingSystemName(ShellControl) - Method in class io.xpipe.core.process.OsType.Linux
 
determineOperatingSystemName(ShellControl) - Method in class io.xpipe.core.process.OsType.MacOs
 
determineOperatingSystemName(ShellControl) - Method in class io.xpipe.core.process.OsType.Windows
 
Dialog - Class in io.xpipe.core.dialog
A Dialog is a sequence of questions and answers.
Dialog() - Constructor for class io.xpipe.core.dialog.Dialog
 
Dialog.Choice - Class in io.xpipe.core.dialog
 
Dialog.Query - Class in io.xpipe.core.dialog
 
DialogCancelException - Exception Class in io.xpipe.core.dialog
An exception indicating that the user aborted the dialogue.
DialogCancelException() - Constructor for exception class io.xpipe.core.dialog.DialogCancelException
 
DialogCancelException(String) - Constructor for exception class io.xpipe.core.dialog.DialogCancelException
 
DialogCancelException(String, Throwable) - Constructor for exception class io.xpipe.core.dialog.DialogCancelException
 
DialogCancelException(String, Throwable, boolean, boolean) - Constructor for exception class io.xpipe.core.dialog.DialogCancelException
 
DialogCancelException(Throwable) - Constructor for exception class io.xpipe.core.dialog.DialogCancelException
 
DialogElement - Class in io.xpipe.core.dialog
 
DialogElement() - Constructor for class io.xpipe.core.dialog.DialogElement
 
DialogMapper - Class in io.xpipe.core.dialog
 
DialogMapper(Dialog) - Constructor for class io.xpipe.core.dialog.DialogMapper
 
DialogReference - Class in io.xpipe.core.dialog
A reference to a dialogue instance that will be exchanged whenever a dialogue is started.
DialogReference(UUID, DialogElement) - Constructor for class io.xpipe.core.dialog.DialogReference
 
DIRECTORY - Enum constant in enum class io.xpipe.core.store.FileKind
 
directoryAccessible(String) - Method in class io.xpipe.core.store.ConnectionFileSystem
 
directoryAccessible(String) - Method in interface io.xpipe.core.store.FileSystem
 
directoryExists(ShellControl, String) - Method in interface io.xpipe.core.process.ShellDialect
 
directoryExists(String) - Method in class io.xpipe.core.store.ConnectionFileSystem
 
directoryExists(String) - Method in interface io.xpipe.core.store.FileSystem
 
discardAndCheckExit() - Method in interface io.xpipe.core.process.CommandControl
 
discardErr() - Method in interface io.xpipe.core.process.CommandControl
 
discardOrThrow() - Method in interface io.xpipe.core.process.CommandControl
 
discardOut() - Method in interface io.xpipe.core.process.CommandControl
 
doesEchoInput() - Method in interface io.xpipe.core.process.ShellDialect
 
doesNotObeyReturnValueConvention() - Method in interface io.xpipe.core.process.CommandControl
 
DUMB_ONLY - Enum constant in enum class io.xpipe.core.process.ScriptSnippet.ExecutionType
 

E

elevated(String) - Method in interface io.xpipe.core.process.CommandControl
 
elevated(String, FailableFunction<ShellControl, Boolean, Exception>) - Method in interface io.xpipe.core.process.CommandControl
 
elevated(String, FailableFunction<ShellControl, Boolean, Exception>) - Method in interface io.xpipe.core.process.ShellControl
 
ElevationConfig - Class in io.xpipe.core.process
 
ElevationConfig() - Constructor for class io.xpipe.core.process.ElevationConfig
 
elevationPassword(FailableSupplier<SecretValue>) - Method in interface io.xpipe.core.process.ShellControl
 
elevationPassword(SecretValue) - Method in interface io.xpipe.core.process.ShellControl
 
ElevationResult - Class in io.xpipe.core.process
 
ElevationResult() - Constructor for class io.xpipe.core.process.ElevationResult
 
empty() - Static method in class io.xpipe.core.charsetter.CharsetterContext
 
empty() - Static method in class io.xpipe.core.dialog.Dialog
Creates an empty dialogue.
encrypt(byte[]) - Method in class io.xpipe.core.util.AesSecretValue
 
encrypt(byte[]) - Method in class io.xpipe.core.util.EncryptedSecretValue
 
EncryptedSecretValue - Class in io.xpipe.core.util
 
EncryptedSecretValue(char[]) - Constructor for class io.xpipe.core.util.EncryptedSecretValue
 
enforcedDialect(ShellDialect) - Method in interface io.xpipe.core.process.ShellControl
 
enforceDialect(ShellDialect, FailableFunction<ShellControl, T, Exception>) - Method in interface io.xpipe.core.process.ShellControl
 
environmentVariable(String) - Method in interface io.xpipe.core.process.ShellDialect
 
equals(Object) - Method in class io.xpipe.core.charsetter.StreamCharset
 
equals(Object) - Method in class io.xpipe.core.store.DataStoreState
 
equals(Object) - Method in class io.xpipe.core.util.JacksonizedValue
 
eval - Variable in class io.xpipe.core.dialog.Dialog
 
evaluate(ShellControl) - Method in interface io.xpipe.core.process.CommandBuilder.Element
 
evaluateExpression(ShellControl, String) - Method in interface io.xpipe.core.process.ShellDialect
 
evaluateTo(Dialog) - Method in class io.xpipe.core.dialog.Dialog
 
evaluateTo(Supplier<?>) - Method in class io.xpipe.core.dialog.Dialog
 
execute() - Method in interface io.xpipe.core.process.CommandControl
 
executeAndCheck() - Method in interface io.xpipe.core.process.CommandControl
 
executeCommandWithShell(String) - Method in interface io.xpipe.core.process.ShellDialect
 
executeLine(String) - Method in interface io.xpipe.core.process.ShellControl
 
executeSimpleBooleanCommand(String) - Method in interface io.xpipe.core.process.ShellControl
 
executeSimpleCommand(CommandBuilder) - Method in interface io.xpipe.core.process.ShellControl
 
executeSimpleCommand(String) - Method in interface io.xpipe.core.process.ShellControl
 
executeSimpleCommand(String, String) - Method in interface io.xpipe.core.process.ShellControl
 
executeSimpleRawBytesCommand(String) - Method in interface io.xpipe.core.process.ShellControl
 
executeSimpleStringCommand(ShellDialect, String) - Method in interface io.xpipe.core.process.ShellControl
 
executeSimpleStringCommand(String) - Method in interface io.xpipe.core.process.ShellControl
 
executeWithNoInitFiles(ShellDialect, String) - Method in interface io.xpipe.core.process.ShellDialect
 
executionType() - Method in interface io.xpipe.core.process.ScriptSnippet
 
executionType() - Method in class io.xpipe.core.process.SimpleScriptSnippet
 
exit(ShellControl) - Method in interface io.xpipe.core.process.ShellDialect
 
EXIT_TIMEOUT_EXIT_CODE - Static variable in interface io.xpipe.core.process.CommandControl
 
exitAndWait() - Method in interface io.xpipe.core.process.ShellControl
 
exitTimeout(Integer) - Method in interface io.xpipe.core.process.CommandControl
 
ExpandedLifecycleStore - Interface in io.xpipe.core.store
 
exportAndOpen(String, Module) - Static method in class io.xpipe.core.util.ModuleHelper
 

F

FailableBiConsumer<T,U,E> - Interface in io.xpipe.core.util
 
FailableBiFunction<T1,T2,R,E> - Interface in io.xpipe.core.util
 
FailableConsumer<T,E> - Interface in io.xpipe.core.util
 
FailableFunction<T,R,E> - Interface in io.xpipe.core.util
 
FailableRunnable<E> - Interface in io.xpipe.core.util
 
FailableSupplier<T> - Interface in io.xpipe.core.util
 
FILE - Enum constant in enum class io.xpipe.core.store.FileKind
 
fileArgument(String) - Method in interface io.xpipe.core.process.ShellDialect
 
FileEntry(FileSystem, String, Instant, boolean, Boolean, long, String, FileKind) - Constructor for class io.xpipe.core.store.FileSystem.FileEntry
 
fileExists(String) - Method in class io.xpipe.core.store.ConnectionFileSystem
 
fileExists(String) - Method in interface io.xpipe.core.store.FileSystem
 
FileKind - Enum Class in io.xpipe.core.store
 
FileNames - Class in io.xpipe.core.store
 
FileNames() - Constructor for class io.xpipe.core.store.FileNames
 
FilenameStore - Interface in io.xpipe.core.store
Represents a store that has a filename.
FileStore - Class in io.xpipe.core.store
Represents a file located on a file system.
FileStore(FileSystemStore, String) - Constructor for class io.xpipe.core.store.FileStore
 
FileSystem - Interface in io.xpipe.core.store
 
FileSystem.FileEntry - Class in io.xpipe.core.store
 
FileSystem.LinkFileEntry - Class in io.xpipe.core.store
 
FileSystemStore - Interface in io.xpipe.core.store
 
finalizeValidate() - Method in interface io.xpipe.core.store.ExpandedLifecycleStore
 
FISH - Static variable in class io.xpipe.core.process.ShellDialects
 
FixedChildStore - Interface in io.xpipe.core.store
 
flatten(List<String>) - Static method in interface io.xpipe.core.process.ShellDialect
 
fork(String, List<Choice>, boolean, int, Function<Integer, Dialog>) - Static method in class io.xpipe.core.dialog.Dialog
Creates a dialogue that will fork the control flow.
fromBase64e(String) - Static method in interface io.xpipe.core.util.SecretValue
 
fromString(String) - Method in class io.xpipe.core.dialog.QueryConverter
 
fromString(String) - Static method in class io.xpipe.core.store.DataStoreId
Creates a new data source id from a string representation.

G

generateFromObject(Object...) - Static method in class io.xpipe.core.util.UuidHelper
 
get() - Static method in class io.xpipe.core.charsetter.Charsetter
 
get() - Static method in class io.xpipe.core.process.ProcessControlProvider
 
get() - Static method in class io.xpipe.core.util.DataStateProvider
 
get() - Method in interface io.xpipe.core.util.FailableSupplier
 
get() - Static method in class io.xpipe.core.util.ProxyManagerProvider
 
get(String) - Static method in class io.xpipe.core.charsetter.StreamCharset
 
get(String) - Static method in enum class io.xpipe.core.util.XPipeDaemonMode
 
get(String...) - Static method in class io.xpipe.core.util.Identifiers
 
get(Charset, boolean) - Static method in class io.xpipe.core.charsetter.StreamCharset
 
getAESKey(int) - Method in class io.xpipe.core.util.AesSecretValue
 
getAESKey(int) - Method in class io.xpipe.core.util.DefaultSecretValue
 
getBaseName(String) - Static method in class io.xpipe.core.store.FileNames
 
getCache(DataStore, String, Class<T>, Supplier<T>) - Method in class io.xpipe.core.util.DataStateProvider
 
getCache(String, Class<T>, T) - Method in interface io.xpipe.core.store.InternalCacheDataStore
 
getCatchAllVariable() - Method in interface io.xpipe.core.process.ShellDialect
 
getCdCommand(String) - Method in interface io.xpipe.core.process.ShellDialect
 
getCharset() - Method in interface io.xpipe.core.charsetter.Charsettable
 
getCharset() - Method in interface io.xpipe.core.process.ProcessControl
 
getCharset() - Method in interface io.xpipe.core.store.KnownFormatStreamDataStore
 
getConcatenationOperator() - Method in interface io.xpipe.core.process.ShellDialect
 
getConvertedValue() - Method in class io.xpipe.core.dialog.QueryElement
 
getCurrentInstallationBasePath() - Static method in class io.xpipe.core.util.XPipeInstallation
 
getDaemonDebugAttachScriptPath(OsType) - Static method in class io.xpipe.core.util.XPipeInstallation
 
getDaemonDebugScriptPath(OsType) - Static method in class io.xpipe.core.util.XPipeInstallation
 
getDaemonExecutablePath(OsType) - Static method in class io.xpipe.core.util.XPipeInstallation
 
getDataDir() - Static method in class io.xpipe.core.util.XPipeInstallation
 
getDataDir(ShellControl) - Static method in class io.xpipe.core.util.XPipeInstallation
 
getDefault() - Static method in class io.xpipe.core.util.JacksonMapper
 
getDefaultBeaconPort() - Static method in class io.xpipe.core.util.XPipeInstallation
 
getDefaultInstallationBasePath(ShellControl) - Static method in class io.xpipe.core.util.XPipeInstallation
 
getDisplayName() - Method in interface io.xpipe.core.process.ShellDialect
 
getDumbReplacementDialect() - Method in interface io.xpipe.core.process.ShellDialect
 
getEchoCommand(String, boolean) - Method in interface io.xpipe.core.process.ShellDialect
 
getElevationConfig() - Method in interface io.xpipe.core.process.ShellControl
 
getElevationPassword() - Method in interface io.xpipe.core.process.ShellControl
 
getEveryoneModule() - Static method in class io.xpipe.core.util.ModuleHelper
 
getExitCode() - Method in interface io.xpipe.core.process.CommandControl
 
getExitCommand() - Method in interface io.xpipe.core.process.ShellDialect
 
getExtension(String) - Static method in class io.xpipe.core.store.FileNames
 
getFileCopyCommand(ShellControl, String, String) - Method in interface io.xpipe.core.process.ShellDialect
 
getFileDeleteCommand(ShellControl, String) - Method in interface io.xpipe.core.process.ShellDialect
 
getFileExtension() - Method in interface io.xpipe.core.store.FilenameStore
 
getFileMoveCommand(ShellControl, String, String) - Method in interface io.xpipe.core.process.ShellDialect
 
getFileName() - Method in interface io.xpipe.core.store.FilenameStore
 
getFileName() - Method in class io.xpipe.core.store.FileStore
 
getFileName(String) - Static method in class io.xpipe.core.store.FileNames
 
getFileReadCommand(ShellControl, String) - Method in interface io.xpipe.core.process.ShellDialect
 
getFileSystem() - Static method in class io.xpipe.core.store.LocalStore
 
getFileSystemSeparator() - Method in interface io.xpipe.core.process.OsType
 
getFileSystemSeparator() - Method in class io.xpipe.core.process.OsType.Linux
 
getFileSystemSeparator() - Method in class io.xpipe.core.process.OsType.MacOs
 
getFileSystemSeparator() - Method in class io.xpipe.core.process.OsType.Windows
 
getFileTouchCommand(ShellControl, String) - Method in interface io.xpipe.core.process.ShellDialect
 
getFixedId() - Method in interface io.xpipe.core.store.FixedChildStore
 
getFlow() - Method in class io.xpipe.core.store.InputStreamStore
 
getFlow() - Method in class io.xpipe.core.store.OutputStreamStore
 
getFlow() - Method in interface io.xpipe.core.store.StreamDataStore
 
getHomeDirectory(ShellControl) - Method in interface io.xpipe.core.process.OsType
 
getHomeDirectory(ShellControl) - Method in class io.xpipe.core.process.OsType.Linux
 
getHomeDirectory(ShellControl) - Method in class io.xpipe.core.process.OsType.MacOs
 
getHomeDirectory(ShellControl) - Method in class io.xpipe.core.process.OsType.Windows
 
getId() - Method in interface io.xpipe.core.process.ShellDialect
 
getInitCommands() - Method in interface io.xpipe.core.process.ShellControl
 
getInstallationExecutable(ShellControl, String) - Static method in class io.xpipe.core.util.XPipeInstallation
 
getLocal() - Static method in interface io.xpipe.core.process.OsType
 
getLocal() - Static method in class io.xpipe.core.util.XPipeSystemId
 
getLocalDefaultCliExecutable() - Static method in class io.xpipe.core.util.XPipeInstallation
 
getLocalDefaultInstallationBasePath() - Static method in class io.xpipe.core.util.XPipeInstallation
 
getLocalDefaultInstallationIcon() - Static method in class io.xpipe.core.util.XPipeInstallation
 
getLocalDynamicLibraryDirectory() - Static method in class io.xpipe.core.util.XPipeInstallation
 
getLocalExtensionsDirectory(Path) - Static method in class io.xpipe.core.util.XPipeInstallation
 
getLocalInstallationBasePathForCLI(String) - Static method in class io.xpipe.core.util.XPipeInstallation
 
getLocalPowershell() - Static method in class io.xpipe.core.store.LocalStore
 
getLock() - Method in interface io.xpipe.core.process.ShellControl
 
getLoginOpenCommand() - Method in interface io.xpipe.core.process.ShellDialect
 
getMachineRootSession() - Method in interface io.xpipe.core.process.ShellControl
 
getMkdirsCommand(String) - Method in interface io.xpipe.core.process.ShellDialect
 
getName() - Method in interface io.xpipe.core.process.OsType
 
getName() - Method in class io.xpipe.core.process.OsType.Linux
 
getName() - Method in class io.xpipe.core.process.OsType.MacOs
 
getName() - Method in class io.xpipe.core.process.OsType.Windows
 
getNewLine() - Method in interface io.xpipe.core.process.ShellDialect
 
getNewLine() - Method in interface io.xpipe.core.store.KnownFormatStreamDataStore
 
getNewLineString() - Method in enum class io.xpipe.core.charsetter.NewLine
 
getOpenCommand() - Method in interface io.xpipe.core.process.ShellDialect
 
getOrCompute(String, Class<T>, Supplier<T>) - Method in interface io.xpipe.core.store.InternalCacheDataStore
 
getOrConcatenationOperator() - Method in interface io.xpipe.core.process.ShellDialect
 
getOsName() - Method in interface io.xpipe.core.process.OsNameState
 
getOsName() - Method in interface io.xpipe.core.process.ShellControl
 
getOsType() - Method in interface io.xpipe.core.process.ShellControl
 
getParent() - Method in interface io.xpipe.core.process.CommandControl
 
getParent() - Method in class io.xpipe.core.store.FileStore
 
getParent(String) - Static method in class io.xpipe.core.store.FileNames
 
getPauseCommand() - Method in interface io.xpipe.core.process.ShellDialect
 
getPlatformDefault() - Static method in class io.xpipe.core.process.ShellDialects
 
getPopdCommand() - Method in interface io.xpipe.core.process.ShellDialect
 
getPrintEnvironmentVariableCommand(String) - Method in interface io.xpipe.core.process.ShellDialect
 
getPrintExitCodeCommand(String) - Method in interface io.xpipe.core.process.ShellDialect
 
getPrintVariableCommand(String) - Method in interface io.xpipe.core.process.ShellDialect
 
getPrintWorkingDirectoryCommand() - Method in interface io.xpipe.core.process.ShellDialect
 
getProperties(ShellControl) - Method in interface io.xpipe.core.process.OsType
 
getProperties(ShellControl) - Method in class io.xpipe.core.process.OsType.Linux
 
getProperties(ShellControl) - Method in class io.xpipe.core.process.OsType.MacOs
 
getProperties(ShellControl) - Method in class io.xpipe.core.process.OsType.Windows
 
getProxy() - Method in interface io.xpipe.core.util.Proxyable
 
getProxyBase() - Method in class io.xpipe.core.util.ProxyFunction
 
getPushdCommand(String) - Method in interface io.xpipe.core.process.ShellDialect
 
getRelativeCliExecutablePath(OsType) - Static method in class io.xpipe.core.util.XPipeInstallation
 
getResult() - Method in class io.xpipe.core.dialog.Dialog
 
getResult() - Method in class io.xpipe.core.util.SimpleProxyFunction
 
getScriptCharset() - Method in interface io.xpipe.core.process.ShellDialect
 
getScriptFileEnding() - Method in interface io.xpipe.core.process.ShellDialect
 
getScriptPermissionsCommand(String) - Method in interface io.xpipe.core.process.ShellDialect
 
getSecret() - Method in class io.xpipe.core.util.EncryptedSecretValue
 
getSecret() - Method in interface io.xpipe.core.util.SecretValue
 
getSecretValue() - Method in interface io.xpipe.core.util.SecretValue
 
getSetEnvironmentVariableCommand(String, String) - Method in interface io.xpipe.core.process.ShellDialect
 
getShell() - Method in class io.xpipe.core.store.ConnectionFileSystem
 
getShell() - Method in interface io.xpipe.core.store.FileSystem
 
getShell() - Static method in class io.xpipe.core.store.LocalStore
 
getShellDialect() - Method in interface io.xpipe.core.process.ProcessControl
 
getState() - Method in interface io.xpipe.core.store.StatefulDataStore
 
getState(DataStore, Supplier<T>) - Method in class io.xpipe.core.util.DataStateProvider
 
getState(Supplier<T>) - Method in interface io.xpipe.core.store.StatefulDataStore
 
getStateClass() - Method in class io.xpipe.core.store.LocalStore
 
getStateClass() - Method in interface io.xpipe.core.store.StatefulDataStore
 
getStderr() - Method in interface io.xpipe.core.process.ProcessControl
 
getStderr() - Method in interface io.xpipe.core.process.ShellControl
 
getStdin() - Method in interface io.xpipe.core.process.ProcessControl
 
getStdout() - Method in interface io.xpipe.core.process.ProcessControl
 
getStdout() - Method in interface io.xpipe.core.process.ShellControl
 
getStore() - Method in class io.xpipe.core.store.ConnectionFileSystem
 
getStore() - Method in interface io.xpipe.core.store.FileSystem
 
getSubDirectory(ShellControl, String...) - Static method in class io.xpipe.core.util.XPipeExecTempDirectory
 
getSubTemporaryDirectory() - Method in interface io.xpipe.core.process.ShellControl
 
getSystemId() - Method in interface io.xpipe.core.process.ShellControl
 
getSystemId(ShellControl) - Static method in class io.xpipe.core.util.XPipeSystemId
 
getSystemTempDirectory(ShellControl) - Static method in class io.xpipe.core.util.XPipeExecTempDirectory
 
getSystemTemporaryDirectory() - Method in interface io.xpipe.core.process.ShellControl
 
getTargetTerminalShellDialect() - Method in interface io.xpipe.core.process.ShellControl
 
getTempDirectory(ShellControl) - Method in interface io.xpipe.core.process.OsType
 
getTempDirectory(ShellControl) - Method in class io.xpipe.core.process.OsType.Linux
 
getTempDirectory(ShellControl) - Method in class io.xpipe.core.process.OsType.MacOs
 
getTempDirectory(ShellControl) - Method in class io.xpipe.core.process.OsType.Windows
 
getUsernameVariableName() - Method in interface io.xpipe.core.process.ShellDialect
 
getWhichCommand(String) - Method in interface io.xpipe.core.process.ShellDialect
 
GUI - Enum constant in enum class io.xpipe.core.util.XPipeDaemonMode
 

H

handle() - Method in class io.xpipe.core.dialog.DialogMapper
 
hasByteOrderMark() - Method in class io.xpipe.core.charsetter.StreamCharset
 
hashCode() - Method in class io.xpipe.core.charsetter.StreamCharset
 
hashCode() - Method in class io.xpipe.core.store.DataStoreState
 
hashCode() - Method in class io.xpipe.core.util.JacksonizedValue
 
hasInput() - Method in enum class io.xpipe.core.store.DataFlow
 
hasLocalSystemAccess() - Method in interface io.xpipe.core.process.ShellControl
 
hasOutput() - Method in enum class io.xpipe.core.store.DataFlow
 
header - Variable in class io.xpipe.core.dialog.HeaderElement
 
header(String) - Static method in class io.xpipe.core.dialog.Dialog
Create a simple dialogue that will print a message.
header(Supplier<String>) - Static method in class io.xpipe.core.dialog.Dialog
Create a simple dialogue that will print a message.
HeaderElement - Class in io.xpipe.core.dialog
 
HeaderElement(String) - Constructor for class io.xpipe.core.dialog.HeaderElement
 
HTTP_HEADER - Static variable in class io.xpipe.core.dialog.QueryConverter
 

I

id - Variable in class io.xpipe.core.dialog.DialogElement
 
identicalSubShell() - Method in interface io.xpipe.core.process.ShellControl
 
Identifiers - Class in io.xpipe.core.util
 
Identifiers() - Constructor for class io.xpipe.core.util.Identifiers
 
inferCharset(byte[]) - Method in class io.xpipe.core.charsetter.Charsetter
 
inferNewLine(byte[]) - Method in class io.xpipe.core.charsetter.Charsetter
 
init() - Static method in class io.xpipe.core.store.LocalStore
 
init() - Static method in class io.xpipe.core.util.XPipeSystemId
 
init(CharsetterContext) - Static method in class io.xpipe.core.charsetter.Charsetter
 
init(ModuleLayer) - Static method in class io.xpipe.core.process.ProcessControlProvider
 
init(ModuleLayer) - Method in class io.xpipe.core.process.ShellDialects.Loader
 
init(ModuleLayer) - Method in interface io.xpipe.core.util.ModuleLayerLoader
 
init(ModuleLayer) - Static method in class io.xpipe.core.util.ProxyFunction
 
initClassBased() - Static method in class io.xpipe.core.util.JacksonMapper
 
initExecTempDirectory(ShellControl) - Static method in class io.xpipe.core.util.XPipeExecTempDirectory
 
initFileName(ShellControl) - Method in interface io.xpipe.core.process.ShellDialect
 
initializeValidate() - Method in interface io.xpipe.core.store.ExpandedLifecycleStore
 
initModularized(ModuleLayer) - Static method in class io.xpipe.core.util.JacksonMapper
 
initWith(ScriptSnippet) - Method in interface io.xpipe.core.process.ShellControl
 
InMemoryStore - Class in io.xpipe.core.store
A store whose contents are stored in memory.
InMemoryStore() - Constructor for class io.xpipe.core.store.InMemoryStore
 
inPlace() - Method in class io.xpipe.core.util.DefaultSecretValue
 
inPlace() - Method in interface io.xpipe.core.util.SecretValue
 
INPUT - Enum constant in enum class io.xpipe.core.store.DataFlow
 
INPUT_OR_OUTPUT - Enum constant in enum class io.xpipe.core.store.DataFlow
 
INPUT_OUTPUT - Enum constant in enum class io.xpipe.core.store.DataFlow
 
InputStreamStore - Class in io.xpipe.core.store
A data store that is only represented by an InputStream.
InputStreamStore(InputStream) - Constructor for class io.xpipe.core.store.InputStreamStore
 
INSTANCE - Static variable in class io.xpipe.core.charsetter.Charsetter
 
INTEGER - Static variable in class io.xpipe.core.dialog.QueryConverter
 
INTERNAL_ERROR_EXIT_CODE - Static variable in interface io.xpipe.core.process.CommandControl
 
InternalCacheDataStore - Interface in io.xpipe.core.store
 
io.xpipe.core - module io.xpipe.core
 
io.xpipe.core.charsetter - package io.xpipe.core.charsetter
 
io.xpipe.core.dialog - package io.xpipe.core.dialog
 
io.xpipe.core.process - package io.xpipe.core.process
 
io.xpipe.core.store - package io.xpipe.core.store
 
io.xpipe.core.util - package io.xpipe.core.util
 
isAbsolute(String) - Static method in class io.xpipe.core.store.FileNames
 
isCompatibleTo(ShellDialect) - Method in interface io.xpipe.core.process.ShellDialect
 
isComplete() - Method in interface io.xpipe.core.store.DataStore
 
isContentExclusivelyAccessible() - Method in class io.xpipe.core.store.InMemoryStore
 
isContentExclusivelyAccessible() - Method in class io.xpipe.core.store.OutputStreamStore
 
isContentExclusivelyAccessible() - Method in class io.xpipe.core.store.StdinDataStore
 
isContentExclusivelyAccessible() - Method in class io.xpipe.core.store.StdoutDataStore
 
isContentExclusivelyAccessible() - Method in interface io.xpipe.core.store.StreamDataStore
Indicates whether this data store can only be accessed by the current running application.
isImage() - Static method in class io.xpipe.core.util.ModuleHelper
 
isInitialized() - Method in class io.xpipe.core.process.ShellStoreState
 
isInstallationDistribution() - Static method in class io.xpipe.core.util.XPipeInstallation
 
isInStorage() - Method in interface io.xpipe.core.store.DataStore
 
isInStorage(DataStore) - Method in class io.xpipe.core.util.DataStateProvider
 
isKill() - Method in exception class io.xpipe.core.process.ProcessOutputException
 
isLocal() - Method in interface io.xpipe.core.process.ShellControl
 
isLocal() - Method in class io.xpipe.core.store.FileStore
 
isLocal(ShellStore) - Static method in interface io.xpipe.core.store.ShellStore
 
isLocalShellInitialized() - Static method in class io.xpipe.core.store.LocalStore
 
isRunning() - Method in interface io.xpipe.core.process.ProcessControl
 
isRunning() - Method in class io.xpipe.core.process.ShellStoreState
 
isSelectable() - Method in interface io.xpipe.core.process.ShellDialect
 
isStdinClosed() - Method in interface io.xpipe.core.process.ProcessControl
 
isSupportedShell() - Method in interface io.xpipe.core.process.ShellDialect
 
isTimeOut() - Method in exception class io.xpipe.core.process.ProcessOutputException
 

J

JacksonizedValue - Class in io.xpipe.core.util
 
JacksonizedValue() - Constructor for class io.xpipe.core.util.JacksonizedValue
 
JacksonMapper - Class in io.xpipe.core.util
 
JacksonMapper() - Constructor for class io.xpipe.core.util.JacksonMapper
 
join(String...) - Static method in class io.xpipe.core.store.FileNames
 
join(List<String>...) - Static method in class io.xpipe.core.util.Identifiers
 

K

KEEP_OPEN - Enum constant in enum class io.xpipe.core.process.CommandControl.TerminalExitMode
 
kill() - Method in interface io.xpipe.core.process.ProcessControl
 
KnownFormatStreamDataStore - Interface in io.xpipe.core.store
 

L

LaunchableStore - Interface in io.xpipe.core.store
 
lazy(FailableSupplier<Dialog>) - Static method in class io.xpipe.core.dialog.Dialog
Creates a dialogue that will only evaluate when needed.
LF - Enum constant in enum class io.xpipe.core.charsetter.NewLine
 
LINK - Enum constant in enum class io.xpipe.core.store.FileKind
 
LinkFileEntry(FileSystem, String, Instant, boolean, Boolean, long, String, FileSystem.FileEntry) - Constructor for class io.xpipe.core.store.FileSystem.LinkFileEntry
 
Linux() - Constructor for class io.xpipe.core.process.OsType.Linux
 
LINUX - Static variable in interface io.xpipe.core.process.OsType
 
listFiles(FileSystem, ShellControl, String) - Method in interface io.xpipe.core.process.ShellDialect
 
listFiles(String) - Method in class io.xpipe.core.store.ConnectionFileSystem
 
listFiles(String) - Method in interface io.xpipe.core.store.FileSystem
 
listFilesRecursively(String) - Method in interface io.xpipe.core.store.FileSystem
 
listRoots() - Method in class io.xpipe.core.store.ConnectionFileSystem
 
listRoots() - Method in interface io.xpipe.core.store.FileSystem
 
listRoots(ShellControl) - Method in interface io.xpipe.core.process.ShellDialect
 
loadAll(ModuleLayer, boolean, boolean, Consumer<Throwable>) - Static method in interface io.xpipe.core.util.ModuleLayerLoader
 
Loader() - Constructor for class io.xpipe.core.process.ShellDialects.Loader
 
local(String) - Static method in class io.xpipe.core.store.FileStore
Creates a file store for a file that is local to the callers machine.
local(Path) - Static method in class io.xpipe.core.store.FileStore
 
LocalPathDeserializer() - Constructor for class io.xpipe.core.util.CoreJacksonModule.LocalPathDeserializer
 
LocalPathSerializer() - Constructor for class io.xpipe.core.util.CoreJacksonModule.LocalPathSerializer
 
LocalStore - Class in io.xpipe.core.store
 
LocalStore() - Constructor for class io.xpipe.core.store.LocalStore
 

M

MacOs() - Constructor for class io.xpipe.core.process.OsType.MacOs
 
MACOS - Static variable in interface io.xpipe.core.process.OsType
 
map(Function<T, ?>) - Method in class io.xpipe.core.dialog.Dialog
 
mkdirs(String) - Method in class io.xpipe.core.store.ConnectionFileSystem
 
mkdirs(String) - Method in interface io.xpipe.core.store.FileSystem
 
ModuleHelper - Class in io.xpipe.core.util
 
ModuleHelper() - Constructor for class io.xpipe.core.util.ModuleHelper
 
ModuleLayerLoader - Interface in io.xpipe.core.util
 
move(String, String) - Method in class io.xpipe.core.store.ConnectionFileSystem
 
move(String, String) - Method in interface io.xpipe.core.store.FileSystem
 

N

NEW_LINE - Static variable in class io.xpipe.core.dialog.QueryConverter
 
NewLine - Enum Class in io.xpipe.core.charsetter
 
NewLineDeserializer() - Constructor for class io.xpipe.core.util.CoreJacksonModule.NewLineDeserializer
 
NewLineSerializer() - Constructor for class io.xpipe.core.util.CoreJacksonModule.NewLineSerializer
 
newMapper() - Static method in class io.xpipe.core.util.JacksonMapper
Constructs a new ObjectMapper that is able to map all required XPipe classes and also possible extensions.
next(String) - Method in class io.xpipe.core.dialog.Dialog.Choice
 
next(String) - Method in class io.xpipe.core.dialog.Dialog
 
next(String) - Method in class io.xpipe.core.dialog.Dialog.Query
 
normalize(String) - Static method in class io.xpipe.core.store.FileNames
 
notComplex() - Method in interface io.xpipe.core.process.CommandControl
 

O

occupyXPipeTempDirectory(ShellControl) - Static method in class io.xpipe.core.util.XPipeExecTempDirectory
 
of() - Static method in class io.xpipe.core.process.CommandBuilder
 
of(int, String...) - Static method in exception class io.xpipe.core.process.ProcessOutputException
 
ofDirectory(FileSystem, String) - Static method in class io.xpipe.core.store.FileSystem.FileEntry
 
onCompletion(FailableConsumer<?, Exception>) - Method in class io.xpipe.core.dialog.Dialog
 
onCompletion(Runnable) - Method in class io.xpipe.core.dialog.Dialog
 
onCompletion(List<FailableConsumer<?, Exception>>) - Method in class io.xpipe.core.dialog.Dialog
 
onExit(Consumer<ShellControl>) - Method in interface io.xpipe.core.process.ShellControl
 
onFail(Consumer<Throwable>) - Method in interface io.xpipe.core.process.ShellControl
 
onInit(FailableConsumer<ShellControl, Exception>) - Method in interface io.xpipe.core.process.ShellControl
 
open() - Method in class io.xpipe.core.store.ConnectionFileSystem
 
open() - Method in interface io.xpipe.core.store.FileSystem
 
openBufferedInput() - Method in interface io.xpipe.core.store.StreamDataStore
Opens an input stream that is guaranteed to be buffered.
openInput() - Method in class io.xpipe.core.store.FileStore
 
openInput() - Method in class io.xpipe.core.store.InMemoryStore
 
openInput() - Method in class io.xpipe.core.store.InputStreamStore
 
openInput() - Method in class io.xpipe.core.store.OutputStreamStore
 
openInput() - Method in class io.xpipe.core.store.StdinDataStore
 
openInput() - Method in interface io.xpipe.core.store.StreamDataStore
Opens an input stream that can be used to read its data.
openInput(String) - Method in class io.xpipe.core.store.ConnectionFileSystem
 
openInput(String) - Method in interface io.xpipe.core.store.FileSystem
 
openOutput() - Method in class io.xpipe.core.store.FileStore
 
openOutput() - Method in class io.xpipe.core.store.InMemoryStore
 
openOutput() - Method in class io.xpipe.core.store.OutputStreamStore
 
openOutput() - Method in class io.xpipe.core.store.StdoutDataStore
 
openOutput() - Method in interface io.xpipe.core.store.StreamDataStore
Opens an output stream that can be used to write data.
openOutput(String) - Method in class io.xpipe.core.store.ConnectionFileSystem
 
openOutput(String) - Method in interface io.xpipe.core.store.FileSystem
 
OPNSENSE - Static variable in class io.xpipe.core.process.ShellDialects
 
osascriptCommand(String) - Method in interface io.xpipe.core.process.ShellControl
 
OsNameState - Interface in io.xpipe.core.process
 
OsType - Interface in io.xpipe.core.process
 
OsType.Linux - Class in io.xpipe.core.process
 
OsType.MacOs - Class in io.xpipe.core.process
 
OsType.Windows - Class in io.xpipe.core.process
 
OsTypeDeserializer() - Constructor for class io.xpipe.core.util.CoreJacksonModule.OsTypeDeserializer
 
OsTypeSerializer() - Constructor for class io.xpipe.core.util.CoreJacksonModule.OsTypeSerializer
 
OTHER - Enum constant in enum class io.xpipe.core.store.FileKind
 
OUTPUT - Enum constant in enum class io.xpipe.core.store.DataFlow
 
OutputStreamStore - Class in io.xpipe.core.store
 
OutputStreamStore(OutputStream) - Constructor for class io.xpipe.core.store.OutputStreamStore
 

P

parse(FailableSupplier<String>) - Static method in class io.xpipe.core.util.UuidHelper
 
parse(String) - Static method in class io.xpipe.core.util.UuidHelper
 
parse(String, Class<T>) - Static method in class io.xpipe.core.util.JacksonMapper
 
parse(String, String) - Static method in class io.xpipe.core.process.PropertiesFormatsParser
 
parseLine(String, String, String) - Static method in class io.xpipe.core.process.PropertiesFormatsParser
 
platform() - Static method in enum class io.xpipe.core.charsetter.NewLine
 
POWERSHELL - Static variable in class io.xpipe.core.process.ShellDialects
 
POWERSHELL_CORE - Static variable in class io.xpipe.core.process.ShellDialects
 
prepare(ShellControl, String) - Method in interface io.xpipe.core.process.ShellControl.TerminalOpenFunction
 
prepareAskpassContent(ShellControl, String, List<String>) - Method in interface io.xpipe.core.process.ShellDialect
 
prepareDumbTerminalCommands(ShellControl) - Method in interface io.xpipe.core.process.ShellDialect
 
prepareIntermediateTerminalOpen(String, String) - Method in interface io.xpipe.core.process.ShellControl
 
prepareLaunchCommand() - Method in interface io.xpipe.core.store.LaunchableStore
 
prepareLaunchCommand() - Method in interface io.xpipe.core.store.ShellStore
 
prepareProperTerminalCommands() - Method in interface io.xpipe.core.process.ShellDialect
 
prepareScriptContent(String) - Method in interface io.xpipe.core.process.ShellDialect
 
prepareTerminalInitFileOpenCommand(ShellDialect, ShellControl, String) - Method in interface io.xpipe.core.process.ShellDialect
 
prepareTerminalOpen(String) - Method in interface io.xpipe.core.process.ProcessControl
 
prepareTerminalOpen(String) - Method in interface io.xpipe.core.process.ShellControl
 
prepareUserTempDirectory(ShellControl, String) - Method in interface io.xpipe.core.process.ShellDialect
 
prepend(CommandBuilder.Element) - Method in class io.xpipe.core.process.CommandBuilder
 
prepend(String...) - Method in class io.xpipe.core.process.CommandBuilder
 
prependQuoted(String) - Method in class io.xpipe.core.process.CommandBuilder
 
printStackTrace(Throwable) - Static method in class io.xpipe.core.util.Deobfuscator
 
prioritizeLoading() - Method in class io.xpipe.core.process.ShellDialects.Loader
 
prioritizeLoading() - Method in interface io.xpipe.core.util.ModuleLayerLoader
 
ProcessControl - Interface in io.xpipe.core.process
 
ProcessControl.ExceptionConverter - Interface in io.xpipe.core.process
 
ProcessControlProvider - Class in io.xpipe.core.process
 
ProcessControlProvider() - Constructor for class io.xpipe.core.process.ProcessControlProvider
 
ProcessOutputException - Exception Class in io.xpipe.core.process
 
PropertiesFormatsParser - Class in io.xpipe.core.process
 
PropertiesFormatsParser() - Constructor for class io.xpipe.core.process.PropertiesFormatsParser
 
Proxyable - Interface in io.xpipe.core.util
 
ProxyFunction - Class in io.xpipe.core.util
 
ProxyFunction() - Constructor for class io.xpipe.core.util.ProxyFunction
 
ProxyFunction.Deserializer - Class in io.xpipe.core.util
 
ProxyFunction.Serializer - Class in io.xpipe.core.util
 
ProxyManagerProvider - Class in io.xpipe.core.util
 
ProxyManagerProvider() - Constructor for class io.xpipe.core.util.ProxyManagerProvider
 
putCache(DataStore, String, Object) - Method in class io.xpipe.core.util.DataStateProvider
 

Q

query(String, boolean, boolean, boolean, T, QueryConverter<T>) - Static method in class io.xpipe.core.dialog.Dialog
Creates a simple query dialogue.
QueryConverter<T> - Class in io.xpipe.core.dialog
 
QueryConverter() - Constructor for class io.xpipe.core.dialog.QueryConverter
 
QueryElement - Class in io.xpipe.core.dialog
 
QueryElement(String, boolean, boolean, boolean, T, QueryConverter<T>, boolean) - Constructor for class io.xpipe.core.dialog.QueryElement
 
queryInstallationVersion(ShellControl, String) - Static method in class io.xpipe.core.util.XPipeInstallation
 
queryLocalInstallationVersion(String) - Static method in class io.xpipe.core.util.XPipeInstallation
 
querySecret(String, boolean, boolean, SecretValue) - Static method in class io.xpipe.core.dialog.Dialog
queryVersion(ShellControl) - Method in interface io.xpipe.core.process.ShellDialect
 
quoteArgument(String) - Method in interface io.xpipe.core.process.ShellDialect
 
quoteIfNecessary(String) - Static method in class io.xpipe.core.store.FileNames
 

R

RARE - Static variable in class io.xpipe.core.charsetter.StreamCharset
 
read(FailableSupplier<InputStream>, FailableConsumer<InputStreamReader, Exception>) - Method in class io.xpipe.core.charsetter.Charsetter
 
reader(StreamDataStore, StreamCharset) - Method in class io.xpipe.core.charsetter.Charsetter
 
reader(InputStream) - Method in class io.xpipe.core.charsetter.StreamCharset
 
reader(InputStream, StreamCharset) - Method in class io.xpipe.core.charsetter.Charsetter
 
readRawBytesOrThrow() - Method in interface io.xpipe.core.process.CommandControl
 
readStdoutAndWait() - Method in interface io.xpipe.core.process.CommandControl
 
readStdoutDiscardErr() - Method in interface io.xpipe.core.process.CommandControl
 
readStdoutOrThrow() - Method in interface io.xpipe.core.process.CommandControl
 
receive(String) - Method in class io.xpipe.core.dialog.Dialog
 
relativize(String, String) - Static method in class io.xpipe.core.store.FileNames
 
remove(String) - Method in class io.xpipe.core.process.CommandBuilder
 
removeTrailingSlash(String) - Static method in class io.xpipe.core.store.FileNames
 
repeatIf(Dialog, Predicate<T>) - Static method in class io.xpipe.core.dialog.Dialog
Creates a dialogue that starts from the beginning if the repeating condition is true.
requiresExplicitUserInput() - Method in class io.xpipe.core.dialog.BaseQueryElement
 
requiresExplicitUserInput() - Method in class io.xpipe.core.dialog.ChoiceElement
 
requiresExplicitUserInput() - Method in class io.xpipe.core.dialog.DialogElement
 
requiresFullDaemon() - Method in class io.xpipe.core.process.ShellDialects.Loader
 
requiresFullDaemon() - Method in interface io.xpipe.core.util.ModuleLayerLoader
 
requiresScript(String) - Method in interface io.xpipe.core.process.ShellDialect
 
resetData() - Method in interface io.xpipe.core.process.ProcessControl
 
resolved() - Method in class io.xpipe.core.store.FileSystem.FileEntry
 
resolved() - Method in class io.xpipe.core.store.FileSystem.LinkFileEntry
 
resolveDirectory(ShellControl, String) - Method in interface io.xpipe.core.process.ShellDialect
 
restart() - Method in interface io.xpipe.core.process.ShellControl
 
Result() - Constructor for class io.xpipe.core.charsetter.Charsetter.Result
 
retryIf(Dialog, Function<T, String>) - Static method in class io.xpipe.core.dialog.Dialog
Creates a dialogue that will repeat with an error message if the condition is met.
run() - Method in interface io.xpipe.core.util.FailableRunnable
 
runInDumb() - Method in enum class io.xpipe.core.process.ScriptSnippet.ExecutionType
 
runInTerminal() - Method in enum class io.xpipe.core.process.ScriptSnippet.ExecutionType
 
runScriptCommand(ShellControl, String) - Method in interface io.xpipe.core.process.ShellDialect
 
runScriptSilentlyCommand(ShellControl, String) - Method in interface io.xpipe.core.process.ShellDialect
 

S

ScriptSnippet - Interface in io.xpipe.core.process
 
ScriptSnippet.ExecutionType - Enum Class in io.xpipe.core.process
 
SECRET - Static variable in class io.xpipe.core.dialog.QueryConverter
 
SecretValue - Interface in io.xpipe.core.util
 
SEPARATOR - Static variable in class io.xpipe.core.store.DataStoreId
 
serialize(NewLine, JsonGenerator, SerializerProvider) - Method in class io.xpipe.core.util.CoreJacksonModule.NewLineSerializer
 
serialize(StreamCharset, JsonGenerator, SerializerProvider) - Method in class io.xpipe.core.util.CoreJacksonModule.StreamCharsetSerializer
 
serialize(OsType, JsonGenerator, SerializerProvider) - Method in class io.xpipe.core.util.CoreJacksonModule.OsTypeSerializer
 
serialize(ProxyFunction, JsonGenerator, SerializerProvider) - Method in class io.xpipe.core.util.ProxyFunction.Serializer
 
serialize(Charset, JsonGenerator, SerializerProvider) - Method in class io.xpipe.core.util.CoreJacksonModule.CharsetSerializer
 
serialize(Path, JsonGenerator, SerializerProvider) - Method in class io.xpipe.core.util.CoreJacksonModule.LocalPathSerializer
 
Serializer() - Constructor for class io.xpipe.core.util.ProxyFunction.Serializer
 
setCache(String, Object) - Method in interface io.xpipe.core.store.InternalCacheDataStore
 
setSecretEnvironmentVariableCommand(ShellControl, String, SecretValue) - Method in interface io.xpipe.core.process.ShellDialect
 
setState(DataStore, Object) - Method in class io.xpipe.core.util.DataStateProvider
 
setState(T) - Method in interface io.xpipe.core.store.StatefulDataStore
 
setup(ShellControl) - Method in class io.xpipe.core.util.ProxyManagerProvider
 
setupModule(Module.SetupContext) - Method in class io.xpipe.core.util.CoreJacksonModule
 
SH - Static variable in class io.xpipe.core.process.ShellDialects
 
shellControl - Variable in class io.xpipe.core.store.ConnectionFileSystem
 
ShellControl - Interface in io.xpipe.core.process
 
ShellControl.TerminalOpenFunction - Interface in io.xpipe.core.process
 
ShellDialect - Interface in io.xpipe.core.process
 
ShellDialects - Class in io.xpipe.core.process
 
ShellDialects() - Constructor for class io.xpipe.core.process.ShellDialects
 
ShellDialects.Loader - Class in io.xpipe.core.process
 
ShellProperties - Class in io.xpipe.core.process
 
ShellProperties() - Constructor for class io.xpipe.core.process.ShellProperties
 
ShellStore - Interface in io.xpipe.core.store
 
ShellStoreState - Class in io.xpipe.core.process
 
ShellStoreState() - Constructor for class io.xpipe.core.process.ShellStoreState
 
SimpleProxyFunction<T> - Class in io.xpipe.core.util
 
SimpleProxyFunction() - Constructor for class io.xpipe.core.util.SimpleProxyFunction
 
SimpleScriptSnippet - Class in io.xpipe.core.process
 
SimpleScriptSnippet(String, ScriptSnippet.ExecutionType) - Constructor for class io.xpipe.core.process.SimpleScriptSnippet
 
skipIf(Dialog, Supplier<Boolean>) - Static method in class io.xpipe.core.dialog.Dialog
Creates a dialogue that will not be executed if the condition is true.
sourceScriptCommand(ShellControl, String) - Method in interface io.xpipe.core.process.ShellDialect
 
splitHierarchy(String) - Static method in class io.xpipe.core.store.FileNames
 
start() - Method in class io.xpipe.core.dialog.Dialog.Choice
 
start() - Method in class io.xpipe.core.dialog.Dialog.Query
 
start() - Method in class io.xpipe.core.dialog.Dialog
 
start() - Method in interface io.xpipe.core.process.CommandControl
 
start() - Method in interface io.xpipe.core.process.ProcessControl
 
start() - Method in interface io.xpipe.core.process.ShellControl
 
START_FAILED_EXIT_CODE - Static variable in interface io.xpipe.core.process.CommandControl
 
startExternalStdin() - Method in interface io.xpipe.core.process.CommandControl
 
startExternalStdout() - Method in interface io.xpipe.core.process.CommandControl
 
startsWith(String, String) - Static method in class io.xpipe.core.store.FileNames
 
StatefulDataStore<T> - Interface in io.xpipe.core.store
 
StdinDataStore - Class in io.xpipe.core.store
 
StdinDataStore() - Constructor for class io.xpipe.core.store.StdinDataStore
 
StdoutDataStore - Class in io.xpipe.core.store
 
StdoutDataStore() - Constructor for class io.xpipe.core.store.StdoutDataStore
 
store - Variable in class io.xpipe.core.store.ConnectionFileSystem
 
StreamCharset - Class in io.xpipe.core.charsetter
 
StreamCharset() - Constructor for class io.xpipe.core.charsetter.StreamCharset
 
StreamCharsetDeserializer() - Constructor for class io.xpipe.core.util.CoreJacksonModule.StreamCharsetDeserializer
 
StreamCharsetSerializer() - Constructor for class io.xpipe.core.util.CoreJacksonModule.StreamCharsetSerializer
 
StreamDataStore - Interface in io.xpipe.core.store
A data store that can be accessed using InputStreams and/or OutputStreams.
STRING - Static variable in class io.xpipe.core.dialog.QueryConverter
 
sub(ShellControl, FailableFunction<ShellControl, String, Exception>, ShellControl.TerminalOpenFunction) - Method in class io.xpipe.core.process.ProcessControlProvider
 
subShell(ShellDialect) - Method in interface io.xpipe.core.process.ShellControl
 
subShell(FailableFunction<ShellControl, String, Exception>, ShellControl.TerminalOpenFunction) - Method in interface io.xpipe.core.process.ShellControl
 
subShell(String) - Method in interface io.xpipe.core.process.ShellControl
 
symbolicLink(ShellControl, String, String) - Method in interface io.xpipe.core.process.ShellDialect
 
symbolicLink(String, String) - Method in class io.xpipe.core.store.ConnectionFileSystem
 
symbolicLink(String, String) - Method in interface io.xpipe.core.store.FileSystem
 

T

TERMINAL_ONLY - Enum constant in enum class io.xpipe.core.process.ScriptSnippet.ExecutionType
 
terminalExitMode(CommandControl.TerminalExitMode) - Method in interface io.xpipe.core.process.CommandControl
 
ThrowableTypeMixIn() - Constructor for class io.xpipe.core.util.CoreJacksonModule.ThrowableTypeMixIn
 
toBase64e(byte[]) - Static method in interface io.xpipe.core.util.SecretValue
 
toDirectory(String) - Static method in class io.xpipe.core.store.FileNames
 
toDisplayString() - Method in class io.xpipe.core.dialog.BaseQueryElement
 
toDisplayString() - Method in class io.xpipe.core.dialog.BusyElement
 
toDisplayString() - Method in class io.xpipe.core.dialog.ChoiceElement
 
toDisplayString() - Method in class io.xpipe.core.dialog.DialogElement
 
toDisplayString() - Method in class io.xpipe.core.dialog.HeaderElement
 
toString() - Method in class io.xpipe.core.charsetter.StreamCharset
 
toString() - Method in class io.xpipe.core.store.DataStoreId
 
toString() - Method in class io.xpipe.core.store.DataStoreState
 
toString() - Method in class io.xpipe.core.store.InMemoryStore
 
toString() - Method in class io.xpipe.core.util.EncryptedSecretValue
 
toString() - Method in class io.xpipe.core.util.JacksonizedValue
 
toString(T) - Method in class io.xpipe.core.dialog.QueryConverter
 
touch(String) - Method in class io.xpipe.core.store.ConnectionFileSystem
 
touch(String) - Method in interface io.xpipe.core.store.FileSystem
 
toUnix(String) - Static method in class io.xpipe.core.store.FileNames
 
toWindows(String) - Static method in class io.xpipe.core.store.FileNames
 
TRANSFORMER - Enum constant in enum class io.xpipe.core.store.DataFlow
 
TRAY - Enum constant in enum class io.xpipe.core.util.XPipeDaemonMode
 

U

UNASSIGNED_EXIT_CODE - Static variable in interface io.xpipe.core.process.CommandControl
 
UNSUPPORTED - Static variable in class io.xpipe.core.process.ShellDialects
 
URI - Static variable in class io.xpipe.core.dialog.QueryConverter
 
UTF16 - Static variable in class io.xpipe.core.charsetter.StreamCharset
 
UTF16_BE - Static variable in class io.xpipe.core.charsetter.StreamCharset
 
UTF16_BE_BOM - Static variable in class io.xpipe.core.charsetter.StreamCharset
 
UTF16_BOM - Static variable in class io.xpipe.core.charsetter.StreamCharset
 
UTF16_LE - Static variable in class io.xpipe.core.charsetter.StreamCharset
 
UTF16_LE_BOM - Static variable in class io.xpipe.core.charsetter.StreamCharset
 
UTF32_BE - Static variable in class io.xpipe.core.charsetter.StreamCharset
 
UTF32_BE_BOM - Static variable in class io.xpipe.core.charsetter.StreamCharset
 
UTF32_LE - Static variable in class io.xpipe.core.charsetter.StreamCharset
 
UTF32_LE_BOM - Static variable in class io.xpipe.core.charsetter.StreamCharset
 
UTF8 - Static variable in class io.xpipe.core.charsetter.StreamCharset
 
UTF8_BOM - Static variable in class io.xpipe.core.charsetter.StreamCharset
 
UuidHelper - Class in io.xpipe.core.util
 
UuidHelper() - Constructor for class io.xpipe.core.util.UuidHelper
 

V

ValidatableStore - Interface in io.xpipe.core.store
 
validate() - Method in interface io.xpipe.core.store.ShellStore
 
validate() - Method in interface io.xpipe.core.store.ValidatableStore
Performs a validation of this data store.
ValidationException - Exception Class in io.xpipe.core.util
 
ValidationException() - Constructor for exception class io.xpipe.core.util.ValidationException
 
value - Variable in class io.xpipe.core.dialog.BaseQueryElement
 
valueOf(String) - Static method in enum class io.xpipe.core.charsetter.NewLine
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class io.xpipe.core.process.CommandControl.TerminalExitMode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class io.xpipe.core.process.ScriptSnippet.ExecutionType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class io.xpipe.core.store.DataFlow
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class io.xpipe.core.store.FileKind
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class io.xpipe.core.util.XPipeDaemonMode
Returns the enum constant of this class with the specified name.
values() - Static method in enum class io.xpipe.core.charsetter.NewLine
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class io.xpipe.core.process.CommandControl.TerminalExitMode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class io.xpipe.core.process.ScriptSnippet.ExecutionType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class io.xpipe.core.store.DataFlow
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class io.xpipe.core.store.FileKind
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class io.xpipe.core.util.XPipeDaemonMode
Returns an array containing the constants of this enum class, in the order they are declared.

W

waitFor() - Method in interface io.xpipe.core.process.CommandControl
 
Windows() - Constructor for class io.xpipe.core.process.OsType.Windows
 
WINDOWS - Static variable in interface io.xpipe.core.process.OsType
 
withCustomCharset(Charset) - Method in interface io.xpipe.core.process.CommandControl
 
withDefaultScripts(ShellControl) - Method in class io.xpipe.core.process.ProcessControlProvider
 
withErrorFormatter(Function<String, String>) - Method in interface io.xpipe.core.process.CommandControl
 
withErrorFormatter(Function<String, String>) - Method in interface io.xpipe.core.process.ShellControl
 
withExceptionConverter(ProcessControl.ExceptionConverter) - Method in interface io.xpipe.core.process.CommandControl
 
withExceptionConverter(ProcessControl.ExceptionConverter) - Method in interface io.xpipe.core.process.ProcessControl
 
withExceptionConverter(ProcessControl.ExceptionConverter) - Method in interface io.xpipe.core.process.ShellControl
 
withoutLicenseCheck() - Method in interface io.xpipe.core.process.ShellControl
 
withPrefix(String, ProcessOutputException) - Static method in exception class io.xpipe.core.process.ProcessOutputException
 
withSecretValue(Consumer<char[]>) - Method in interface io.xpipe.core.util.SecretValue
 
withShellStateFail(StatefulDataStore<T>) - Method in interface io.xpipe.core.process.ShellControl
 
withShellStateInit(StatefulDataStore<T>) - Method in interface io.xpipe.core.process.ShellControl
 
withStdoutOrThrow(FailableConsumer<InputStreamReader, Exception>) - Method in interface io.xpipe.core.process.CommandControl
 
withSupportCheckInit(Predicate<ShellControl>, String) - Method in interface io.xpipe.core.process.ShellControl
 
withTargetTerminalShellDialect(ShellDialect) - Method in interface io.xpipe.core.process.ShellControl
 
withWorkingDirectory(String) - Method in interface io.xpipe.core.process.CommandControl
 
write(byte[]) - Method in interface io.xpipe.core.process.ProcessControl
 
writeLine(String) - Method in interface io.xpipe.core.process.ProcessControl
 
writer(StreamDataStore, StreamCharset) - Method in class io.xpipe.core.charsetter.Charsetter
 

X

XPipeDaemonMode - Enum Class in io.xpipe.core.util
 
XPipeExecTempDirectory - Class in io.xpipe.core.util
 
XPipeExecTempDirectory() - Constructor for class io.xpipe.core.util.XPipeExecTempDirectory
 
XPipeInstallation - Class in io.xpipe.core.util
 
XPipeInstallation() - Constructor for class io.xpipe.core.util.XPipeInstallation
 
XPipeSystemId - Class in io.xpipe.core.util
 
XPipeSystemId() - Constructor for class io.xpipe.core.util.XPipeSystemId
 

Z

ZSH - Static variable in class io.xpipe.core.process.ShellDialects
 
A B C D E F G H I J K L M N O P Q R S T U V W X Z 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form