Interface StructuredUri

All Known Subinterfaces:
DeephavenUri
All Known Implementing Classes:
ApplicationUri, CustomUri, DeephavenUriBase, FieldUri, QueryScopeUri, RemoteUri, StructuredUriBase

public interface StructuredUri
A structured URI is an object which can be represented in serialized form as a URI; and subsequently, can be deserialized back into the same object.
See Also: