Package tigase.net
Interface Accept
-
public interface AcceptDescribe interface Accept here.
Created: Sat May 14 07:00:16 2005- Author:
- Artur Hefczyc
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidaccept(SocketChannel sc)
-
-
-
Method Detail
-
accept
void accept(SocketChannel sc) throws IOException
- Throws:
IOException
-
-