Uses of Interface
se.liu.ida.hefquin.engine.federation.access.TPFInterface
Packages that use TPFInterface
Package
Description
- 
Uses of TPFInterface in se.liu.ida.hefquin.engine.federation
Methods in se.liu.ida.hefquin.engine.federation that return TPFInterface - 
Uses of TPFInterface in se.liu.ida.hefquin.engine.federation.access
Subinterfaces of TPFInterface in se.liu.ida.hefquin.engine.federation.access - 
Uses of TPFInterface in se.liu.ida.hefquin.engine.federation.access.impl.iface
Classes in se.liu.ida.hefquin.engine.federation.access.impl.iface that implement TPFInterfaceMethods in se.liu.ida.hefquin.engine.federation.access.impl.iface that return TPFInterfaceModifier and TypeMethodDescriptionstatic TPFInterfaceTPFInterfaceUtils.createTPFInterface(String fragmentURI) Returns aTPFInterfaceobject that represents the interface of a TPF server from which a TPF with the given URI can be retrieved. - 
Uses of TPFInterface in se.liu.ida.hefquin.engine.federation.access.impl.reqproc
Methods in se.liu.ida.hefquin.engine.federation.access.impl.reqproc with parameters of type TPFInterfaceModifier and TypeMethodDescriptionprotected TPFResponseTPFRequestProcessorImpl.performRequest(TPFRequest req, TPFInterface iface, FederationMember fm)