JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Android Officium 1.1.2 Documentation
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
universum.studios.android.officium.service
Interface EndPoint
public interface
EndPoint
End point that may be specified for
ServiceManager
to provide base url for all its related services.
Author:
Martin Albedinsky
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
String
getBaseUrl
()
Returns the base url of this end point.
Method Detail
getBaseUrl
String
getBaseUrl()
Returns the base url of this end point.
Returns:
This end point's url.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Android Officium 1.1.2 Documentation
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method