public class IoServiceUtils extends Object
| Modifier and Type | Class and Description |
|---|---|
static interface |
IoServiceUtils.Configuration
Interface for I/O services configuration.
|
| Constructor and Description |
|---|
IoServiceUtils() |
| Modifier and Type | Method and Description |
|---|---|
static void |
initialize(org.apache.mina.core.service.IoService service,
org.apache.mina.core.service.IoHandler handler,
IoServiceUtils.Configuration config)
Initializes I/O service for text protocols.
|
public static void initialize(org.apache.mina.core.service.IoService service,
org.apache.mina.core.service.IoHandler handler,
IoServiceUtils.Configuration config)
service - I/O service connector.handler - Protocol handler.config - Configuration.Copyright © 2015 RafaĆ Wrzeszcz - Wrzasq.pl. All rights reserved.