Method: TestTransport.TestTransport()
Method: TestTransport.getInputStream(RmiContext)
Method: TestTransport.getOutputStream(RmiContext)
Method: TestTransport.invoke()
Variable: TestTransport.in
com.mjh.switchrmi.transport.test.TestTransport.getInputStream (TestTransport.java:85)
com.mjh.switchrmi.transport.test.TestTransport.getInputStream (TestTransport.java:87)
Variable: TestTransport.log
com.mjh.switchrmi.transport.test.TestTransport.send (TestTransport.java:77)
Variable: TestTransport.out
com.mjh.switchrmi.transport.test.TestTransport.getInputStream (TestTransport.java:85)
com.mjh.switchrmi.transport.test.TestTransport.getOutputStream (TestTransport.java:93)
com.mjh.switchrmi.transport.test.TestTransport.getOutputStream (TestTransport.java:95)
Method: TestTransport.send(RmiContext)
Variable: TestTransport.sendCount
com.mjh.switchrmi.transport.test.TestTransport.send (TestTransport.java:65)
com.mjh.switchrmi.transport.test.TestTransport.send (TestTransport.java:67)
Class: TestTransport