1. Home
  2. Android
  3. java.rmi
  4. Android java.rmi Naming
    • Type List
    • Android Naming
    • Android RMISecurityManager RMISecurityManager() Constructs a new RMISecurityManager.

Android java.rmi Naming

PreviousNext

  • Android Naming bind(String name, Remote obj) Binds the specified name to a remote object.
  • Android Naming lookup(String name) Returns a reference, a stub, for the remote object associated with the specified name.
  • Android Naming rebind(String name, Remote obj) Rebinds the specified name to a new remote object.
PreviousNext

Related

  • Android Paths get(URI uri)
  • Android Paths get(URI uri) Converts the given URI to a Path object.
  • Android Path toFile() Returns a File object representing this path.
  • Android java.rmi Naming
  • Android Naming rebind(String name, Remote obj) Rebinds the specified name to a new remote object.
  • Android Naming bind(String name, Remote obj) Binds the specified name to a remote object.
  • Android Naming lookup(String name) Returns a reference, a stub, for the remote object associated with the specified name.

demo2s.com |  Email: | Demo Source and Support. All rights reserved.