Uses of Class
no.digipost.api.client.representations.EntryPoint
-
Packages that use EntryPoint Package Description no.digipost.api.client.internal no.digipost.api.client.internal.http.response.interceptor no.digipost.api.client.representations Copyright (C) Posten Norge AS Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. -
-
Uses of EntryPoint in no.digipost.api.client.internal
Methods in no.digipost.api.client.internal that return EntryPoint Modifier and Type Method Description EntryPoint
ApiServiceImpl. getEntryPoint()
EntryPoint
ApiServiceImpl. getEntryPoint(SenderId senderId)
-
Uses of EntryPoint in no.digipost.api.client.internal.http.response.interceptor
Constructor parameters in no.digipost.api.client.internal.http.response.interceptor with type arguments of type EntryPoint Constructor Description ResponseSignatureInterceptor(Supplier<EntryPoint> entryPointResolver)
-
Uses of EntryPoint in no.digipost.api.client.representations
Methods in no.digipost.api.client.representations that return EntryPoint Modifier and Type Method Description EntryPoint
ObjectFactory. createEntryPoint()
-