|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use QueryableFrame | |
---|---|
org.apache.vinci.transport | |
org.apache.vinci.transport.document |
Uses of QueryableFrame in org.apache.vinci.transport |
---|
Subclasses of QueryableFrame in org.apache.vinci.transport | |
---|---|
class |
Attributes
Class for representing a list of attributes for an XML element. |
class |
ErrorFrame
This is a special VinciFrame that simplifies returning error or exceptional conditions. |
class |
VinciFrame
This is the "default" document class for use with the Vinci client and servable classes. |
Methods in org.apache.vinci.transport that return QueryableFrame | |
---|---|
QueryableFrame |
QueryableFrame.fgetFrame(java.lang.String key)
Retrieve 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.document | |
---|---|
class |
AFrame
This class is a VinciFrame with extensions for support of XML attributes. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |