Crossfire JXClient, Trunk
ClientSocketMonitorCommand.java
Go to the documentation of this file.
1
package
com.realtime.crossfire.jxclient.server.socket;
2
3
import
org.jetbrains.annotations.NotNull;
4
8
public
interface
ClientSocketMonitorCommand
{
9
14
@NotNull
15
String
getMonitorCommand
();
16
17
}
com.realtime.crossfire.jxclient.server.socket.ClientSocketMonitorCommand.getMonitorCommand
String getMonitorCommand()
Returns the monitor command to send to the script process.
com.realtime.crossfire.jxclient.server.socket.ClientSocketMonitorCommand
Interface for querying monitor commands for script processes.
Definition:
ClientSocketMonitorCommand.java:8
src
network
src
main
java
com
realtime
crossfire
jxclient
server
socket
ClientSocketMonitorCommand.java
Generated on Mon Sep 1 2025 00:16:02 for Crossfire JXClient, Trunk by
1.8.17