Uses of Interface
org.vrspace.server.core.ClientFactory
-
Packages that use ClientFactory Package Description org.vrspace.server.api org.vrspace.server.core -
-
Uses of ClientFactory in org.vrspace.server.api
Methods in org.vrspace.server.api with parameters of type ClientFactory Modifier and Type Method Description static StringApiBase. currentUserName(javax.servlet.http.HttpSession session, ClientFactory clientFactory) -
Uses of ClientFactory in org.vrspace.server.core
Classes in org.vrspace.server.core that implement ClientFactory Modifier and Type Class Description classDefaultClientFactoryFields in org.vrspace.server.core declared as ClientFactory Modifier and Type Field Description protected ClientFactoryWorldManager. clientFactory
-