Class InoSocket
java.lang.Object
de.mid.innovator.net.InoSocket
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidclose()Methodsvoidconnect(InetSocketAddress _socketAddress) booleanisClosed()
-
Constructor Details
-
InoSocket
-
InoSocket
- Throws:
IOException
-
InoSocket
- Throws:
IOException
-
-
Method Details
-
close
public void close()Methods -
getOutputStream
- Throws:
IOException
-
getInputStream
- Throws:
IOException
-
getHostAddress
-
isClosed
public boolean isClosed() -
connect
- Throws:
IOException
-