Uses of Interface
org.basex.server.ClientInfo
Packages that use ClientInfo
-
Uses of ClientInfo in org.basex.core
Constructors in org.basex.core with parameters of type ClientInfoModifierConstructorDescriptionContext(Context ctx, ClientInfo client) Constructor, called by clients, and adopting the variables of the main context. -
Uses of ClientInfo in org.basex.server
Classes in org.basex.server that implement ClientInfoModifier and TypeClassDescriptionfinal classServer-side client session in the client-server architecture.