Class chap7.AcceptedSocket
All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class chap7.AcceptedSocket

java.lang.Object
   |
   +----chap7.AcceptedSocket

class AcceptedSocket
extends Object
A socket that has been accepted, meaning that there is a client now attached to it.
See Also:
InputStream, OutputStream

This class is not public and can therefore cannot be used outside this package.


All Packages  Class Hierarchy  This Package  Previous  Next  Index