Package | Description |
---|---|
com.pi4j.concurrent | |
com.pi4j.io.gpio | |
com.pi4j.io.serial |
Modifier and Type | Class and Description |
---|---|
class |
DefaultExecutorServiceFactory |
Modifier and Type | Method and Description |
---|---|
static ExecutorServiceFactory |
GpioFactory.getExecutorServiceFactory()
Return instance of
ExecutorServiceFactory . |
Modifier and Type | Method and Description |
---|---|
static void |
GpioFactory.setExecutorServiceFactory(ExecutorServiceFactory executorServiceFactory)
Sets default
ExecutorServiceFactory . |
Modifier and Type | Method and Description |
---|---|
static ExecutorServiceFactory |
SerialFactory.getExecutorServiceFactory()
Return instance of
ExecutorServiceFactory . |
Modifier and Type | Method and Description |
---|---|
static void |
SerialFactory.setExecutorServiceFactory(ExecutorServiceFactory executorServiceFactory)
Sets default
ExecutorServiceFactory . |
Copyright © 2012–2019 Pi4J. All rights reserved.