Uses of Class
org.openxri.xml.Ref

Packages that use Ref
org.openxri.xml   
 

Uses of Ref in org.openxri.xml
 

Methods in org.openxri.xml that return Ref
 Ref Service.getRefAt(int n)
           
 Ref XRD.getRefAt(int n)
           
 

Methods in org.openxri.xml with parameters of type Ref
 void Service.addRef(Ref ref)
           
 void XRD.addRef(Ref ref)
           
 

Constructors in org.openxri.xml with parameters of type Ref
XDIService(Ref xdiRef)
           
XDIService(Ref[] xdiRefs)
           
XDIService(Ref[] xdiRefs, java.lang.String providerID)
          Constructs a new XDI Service endpoint for use in an authority.
XDIService(Ref xdiRef, java.lang.String providerID)
           
 



Copyright © 2005-2012. All Rights Reserved.