Uses of Class
com.jme3.network.service.rmi.ClassInfo
Packages that use ClassInfo
-
Uses of ClassInfo in com.jme3.network.service.rmi
Methods in com.jme3.network.service.rmi that return ClassInfoMethods in com.jme3.network.service.rmi with parameters of type ClassInfoModifier and TypeMethodDescriptionprotected voidRmiRegistry.addRemoteClass(ClassInfo info) protected voidRmiRegistry.addRemoteObject(byte channel, short objectId, String name, ClassInfo typeInfo) Constructors in com.jme3.network.service.rmi with parameters of type ClassInfoModifierConstructorDescriptionRemoteObjectHandler(RmiRegistry rmi, byte channel, short objectId, ClassInfo typeInfo)