クラス
java.rmi.server.ServerNotActiveExceptionの使用
-
ServerNotActiveExceptionを使用しているパッケージ パッケージ 説明 java.rmi.server サーバー側のRMIをサポートするクラスとインタフェースを提供します。 -
-
java.rmi.serverでのServerNotActiveExceptionの使用
ServerNotActiveExceptionをスローするjava.rmi.serverのメソッド 修飾子と型 メソッド 説明 static String
RemoteServer. getClientHost()
現在のスレッドで処理されているリモート・メソッド呼出しのクライアント・ホストを示す文字列表現を返します。String
ServerRef. getClientHost()
非推奨。現在のクライアントのホスト名を返します。
-