com.ibm.broker.config.appdev.nodes

Class TCPIPServerOutputNode.ENUM_TCPIPSERVEROUTPUT_MODIFYOUTPUTSTREAM

  • java.lang.Object
    • com.ibm.broker.config.appdev.nodes.TCPIPServerOutputNode.ENUM_TCPIPSERVEROUTPUT_MODIFYOUTPUTSTREAM
  • Enclosing class:
    TCPIPServerOutputNode


    public static class TCPIPServerOutputNode.ENUM_TCPIPSERVEROUTPUT_MODIFYOUTPUTSTREAM
    extends java.lang.Object
    ENUM_TCPIPSERVEROUTPUT_MODIFYOUTPUTSTREAM
     ENUM_TCPIPSERVEROUTPUT_MODIFYOUTPUTSTREAM.leave = Leave unchanged
     ENUM_TCPIPSERVEROUTPUT_MODIFYOUTPUTSTREAM.release = Release output stream
     ENUM_TCPIPSERVEROUTPUT_MODIFYOUTPUTSTREAM.reserve = Reserve output stream (for use by future TCPIP nodes)
     ENUM_TCPIPSERVEROUTPUT_MODIFYOUTPUTSTREAM.reserveThenRelease = Reserve output stream (for use by future TCPIP nodes) then release at end of flow