Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
私のServerクラスがすでに別のクラスを拡張しているという問題があります。どのように使用すればよいUniCastRemoteObjectですか?
Server
UniCastRemoteObject
呼び出すだけUnicastRemoteObject.exportObject()です。クラスが拡張された場合に super() を呼び出すのと同じように、オブジェクトがエクスポートされUnicastRemoteObjectます。
UnicastRemoteObject.exportObject()
UnicastRemoteObject