Package com.soulfiremc.server.grpc
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 Summary
Constructors -
Method Summary
-
Constructor Details
-
RPCServer
-
-
Method Details
-
start
- Throws:
IOException
-
shutdown
- Throws:
InterruptedException
-
host
-
port
public int port()
-