@@ -30,7 +30,7 @@ import java.lang.reflect.InvocationTargetException;
|
||||
* The main bridge class for the protocol connection.
|
||||
* It manages the protocol settings, version, and side instances.
|
||||
*/
|
||||
public final class ProtocolBridge {
|
||||
public class ProtocolBridge {
|
||||
|
||||
/**
|
||||
* The singleton instance of the ProtocolBridge class
|
||||
|
Reference in New Issue
Block a user