Uses of Class
com.jme3.network.service.rmi.RmiRegistry
Packages that use RmiRegistry
-
Uses of RmiRegistry in com.jme3.network.service.rmi
Methods in com.jme3.network.service.rmi that return RmiRegistryModifier and TypeMethodDescriptionRmiHostedService.getRmiRegistry(HostedConnection hc) Returns the RMI registry for the specific HostedConnection.Constructors in com.jme3.network.service.rmi with parameters of type RmiRegistryModifierConstructorDescriptionRemoteObjectHandler(RmiRegistry rmi, byte channel, short objectId, ClassInfo typeInfo)