|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectdrivers.driverOut.DriverOut
public class DriverOut
Drives an output port of the component.
Field Summary | |
---|---|
(package private) Prod |
out
|
Constructor Summary | |
---|---|
DriverOut(java.lang.String address,
java.lang.String port)
|
Method Summary | |
---|---|
void |
put(java.lang.String s)
Specializza IPipeOut al tipo trattato in Alternatore. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
Prod out
Constructor Detail |
---|
public DriverOut(java.lang.String address, java.lang.String port) throws java.lang.Exception, java.net.UnknownHostException, java.io.IOException
address
- IP address of the consuming componentport
- port number of the above
java.lang.Exception
java.net.UnknownHostException
java.io.IOException
Method Detail |
---|
public void put(java.lang.String s)
IDriverOut
put
in interface IDriverOut
s
- carattere inviato all'esterno della componentejava.pipe.javaPipe.prod.IPipeOut
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |