Package com.couchbase.lite
Class URLEndpoint
- java.lang.Object
-
- com.couchbase.lite.URLEndpoint
-
-
Constructor Summary
Constructors Constructor Description URLEndpoint(java.net.URI url)
Constructor with the url.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.net.URI
getURL()
Returns the url.java.lang.String
toString()
-