Uses of Class
org.vrspace.server.types.ID
Packages that use ID
Package
Description
-
Uses of ID in org.vrspace.server.connect
Methods in org.vrspace.server.connect that return IDModifier and TypeMethodDescriptionElasticSearchSessionListener.ESLogEntry.getClient()
ElasticSearchSessionListener.ESLogEntry.getSource()
Methods in org.vrspace.server.connect with parameters of type ID -
Uses of ID in org.vrspace.server.core
Fields in org.vrspace.server.core with type parameters of type IDMethods in org.vrspace.server.core with parameters of type ID -
Uses of ID in org.vrspace.server.dto
Methods in org.vrspace.server.dto that return IDConstructors in org.vrspace.server.dto with parameters of type ID -
Uses of ID in org.vrspace.server.obj
Methods in org.vrspace.server.obj that return IDMethods in org.vrspace.server.obj that return types with arguments of type IDMethod parameters in org.vrspace.server.obj with type arguments of type IDModifier and TypeMethodDescriptionvoid
VRObject.setListeners
(ConcurrentHashMap<ID, VRObject> listeners) void
Game.setPlayers
(Set<ID> players)