public interface IoHandlerFactory
Modifier and Type | Method and Description |
---|---|
org.apache.mina.core.service.IoHandler |
create(ClientBaseConnection clientBaseConnection) |
org.apache.mina.core.service.IoHandler create(ClientBaseConnection clientBaseConnection) throws Exception
Exception