toggle menu
IntelliJPlatformGradlePlugin
2.0.0
jvm
switch theme
search in API
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
inner
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