AddressFactory
The AddressFactory interface is tasked with creating the very essence of addresses and URIs. Whether you're dialing into a SIP session or reaching out via telephone URL (TelURL), AddressFactory provides the tools necessary to create these essential components. Let's dive into the key methods provided by AddressFactory and translate their functionalities into more accessible terms.
Key Methods
createURI(String uri): This is go-to method for forging a URI (Uniform Resource Identifier) from a string representation. It's akin to formatting a specific address on a map; the string could lead to a web resource, a SIP address, or a telephone number. The feature of this method is its ability to decrypt and form a string into a navigable URI.
Sign in to read the full article
Start innovating with Mobius
What's next? Let's talk!