Geen cache-versie.

Caching uitgeschakeld. Standaardinstelling voor deze pagina:ingeschakeld (code LNG204)
Als het scherm te langzaam is, kunt u de gebruikersmodus uitschakelen om de cacheversie te bekijken.
javax.management.remote.rmi

Class RMIServerImpl_Stub

    • Constructor Detail

      • RMIServerImpl_Stub

        public RMIServerImpl_Stub(RemoteRef ref)
    • Method Detail

      • getVersion

        public String getVersion()
                          throws RemoteException
        Description copied from interface: RMIServer

        The version of the RMI Connector Protocol understood by this connector server. This is a string with the following format:

         protocol-version implementation-name
         

        The protocol-version is a series of two or more non-negative integers separated by periods (.). An implementation of the version described by this documentation must use the string 1.0 here.

        After the protocol version there must be a space, followed by the implementation name. The format of the implementation name is unspecified. It is recommended that it include an implementation version number. An implementation can use an empty string as its implementation name, for example for security reasons.

        Specified by:
        getVersion in interface RMIServer
        Returns:
        a string with the format described here.
        Throws:
        RemoteException - if there is a communication exception during the remote method call.
      • newClient

        public RMIConnection newClient(Object $param_Object_1)
                                throws IOException
        Description copied from interface: RMIServer

        Makes a new connection through this RMI connector. Each remote client calls this method to obtain a new RMI object representing its connection.

        Specified by:
        newClient in interface RMIServer
        Parameters:
        $param_Object_1 - this object specifies the user-defined credentials to be passed in to the server in order to authenticate the user before creating the RMIConnection. Can be null.
        Returns:
        the newly-created connection object.
        Throws:
        IOException - if the new client object cannot be created or exported, or if there is a communication exception during the remote method call.

Nederlandse vertaling

U hebt gevraagd om deze site in het Nederlands te bezoeken. Voor nu wordt alleen de interface vertaald, maar nog niet alle inhoud.

Als je me wilt helpen met vertalingen, is je bijdrage welkom. Het enige dat u hoeft te doen, is u op de site registreren en mij een bericht sturen waarin u wordt gevraagd om u toe te voegen aan de groep vertalers, zodat u de gewenste pagina's kunt vertalen. Een link onderaan elke vertaalde pagina geeft aan dat u de vertaler bent en heeft een link naar uw profiel.

Bij voorbaat dank.

Document heeft de 11/06/2005 gemaakt, de laatste keer de 04/03/2020 gewijzigd
Bron van het afgedrukte document:https://www.gaudry.be/nl/java-api-rf-javax/management/remote/rmi/rmiserverimpl-stub.html

De infobrol is een persoonlijke site waarvan de inhoud uitsluitend mijn verantwoordelijkheid is. De tekst is beschikbaar onder CreativeCommons-licentie (BY-NC-SA). Meer info op de gebruiksvoorwaarden en de auteur.

Referenties

  1. Bekijk - html-document Taal van het document:fr Manuel PHP : https://docs.oracle.com

Deze verwijzingen en links verwijzen naar documenten die geraadpleegd zijn tijdens het schrijven van deze pagina, of die aanvullende informatie kunnen geven, maar de auteurs van deze bronnen kunnen niet verantwoordelijk worden gehouden voor de inhoud van deze pagina.
De auteur Deze site is als enige verantwoordelijk voor de manier waarop de verschillende concepten, en de vrijheden die met de referentiewerken worden genomen, hier worden gepresenteerd. Vergeet niet dat u meerdere broninformatie moet doorgeven om het risico op fouten te verkleinen.

Inhoudsopgave Haut