Options
Menu

Interface ConnectToServerOptions

Typescript interface that represents the options needed to connect to another JVM

Hierarchy

Index

Properties

optional host

host?: String

optional jolokiaUrl

jolokiaUrl?: String

name

name: String

password

password: String

optional path

path?: String

optional port

port?: Number

scheme

scheme: String

useProxy

useProxy: boolean

userName

userName: String

view

view: String

Generated using TypeDoc