Searched refs:getOutputPort (Results 1 – 2 of 2) sorted by relevance
239 public final OutputPort getOutputPort(String portName) { in getOutputPort() method in Filter257 getOutputPort(name).pushFrame(frame); in pushOutput()402 getOutputPort(name).close(); in closeOutputPort()423 getOutputPort(portName).setBlocking(waits); in setWaitsOnOutputPort()
94 OutputPort outPort = source.getOutputPort(outputName); in connect()