Package | Description |
---|---|
si.mazi.rescu |
Classes in this package may be used to create proxy client objects for REST web services.
|
Modifier and Type | Method and Description |
---|---|
static <I> I |
RestProxyFactory.createProxy(Class<I> restInterface,
String baseUrl,
ClientConfig config,
Interceptor... interceptors)
Create a proxy implementation of restInterface.
|
Copyright © 2012–2016. All rights reserved.