Uses of Interface
org.gridprovenance.client.XQueryPort

Packages that use XQueryPort
org.gridprovenance.client.impl   
 

Uses of XQueryPort in org.gridprovenance.client.impl
 

Classes in org.gridprovenance.client.impl that implement XQueryPort
 class XQueryPortImpl
          Implement of XQueryPort Interface
 

Constructors in org.gridprovenance.client.impl with parameters of type XQueryPort
ProvenanceServiceImpl(RecordPort recordPort, XQueryPort xQueryPort, PQueryPort pQueryPort)