public interface NetworkModule
Modifier and Type | Method and Description |
---|---|
InputStream |
getInputStream() |
OutputStream |
getOutputStream() |
void |
start() |
void |
stop() |
void start() throws IOException, MqttException
IOException
MqttException
InputStream getInputStream() throws IOException
IOException
OutputStream getOutputStream() throws IOException
IOException
void stop() throws IOException
IOException
Copyright © 2016 Eclipse Paho. All rights reserved.