Uses of Class
org.basex.http.web.WebModule
Packages that use WebModule
-
Uses of WebModule in org.basex.http.restxq
Method parameters in org.basex.http.restxq with type arguments of type WebModuleModifier and TypeMethodDescriptionReturns a WADL description for all available URIs.Constructors in org.basex.http.restxq with parameters of type WebModuleModifierConstructorDescriptionRestXqFunction(StaticFunc function, QueryContext qc, WebModule module) Constructor. -
Uses of WebModule in org.basex.http.web
Fields in org.basex.http.web declared as WebModuleConstructors in org.basex.http.web with parameters of type WebModuleModifierConstructorDescriptionprotectedWebFunction(StaticFunc function, WebModule module, QueryContext qc) Constructor. -
Uses of WebModule in org.basex.http.ws
Constructors in org.basex.http.ws with parameters of type WebModuleModifierConstructorDescriptionWsFunction(StaticFunc function, QueryContext qc, WebModule module) Constructor.