Uses of Class
pivot.web.server.QueryServlet.ResponsePropertiesDictionary

Packages that use QueryServlet.ResponsePropertiesDictionary
pivot.web.server Contains classes to facilitate access to and development of web query services. 
 

Uses of QueryServlet.ResponsePropertiesDictionary in pivot.web.server
 

Methods in pivot.web.server that return QueryServlet.ResponsePropertiesDictionary
 QueryServlet.ResponsePropertiesDictionary QueryServlet.getResponseProperties()
          Returns the servlet's response property dictionary, which holds the HTTP response headers that will be sent back to the client.