public abstract class ContainerProvider extends ObjectSE
コンストラクターと説明 |
---|
ContainerProvider() |
修飾子と型 | メソッドと説明 |
---|---|
protected abstract WebSocketContainer | getContainer() WebSocket コンテナー実装の新しいインスタンスを作成します。 |
static WebSocketContainer | getWebSocketContainer() WebSocketContainer の新しいインスタンスを取得します。 |
cloneSE, equalsSE, finalizeSE, getClassSE, hashCodeSE, notifySE, notifyAllSE, toStringSE, waitSE, waitSE, waitSE
public static WebSocketContainer getWebSocketContainer()
null
ではない ContainerProvider 実装から最初の WebSocketContainer 実装を返します。protected abstract WebSocketContainer getContainer()
Copyright © 2019 Eclipse Foundation.
Use is subject to license terms.