Interface INSURL
-
- All Known Implementing Classes:
CorbalocURL
,CorbanameURL
,INSURLBase
public interface INSURL
INS URL is a generic interface for two different types of URL's specified in INS spec.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
dPrint()
java.util.List
getEndpointInfo()
java.lang.String
getKeyString()
boolean
getRIRFlag()
java.lang.String
getStringifiedName()
boolean
isCorbanameURL()
-