com.citizen.request.android
Class WiFiMultiConnector
java.lang.Object
com.citizen.request.android.WiFiMultiConnector
- All Implemented Interfaces:
- MultiConnector
Deprecated. DeviceConnection is Better.
Only for TVS. -- multi connection.
public class WiFiMultiConnector
- extends java.lang.Object
- implements MultiConnector
- Author:
- leesk
1.054
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
wifiport
public WiFiPort wifiport
- Deprecated.
WiFiMultiConnector
public WiFiMultiConnector()
- Deprecated.
getQueue
public RequestQueue getQueue()
- Deprecated.
- Specified by:
getQueue
in interface MultiConnector
- Returns:
getInputStream
public java.io.InputStream getInputStream()
throws java.io.IOException
- Deprecated.
- Specified by:
getInputStream
in interface MultiConnector
- Returns:
-
- Throws:
java.io.IOException
connect
public void connect(java.lang.String address)
throws java.io.IOException
- Deprecated.
- Specified by:
connect
in interface MultiConnector
- Throws:
java.io.IOException
disconnect
public void disconnect()
throws java.io.IOException,
java.lang.InterruptedException
- Deprecated.
- Specified by:
disconnect
in interface MultiConnector
- Throws:
java.io.IOException
java.lang.InterruptedException