Package com.sun.corba.ee.spi.transport
Interface ReaderThread
-
- All Known Implementing Classes:
ReaderThreadImpl
public interface ReaderThread
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
close()
Connection
getConnection()
-
-
-
Method Detail
-
getConnection
Connection getConnection()
-
close
void close()
-
-