Uses of Interface
de.fraunhofer.iese.mydata.component.interfaces.IPolicyInformationPoint
-
Packages that use IPolicyInformationPoint Package Description de.fraunhofer.iese.mydata.component.connector -
-
Uses of IPolicyInformationPoint in de.fraunhofer.iese.mydata.component.connector
Methods in de.fraunhofer.iese.mydata.component.connector that return IPolicyInformationPoint Modifier and Type Method Description IPolicyInformationPoint
ConnectorFactory. getPip(PipComponentInformation component, String preferredConnectorType)
Tries to establish a connection to a PIP by using the passed url variable.IPolicyInformationPoint
ConnectorFactory. getPip(URI url)
Tries to establish a connection to a PIP by using the passed url variable.
-