| Modifier and Type | Method and Description |
|---|---|
SerialChannel |
SerialPort.newAsynchronousChannel(PeripheralChannelGroup group) |
AsynchronousByteChannel |
Peripheral.newAsynchronousChannel(PeripheralChannelGroup group)
Returns a new AsynchronousChannel for communicating with the peripheral.
|
static AsynchronousByteCharChannel |
AsynchronousByteCharChannel.open(AsynchronousByteChannel channel,
Charset charset,
PeripheralChannelGroup group)
Opens an asynchronous character channel.
|
Copyright © 2011. All Rights Reserved.