Package | Description |
---|---|
de.sciss.jcollider |
Modifier and Type | Method and Description |
---|---|
ServerOptions |
Server.getOptions()
Queries the options for booting the server.
|
Constructor and Description |
---|
Server(String name,
InetSocketAddress addr,
ServerOptions options)
Creates a server representation
for the default client (
0 ). |
Server(String name,
InetSocketAddress addr,
ServerOptions options,
int clientID)
Creates a new
Server representation
object. |
Copyright © 2015–2022 SciJava. All rights reserved.