com.espertech.esperio.http.config
Class Service

java.lang.Object
  extended by com.espertech.esperio.http.config.Service

public class Service
extends java.lang.Object


Constructor Summary
Service()
           
 
Method Summary
 int getPort()
           
 boolean isNio()
           
 void setNio(boolean nio)
           
 void setPort(int port)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Service

public Service()
Method Detail

getPort

public int getPort()

setPort

public void setPort(int port)

isNio

public boolean isNio()

setNio

public void setNio(boolean nio)

© 2006-2016 EsperTech Inc.
All rights reserved.
Visit us at espertech.com