io.viper.livecode
Class ViperServerFactory

java.lang.Object
  extended by io.viper.livecode.ViperServerFactory

public class ViperServerFactory
extends Object


Constructor Summary
ViperServerFactory()
           
 
Method Summary
static ViperServer create(int maxContentLength, String localhostName, int localhostPort, org.json.JSONObject serverDef)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ViperServerFactory

public ViperServerFactory()
Method Detail

create

public static ViperServer create(int maxContentLength,
                                 String localhostName,
                                 int localhostPort,
                                 org.json.JSONObject serverDef)
                          throws org.json.JSONException
Throws:
org.json.JSONException


Copyright © 2012. All Rights Reserved.