Uses of Class
org.apache.vinci.transport.QueryableFrame
Packages that use QueryableFrame
-
Uses of QueryableFrame in org.apache.vinci.transport
Subclasses of QueryableFrame in org.apache.vinci.transportModifier and TypeClassDescriptionclassClass for representing a list of attributes for an XML element.classThis is a special VinciFrame that simplifies returning error or exceptional conditions.classThis is the "default" document class for use with the Vinci client and servable classes.Methods in org.apache.vinci.transport that return QueryableFrameModifier and TypeMethodDescriptionRetrieve the value of the specified key as a QueryableFrame. -
Uses of QueryableFrame in org.apache.vinci.transport.document
Subclasses of QueryableFrame in org.apache.vinci.transport.documentModifier and TypeClassDescriptionclassThis class is a VinciFrame with extensions for support of XML attributes.