public interface NetworkModule
| Modifier and Type | Method and Description |
|---|---|
InputStream |
getInputStream() |
OutputStream |
getOutputStream() |
String |
getServerURI() |
void |
start() |
void |
stop() |
void start()
throws IOException,
MqttException
IOExceptionMqttExceptionInputStream getInputStream() throws IOException
IOExceptionOutputStream getOutputStream() throws IOException
IOExceptionvoid stop() throws IOException
IOExceptionString getServerURI()
Copyright © 2017 Eclipse Paho. All Rights Reserved.