|
|||||||||
| Home >> All >> com >> siemens >> mp >> [ io overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
com.siemens.mp.io
Class Connection

java.lang.Objectcom.siemens.mp.misc.NativeMem
com.siemens.mp.io.Connection
- public class Connection
- extends com.siemens.mp.misc.NativeMem
| Field Summary | |
(package private) ConnectionListener |
listener
|
| Constructor Summary | |
Connection(java.lang.String connectTo)
Creates a new instance of Connection |
|
| Method Summary | |
ConnectionListener |
getListener()
|
void |
send(byte[] data)
|
void |
setListener(ConnectionListener listener)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
listener
ConnectionListener listener
| Constructor Detail |
Connection
public Connection(java.lang.String connectTo)
- Creates a new instance of Connection
| Method Detail |
getListener
public ConnectionListener getListener()
send
public void send(byte[] data)
setListener
public void setListener(ConnectionListener listener)
|
|||||||||
| Home >> All >> com >> siemens >> mp >> [ io overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC