declare namespace org { namespace eclipse { namespace jetty { namespace websocket { namespace client { namespace io { class ConnectionManager extends org.eclipse.jetty.util.component.ContainerLifeCycle { public static toSocketAddress(arg0: java.net.URI): java.net.InetSocketAddress public constructor(arg0: org.eclipse.jetty.websocket.client.WebSocketClient) public connect(arg0: org.eclipse.jetty.websocket.client.WebSocketClient, arg1: org.eclipse.jetty.websocket.common.events.EventDriver, arg2: org.eclipse.jetty.websocket.client.ClientUpgradeRequest): org.eclipse.jetty.websocket.client.io.ConnectPromise protected doStart(): void protected doStop(): void public getSelector(): org.eclipse.jetty.websocket.client.io.WebSocketClientSelectorManager protected newWebSocketClientSelectorManager(arg0: org.eclipse.jetty.websocket.client.WebSocketClient): org.eclipse.jetty.websocket.client.io.WebSocketClientSelectorManager public static class: java.lang.Class } } } } } } }