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