IntelliJPlatformGradlePlugin
Toggle table of contents
2.17.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
IntelliJPlatformGradlePlugin
IntelliJPlatformGradlePlugin
/
org.jetbrains.intellij.platform.gradle.shim
/
Shim
Shim
abstract
class
Shim
(
repository
:
BaseArtifactRepository
,
port
:
Int
)
Inheritors
PluginArtifactoryShim
Members
Constructors
Shim
Link copied to clipboard
constructor
(
repository
:
BaseArtifactRepository
,
port
:
Int
)
Types
Server
Link copied to clipboard
interface
Server
:
Closeable
Shim
Proxy
Client
Link copied to clipboard
abstract
class
ShimProxyClient
(
url
:
URI
)
:
ProxyClient
Functions
get
Routing
Handler
Link copied to clipboard
abstract
fun
getRoutingHandler
(
)
:
RoutingHandler
start
Link copied to clipboard
fun
start
(
)
:
Shim.Server