| Constructor and Description |
|---|
MessagesApiImpl(org.springframework.web.client.RestTemplate restTemplate,
int port,
UserCredentialsSupplier userCredentialsSupplier) |
MessagesApiImpl(org.springframework.web.client.RestTemplate restTemplate,
String host,
UserCredentialsSupplier userCredentialsSupplier) |
ProjectsApiImpl(org.springframework.web.client.RestTemplate restTemplate,
int port,
UserCredentialsSupplier userCredentialsSupplier) |
ProjectsApiImpl(org.springframework.web.client.RestTemplate restTemplate,
String host,
UserCredentialsSupplier userCredentialsSupplier) |
UserApiImpl(org.springframework.web.client.RestTemplate restTemplate,
int port,
UserCredentialsSupplier userCredentialsSupplier) |
UserApiImpl(org.springframework.web.client.RestTemplate restTemplate,
String host,
UserCredentialsSupplier userCredentialsSupplier) |
Copyright © 2017. All rights reserved.