Uses of Enum
editor.run.DebugTransport
Packages that use DebugTransport
-
Uses of DebugTransport in editor.run
Methods in editor.run that return DebugTransportModifier and TypeMethodDescriptionRemoteRunConfig.getTransport()RemoteRunConfigParameters.getTransport()static DebugTransportReturns the enum constant of this type with the specified name.static DebugTransport[]DebugTransport.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in editor.run with parameters of type DebugTransportModifier and TypeMethodDescriptionvoidRemoteRunConfigParameters.setTransport(DebugTransport transport)