Class RPCServer
java.lang.Object
com.soulfiremc.server.grpc.RPCServer
The RPC server for the SoulFire server.
This server is used to communicate with the SoulFire client.
The CLI may also use this RPC server to communicate with the SoulFire server.
-
Constructor Details
-
RPCServer
-
-
Method Details
-
start
- Throws:
IOException
-
shutdown
- Throws:
InterruptedException
-
host
-
port
public int port() -
scriptService
-