SMath.Manager.Network.UrlBuilders Namespace

 

Classes

PublicSitePagesUrls Default implementation of IPublicSitePagesUrls.
PublicSiteUrls Base class for implementations of IPublicSiteUrls.
ServerApiUrls Default implementation of IServerApiUrls.
ServerPagesUrls Default implementation of IServerPagesUrls.
ServerUrls Base class for implementations of IServerUrls.

Interfaces

IPublicSitePagesUrls Provides building of URLs for pages and applications of the public web site of the product.
IPublicSiteUrls Base interface which provides building of URLs for the public web site of the product.
IServerApiUrls Provides building of URLs for public API of the server the program connects to.
IServerPagesUrls Provides building of URLs for pages and applications of the server the program connects to.
IServerUrls Base interface which provides building of URLs for the server the program connects to

Delegates

ServerUrlsGetServiceUrlFunc Determines the base URL of the service with specified name.