Uses of Class
com.github.fungal.impl.remote.CommunicationServer
Packages that use CommunicationServer
Package
Description
This package contains the classes that implements the remote communication
protocol for the Fungal kernel.
This package contains commands for remote communication
-
Uses of CommunicationServer in com.github.fungal.impl.remote
Constructors in com.github.fungal.impl.remote with parameters of type CommunicationServerModifierConstructorDescriptionCommunication(CommunicationServer cs, Socket socket) ConstructorConstructor -
Uses of CommunicationServer in com.github.fungal.impl.remote.commands
Constructors in com.github.fungal.impl.remote.commands with parameters of type CommunicationServerModifierConstructorDescriptionGetCommandHelp