Used by the Target Transport Port to enqueue incoming commands to the task router. The router is then responsible for forwarding those commands to Logical Units or returning an error condition if the appropriate LU cannot be found.
@param port The transport port where the command originated. This is forwarded to the LUwhich then returns data directly to the transport port.
@param command The incoming command.
@param output Any incoming data; null if the command did not require an incomingdata transfer.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.