Method and Description |
---|
spark.Spark.setIpAddress(String)
replaced by
Spark.ipAddress(String) |
spark.Spark.setPort(int)
replaced by
Spark.port(int) |
spark.Spark.setSecure(String, String, String, String)
replaced by
Spark.secure(String, String, String, String) |
Copyright © 2015. All rights reserved.