Package de.gematik.bbriccs.konnektor
Class RemoteKonServicePort
java.lang.Object
de.gematik.bbriccs.konnektor.ServicePort
de.gematik.bbriccs.konnektor.RemoteKonServicePort
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionfinal de.gematik.ws.conn.authsignatureservice.wsdl.v7_4.AuthSignatureServicePortTypefinal de.gematik.ws.conn.cardservice.wsdl.v8.CardServicePortTypefinal de.gematik.ws.conn.cardterminalservice.wsdl.v1.CardTerminalServicePortTypefinal de.gematik.ws.conn.certificateservice.wsdl.v6.CertificateServicePortTypede.gematik.ws.conn.encryptionservice.wsdl.v6.EncryptionServicePortTypefinal de.gematik.ws.conn.eventservice.wsdl.v7.EventServicePortTypefinal de.gematik.ws.conn.signatureservice.wsdl.v7.SignatureServicePortTypede.gematik.ws.conn.vsds.vsdservice.v5.VSDServicePortTypestatic RemoteKonServicePort.Builderstatic RemoteKonServicePort.BuildertoString()Methods inherited from class de.gematik.bbriccs.konnektor.ServicePort
getSds
-
Method Details
-
onRemote
-
onRemote
-
getSignatureService
public final de.gematik.ws.conn.signatureservice.wsdl.v7.SignatureServicePortType getSignatureService()- Specified by:
getSignatureServicein classServicePort
-
getAuthSignatureService
public final de.gematik.ws.conn.authsignatureservice.wsdl.v7_4.AuthSignatureServicePortType getAuthSignatureService()- Specified by:
getAuthSignatureServicein classServicePort
-
getCertificateService
public final de.gematik.ws.conn.certificateservice.wsdl.v6.CertificateServicePortType getCertificateService()- Specified by:
getCertificateServicein classServicePort
-
getEventService
public final de.gematik.ws.conn.eventservice.wsdl.v7.EventServicePortType getEventService()- Specified by:
getEventServicein classServicePort
-
getCardService
public final de.gematik.ws.conn.cardservice.wsdl.v8.CardServicePortType getCardService()- Specified by:
getCardServicein classServicePort
-
getCardTerminalService
public final de.gematik.ws.conn.cardterminalservice.wsdl.v1.CardTerminalServicePortType getCardTerminalService()- Specified by:
getCardTerminalServicein classServicePort
-
getVSDServicePortType
public de.gematik.ws.conn.vsds.vsdservice.v5.VSDServicePortType getVSDServicePortType()- Specified by:
getVSDServicePortTypein classServicePort
-
getEncryptionServicePortType
public de.gematik.ws.conn.encryptionservice.wsdl.v6.EncryptionServicePortType getEncryptionServicePortType()- Specified by:
getEncryptionServicePortTypein classServicePort
-
toString
-