
public interface Handler
handle method returns the socket where
the communication takes place is closed| Modifier and Type | Method and Description |
|---|---|
void |
handle(java.io.InputStream is,
java.io.OutputStream os)
Handle an interaction with a client
|
Copyright © 2014 IronJacamar (http://www.ironjacamar.org)