Package-level declarations

Functions

Link copied to clipboard
fun <P, S : Service> buildPort(service: S, clazz: Class<S>, features: List<WebServiceFeature?>): P
Link copied to clipboard
fun <S : Service> buildService(clazz: Class<S>, wsdlURL: URL): S
Link copied to clipboard
inline fun <S : Service, P> createGrunnbokService(url: String, user: String, password: String): P
Link copied to clipboard
inline fun <S : Service, P> createKartverketService(url: String, user: String, password: String): P
Link copied to clipboard
inline fun <S : Service, P> createService(wsdlPath: String, url: String, user: String, password: String): P
Link copied to clipboard
fun grunnbokSnapshot(year: Int = 9999): <Error class: unknown class>
Link copied to clipboard
fun kartverketSnapshot(year: Int = 9999): <Error class: unknown class>