Package net.bluemind.core.rest.model
Class RestService
java.lang.Object
net.bluemind.core.rest.model.RestService
- 
Field Summary
Fields - 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionstatic Stringstatic Stringaddress(RestService restService, RestServiceApiDescriptor.MethodDescriptor methodDesciptor)  
- 
Field Details
- 
descriptor
 - 
endpoint
 
 - 
 - 
Constructor Details
- 
RestService
 
 - 
 - 
Method Details
- 
address
public static String address(RestService restService, RestServiceApiDescriptor.MethodDescriptor methodDesciptor)  - 
address
 
 -