|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--de.tu_darmstadt.sp.rmi.SecureRMIRegistry
Class SecureRMIRegistry starts an RMI registry using secure sockets. The registration won't work if the remote servers don't use secure sockets.
Constructor Summary | |
SecureRMIRegistry()
|
Method Summary | |
static void |
main(java.lang.String[] args)
Usage: de.tu_darmstadt.sp.rmi.RegistryImpl server, bound to the local,
classical rmiregistry service under the the name
registry_name |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Constructor Detail |
public SecureRMIRegistry()
Method Detail |
public static void main(java.lang.String[] args) throws java.lang.Exception
sslrmiregistry registry_name
de.tu_darmstadt.sp.rmi.RegistryImpl
server, bound to the local,
classical rmiregistry
service under the the name
registry_name
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |