Executor/src/dorkbox/executor/stream
Robinson d1a23f130e
Wrapped possible exception in try/catch when checking stream availability
2022-01-18 14:39:11 +01:00
..
nopStreams created package-info in project 2021-04-18 23:42:37 +02:00
slf4j created package-info in project 2021-04-18 23:42:37 +02:00
CallerLoggerUtil.kt Created a multi-release jar, so projects using java 8 will work, and projects using java 9+ will have access to PID information 2021-01-26 01:18:18 +01:00
IOStreamHandler.kt Executor is now merged with ZeroTurnaround Executor, and entirely written in Kotlin with coroutines. The API is similar to the ZT executor, however there are a number a huge changes in the way it works. The design is a lot more fluent, and contains less special-case objects for working with running processes (along with different types, such as jvm-forking and remote ssh processes). 2020-08-06 11:07:25 +02:00
LogOutputStream.kt Executor is now merged with ZeroTurnaround Executor, and entirely written in Kotlin with coroutines. The API is similar to the ZT executor, however there are a number a huge changes in the way it works. The design is a lot more fluent, and contains less special-case objects for working with running processes (along with different types, such as jvm-forking and remote ssh processes). 2020-08-06 11:07:25 +02:00
NopPumpStreamHandler.kt Executor is now merged with ZeroTurnaround Executor, and entirely written in Kotlin with coroutines. The API is similar to the ZT executor, however there are a number a huge changes in the way it works. The design is a lot more fluent, and contains less special-case objects for working with running processes (along with different types, such as jvm-forking and remote ssh processes). 2020-08-06 11:07:25 +02:00
PumpStreamHandler.kt Wrapped possible exception in try/catch when checking stream availability 2022-01-18 14:39:11 +01:00
TeeOutputStream.kt Executor is now merged with ZeroTurnaround Executor, and entirely written in Kotlin with coroutines. The API is similar to the ZT executor, however there are a number a huge changes in the way it works. The design is a lot more fluent, and contains less special-case objects for working with running processes (along with different types, such as jvm-forking and remote ssh processes). 2020-08-06 11:07:25 +02:00
package-info.java created package-info in project 2021-04-18 23:42:37 +02:00