java rmi registry RegistryHandler








Interface java.rmi.registry.RegistryHandler





All Packages Class Hierarchy This Package Previous Next Index


Interface java.rmi.registry.RegistryHandler


public interface RegistryHandler

RegistryHandler is used to interface to the private
implementation.








registryImpl(int)
Constructs and exports a Registry on the specified port.

registryStub(String, int)
Returns a "stub" for contacting a remote registry
on the specified host and port.






registryStub

public abstract Registry registryStub(String host,
int port) throws RemoteException, UnknownHostException


Returns a "stub" for contacting a remote registry
on the specified host and port.



registryImpl

public abstract Registry registryImpl(int port) throws RemoteException


Constructs and exports a Registry on the specified port.
The port must be non-zero.




All Packages Class Hierarchy This Package Previous Next Index

Submit a bug or feature - Version 1.1.7 of Java Platform API Specification
Java is a trademark or registered trademark of Sun Microsystems, Inc. in the US and other countries.
Copyright 1995-1998 Sun Microsystems, Inc. 901 San Antonio Road,
Palo Alto, California, 94303, U.S.A. All Rights Reserved.




Wyszukiwarka

Podobne podstrony:
java rmi registry LocateRegistry
Package java rmi registry
java rmi registry Registry
rmi registry23
rmi registry22
rmi registry2a
java rmi server RMISocketFactory
java rmi AccessException
java rmi server Operation
java rmi server ObjID
java rmi Naming
java rmi server RMIFailureHandler
java rmi RMISecurityException
java rmi NotBoundException
java rmi UnknownHostException
java rmi server Skeleton
java rmi server RemoteCall
java rmi dgc Lease

więcej podobnych podstron