|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectbe.ehealth.businessconnector.therlink.service.ServiceFactory
public final class ServiceFactory
A factory for creating TherLinkService
.
Method Summary | |
---|---|
static GenericRequest |
getTherLinkPort(SAMLToken token)
Gets the therlink port |
static TherLinkService |
getTherLinkService()
Gets the therlink service. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static GenericRequest getTherLinkPort(SAMLToken token) throws MalformedURLException, TechnicalConnectorException, TherLinkBusinessConnectorException
token
- the token
MalformedURLException
- the malformed url exception
TechnicalConnectorException
- the technical connector exception
TherLinkBusinessConnectorException
public static TherLinkService getTherLinkService()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |