Uses of Class
com.sas.iom.orb.SASURI
Packages that use SASURI
Package
Description
The IOM ORB Framework and Utilities.
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 SASURIModifier and TypeMethodDescriptionstatic SASURISASURI.create(char[] uriChars) Construct and return a SASURI from its character array representation.static SASURISASURI.create(String str) Construct and return a SASURI from its string representation.ORBBase.object_to_uri(Object obj) Methods in com.sas.iom.orb with parameters of type SASURI -
Uses of SASURI in com.sas.iom.orb.brg
Methods in com.sas.iom.orb.brg that return SASURIModifier and TypeMethodDescriptionprotected SASURIConversation.getNegotiatedURI(String scheme, String[] omitAttrArr) protected SASURIConversation.getURI()ORBImpl.object_to_uri(Object obj) Get the URI describing the remote object and the server hosting it.Methods in com.sas.iom.orb.brg with parameters of type SASURIModifier and TypeMethodDescriptionprotected voidConversation.initClient(SASURI uri) ObjectORBImpl.uri_to_object(SASURI uri) Connect to an IOM bridge server and get a reference to a remote object on that server.Constructors in com.sas.iom.orb.brg with parameters of type SASURI -
Uses of SASURI in com.sas.services.connection
Methods in com.sas.services.connection that return SASURIModifier and TypeMethodDescriptionZeroConfigWorkspaceServer.toURI(Credential credential, String cxID) Methods in com.sas.services.connection with parameters of type SASURI