public class SimpleServer extends Object implements org.simpleframework.transport.Server
Modifier and Type | Field and Description |
---|---|
static String |
PROPERTY_ENGINE |
static String |
PROPERTY_SOCKET |
Constructor and Description |
---|
SimpleServer(org.simpleframework.transport.Server server)
Constructor.
|
public static final String PROPERTY_SOCKET
public static final String PROPERTY_ENGINE
public SimpleServer(org.simpleframework.transport.Server server)
public void process(org.simpleframework.transport.Socket socket) throws IOException
process
in interface org.simpleframework.transport.Server
socket
- the pipelineIOException
public void stop() throws IOException
stop
in interface org.simpleframework.transport.Server
IOException
Copyright © 2005–2016. All rights reserved.