Uses of Enum
editor.run.DebugTransport
Packages that use DebugTransport
-
Uses of DebugTransport in editor.run
Fields in editor.run declared as DebugTransportMethods 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 TypeMethodDescriptionOutOfProcessRemote.applyArgs(com.sun.jdi.connect.Connector conn, DebugTransport transport) voidRemoteRunConfigParameters.setTransport(DebugTransport transport)