Package | Description |
---|---|
com.palantir.giraffe |
Provides general utilities for working with file and execution systems.
|
com.palantir.giraffe.command |
Provides classes and interfaces for local and remote command execution.
|
com.palantir.giraffe.command.interactive |
Provides classes for performing interactive command execution.
|
com.palantir.giraffe.command.spi |
Service-provider classes for the
com.palantir.giraffe.command
package. |
com.palantir.giraffe.file |
Provides classes that supplement standard JDK file system functionality.
|
com.palantir.giraffe.host |
Provides classes and interfaces for interacting with hosts.
|
com.palantir.giraffe.ssh |
Provides SSH access for remote file systems and command execution.
|
Package | Description |
---|---|
com.palantir.giraffe.file.base |
Provides utilities to make implementing custom file systems easier.
|
com.palantir.giraffe.file.base.attribute |
Provides annotation-based dynamic access to file attributes.
|
com.palantir.giraffe.file.base.feature |
Provides interfaces defining additional file system features.
|
Package | Description |
---|---|
com.palantir.giraffe.host.spi |
Service-provider classes for the
com.palantir.giraffe.host
package. |