Uses of Class
com.sas.iom.orb.SASURI

Packages that use SASURI
com.sas.iom.orb The IOM ORB Framework and Utilities. 
com.sas.services.connection Service for making and managing connections to IOM servers. 
 

Uses of SASURI in com.sas.iom.orb
 

Methods in com.sas.iom.orb that return SASURI
static SASURI SASURI.create(java.lang.String str)
          Construct and return a SASURI from its string representation.
 

Uses of SASURI in com.sas.services.connection
 

Methods in com.sas.services.connection that return SASURI
 SASURI Server.toURI(com.sas.services.connection.ConnectionRequest cxReq)
           
abstract  SASURI Server.toURI(Credential cred, java.lang.String cxID)
           
 SASURI BridgeServer.toURI(Credential credential, java.lang.String cxID)
           
 

Methods in com.sas.services.connection with parameters of type SASURI
protected static BridgeServer BridgeServer.bridgeServerFromURI(SASURI uri)
           
static Server Server.fromURI(SASURI uri)
          Convert a URI into a Server.
 




Copyright © 2009 SAS Institute Inc. All Rights Reserved.