async.net.socket
Interface ServerSocket

All Superinterfaces:
Closeable
All Known Implementing Classes:
DefaultServerSocket

public interface ServerSocket
extends Closeable


Method Summary
 Socket accept()
           
 
Methods inherited from interface java.io.Closeable
close
 

Method Detail

accept

Socket accept()
              throws IOException
Throws:
IOException


Copyright © 2011. All Rights Reserved.