Package com.sun.corba.ee.spi.transport
Interface ReaderThread
- All Known Implementing Classes:
ReaderThreadImpl
public interface ReaderThread
-
Method Summary
-
Method Details
-
getConnection
Connection getConnection() -
close
void close()
-
ReaderThreadImpl