What is the HttpsConnection interface?
Are you preparing for IT certification? With practice questions, study notes, interactive quizzes, tips and technical articles, uCertify PrepKits ensure that you get a solid grasp of core technical concepts to ace your certification exam in first attempt.
What is the HttpsConnection interface?
Rating:
The HttpsConnection interface contains methods and constants to obtain a secure network connection. A URL with the https scheme is passed to the Connector.open() method to get an Https connection, as shown in the syntax below:
Rating:
Was this information helpful?
Other articles
- What is the paint() method?
- What is the registerAlarm() method?
- What is the recordChanged() method?
- What is the deleteRecordStore() method?
- What is the SecureConnection interface?