SlideShare une entreprise Scribd logo
1  sur  49
What is Java API?
Click here to watch the video
What is Java API?
Java JRE JDK
Java consists of two major components, JRE and JDK
What is Java API?
JDK
Compiler JVM APIs
JDK consists of three major components
What is Java API?
Java
Compiler
A Java compiler is a predefined program that converts the high-level,
user-written code language to low-level, computer-understandable,
byte-code language during the compile time
What is Java API?
JVM
JVM(Java Virtual Machine) processes the byte code obtained from
the compiler and generates an output in user-readable format
What is Java API?
Java API
Like JVM and Compiler, Java APIs are integral software packages
that come along with JDK. The primary intention of API is to establish
communication between applications
Interpreter
Java API
JVM
Java Program
Application Hardware
Java
Program
What is Java API?
Fundamental Components of Java API
What is Java API?
Types of Developers using various types of APIs
Open Developers Internal Developers Partner Developers
What is Java API?
Types of Developers using various types of APIs
Open Developers
Leading Companies provide access to their APIs as Open-Source
through authentication via a Unique Secret Key to keep track and
ensure legal usage
What is Java API?
Types of Developers using various types of APIs
Open Developers
Open Developers include:
B2C Team
What is Java API?
Types of Developers using various types of APIs
Internal Developers
Internal Developers belong to a specific organization working in a
closed environment. They use APIs with high Security that can
establish communication and has access to only the Organization
personnel
What is Java API?
Types of Developers using various types of APIs
Internal Developers
Internal Developers include:
B2C Team
B2B Team
A2A Team
B2E Team
What is Java API?
Types of Developers using various types of APIs
Partner Developers
Partner Developers are like Internal Developers. The only difference is,
there are two or more organizations in collaboration with each other while
accessing the resources and API
What is Java API?
Types of Developers using various types of APIs
Partner Developers
Partner Developers include:
B2C Team
B2C Team
Need for Java API
Need for Java API
Streamline Operations Improve Business Create Powerful Apps
Need for Java API
Streamline Operations
Leading social Media applications, Delivery, and F and B
applications are running smooth and hassle-free because of
significant improvement by implementing APIs
Need for Java API
Improve Business
Introducing APIs to the public leads many companies to release
private data to generate new ideas, fix existing bugs, and receive
new ways to improve operations
Need for Java API
Create Powerful Apps
Online banking has changed the industry forever, and APIs offer
customers the ability to manage their finances digitally with
complete simplicity
Types of Java API
Types of Java API
Java API
Private CompositePublic Partner
There are mainly four types of APIs in Java as shown below
Types of Java API
Public
Public (or open) APIs are Java APIs that come with the JDK.
They do not have strict restrictions about how developers
use them
Types of Java API
Private
Private (or internal) APIs are developed by a specific
organization and are accessible to only employees who work
for that organization
Types of Java API
Partner
Partner APIs are considered to be third-party APIs and are
developed by organizations for strategic business operations
Types of Java API
Composite
Composite APIs are microservices, and developers build
them by combining several service APIs
Data API and Services
Data API and Services
Data API and Services
Data and API services are another way to categorize Java APIs other
than public, private, partner, and composite. APIs are also classified
based on their data-manipulation capabilities and the variety of
services they offer
Data API and Services
Data API and Services
Internal API Services External API Services
CRUD Operations UI Services
Data API and Services
Data API and Services
Internal API Services
Internal API services are developed to offer organizations services
specific to that organization. These services include only complex
data operations and internal processes
Data API and Services
Data API and Services
External API Services
External APIs are open-source APIs that developers integrate into an
existing application or website
Data API and Services
Data API and Services
CRUD Operations
CRUD APIs provide data manipulation operations over various data
storage units such as SaaS and RDBMS, using standard storage-unit
connecting tools like JDBC
Data API and Services
Data API and Services
UI Services
User interface service APIs are open-source APIs that allow
developers to build user interfaces for mobile devices, computers,
and other electronics
API Service Protocols
API Service Protocols
The rules and protocols guide the functionality of the Java API.
Different APIs have different service protocols. Let’s consider an
example of RESTful API service protocol as an example
API Service Protocols
• Stateless
• Uniform interface
• Client-server
• Cache
• Layered
API Service Protocols
Since the RESTful API follows client-server architecture by default, it
is recommended that the RESTful API Services to be stateless all the
time
Stateless
API Service Protocols
The entities in a RESTful API are the server and clients. Applications
that run on a global scale need a client and server interface through
HTTP. URI allocates the resources
Uniform Interface
API Service Protocols
The client-server model used in the RESTful API should be fault-
tolerant. Both the client and server are expected to operate
independently
Client-Server
API Service Protocols
Including a cache memory allows the application
to record intermediate responses and run faster in real time. A
RESTful API also includes the cache memory
Cache
API Service Protocols
A RESTful API is built using layers that are loosely coupled, or
independent, from each other. Each layer contributes to a different
level of hierarchy and supports encapsulation
Layered
Commonly used APIs
Commonly used APIs
API
Web API
Facebook.4j
Twitter.4j
Android API
Java Advanced Imaging
Java Data Objects
Acronym
None
None
None
Google
JAI
JDO
Commonly used APIs
API
RESTful API
Java Media Frameworks
Java Persistence API
Java Speech API
Java 3D
Java USB for Windows
Acronym
none
JMF
JPA
JSAPI
J3D
none
Advantages of Java APIs
Advantages of Java APIs
SQL Support
Application
Efficiency
Automation
Adaption
Customization
Scope
Integration
Java API Tutorial For Beginners | Java API For Restful Web Services | Java API Example | Simplilearn

Contenu connexe

Plus de Simplilearn

Backpropagation in Neural Networks | Back Propagation Algorithm with Examples...
Backpropagation in Neural Networks | Back Propagation Algorithm with Examples...Backpropagation in Neural Networks | Back Propagation Algorithm with Examples...
Backpropagation in Neural Networks | Back Propagation Algorithm with Examples...Simplilearn
 
How to Become a Business Analyst ?| Roadmap to Become Business Analyst | Simp...
How to Become a Business Analyst ?| Roadmap to Become Business Analyst | Simp...How to Become a Business Analyst ?| Roadmap to Become Business Analyst | Simp...
How to Become a Business Analyst ?| Roadmap to Become Business Analyst | Simp...Simplilearn
 
Career Opportunities In Artificial Intelligence 2023 | AI Job Opportunities |...
Career Opportunities In Artificial Intelligence 2023 | AI Job Opportunities |...Career Opportunities In Artificial Intelligence 2023 | AI Job Opportunities |...
Career Opportunities In Artificial Intelligence 2023 | AI Job Opportunities |...Simplilearn
 
Programming for Beginners | How to Start Coding in 2023? | Introduction to Pr...
Programming for Beginners | How to Start Coding in 2023? | Introduction to Pr...Programming for Beginners | How to Start Coding in 2023? | Introduction to Pr...
Programming for Beginners | How to Start Coding in 2023? | Introduction to Pr...Simplilearn
 
Best IDE for Programming in 2023 | Top 8 Programming IDE You Should Know | Si...
Best IDE for Programming in 2023 | Top 8 Programming IDE You Should Know | Si...Best IDE for Programming in 2023 | Top 8 Programming IDE You Should Know | Si...
Best IDE for Programming in 2023 | Top 8 Programming IDE You Should Know | Si...Simplilearn
 
React 18 Overview | React 18 New Features and Changes | React 18 Tutorial 202...
React 18 Overview | React 18 New Features and Changes | React 18 Tutorial 202...React 18 Overview | React 18 New Features and Changes | React 18 Tutorial 202...
React 18 Overview | React 18 New Features and Changes | React 18 Tutorial 202...Simplilearn
 
What Is Next JS ? | Introduction to Next JS | Basics of Next JS | Next JS Tut...
What Is Next JS ? | Introduction to Next JS | Basics of Next JS | Next JS Tut...What Is Next JS ? | Introduction to Next JS | Basics of Next JS | Next JS Tut...
What Is Next JS ? | Introduction to Next JS | Basics of Next JS | Next JS Tut...Simplilearn
 
How To Become an SEO Expert In 2023 | SEO Expert Tutorial | SEO For Beginners...
How To Become an SEO Expert In 2023 | SEO Expert Tutorial | SEO For Beginners...How To Become an SEO Expert In 2023 | SEO Expert Tutorial | SEO For Beginners...
How To Become an SEO Expert In 2023 | SEO Expert Tutorial | SEO For Beginners...Simplilearn
 
WordPress Tutorial for Beginners 2023 | What Is WordPress and How Does It Wor...
WordPress Tutorial for Beginners 2023 | What Is WordPress and How Does It Wor...WordPress Tutorial for Beginners 2023 | What Is WordPress and How Does It Wor...
WordPress Tutorial for Beginners 2023 | What Is WordPress and How Does It Wor...Simplilearn
 
Blogging For Beginners 2023 | How To Create A Blog | Blogging Tutorial | Simp...
Blogging For Beginners 2023 | How To Create A Blog | Blogging Tutorial | Simp...Blogging For Beginners 2023 | How To Create A Blog | Blogging Tutorial | Simp...
Blogging For Beginners 2023 | How To Create A Blog | Blogging Tutorial | Simp...Simplilearn
 
How To Start A Blog In 2023 | Pros And Cons Of Blogging | Blogging Tutorial |...
How To Start A Blog In 2023 | Pros And Cons Of Blogging | Blogging Tutorial |...How To Start A Blog In 2023 | Pros And Cons Of Blogging | Blogging Tutorial |...
How To Start A Blog In 2023 | Pros And Cons Of Blogging | Blogging Tutorial |...Simplilearn
 
How to Increase Website Traffic ? | 10 Ways To Increase Website Traffic in 20...
How to Increase Website Traffic ? | 10 Ways To Increase Website Traffic in 20...How to Increase Website Traffic ? | 10 Ways To Increase Website Traffic in 20...
How to Increase Website Traffic ? | 10 Ways To Increase Website Traffic in 20...Simplilearn
 
Google Keyword Planner Tutorial For 2023 | How to Use Google Keyword Planner?...
Google Keyword Planner Tutorial For 2023 | How to Use Google Keyword Planner?...Google Keyword Planner Tutorial For 2023 | How to Use Google Keyword Planner?...
Google Keyword Planner Tutorial For 2023 | How to Use Google Keyword Planner?...Simplilearn
 
Content Writing Tutorial for Beginners | What Is Content Writing | Content Wr...
Content Writing Tutorial for Beginners | What Is Content Writing | Content Wr...Content Writing Tutorial for Beginners | What Is Content Writing | Content Wr...
Content Writing Tutorial for Beginners | What Is Content Writing | Content Wr...Simplilearn
 
YouTube SEO 2023 | How to Rank YouTube Videos ? | YouTube SEO Tutorial | Simp...
YouTube SEO 2023 | How to Rank YouTube Videos ? | YouTube SEO Tutorial | Simp...YouTube SEO 2023 | How to Rank YouTube Videos ? | YouTube SEO Tutorial | Simp...
YouTube SEO 2023 | How to Rank YouTube Videos ? | YouTube SEO Tutorial | Simp...Simplilearn
 
Instagram Ads.pptx
Instagram Ads.pptxInstagram Ads.pptx
Instagram Ads.pptxSimplilearn
 
Introduction to MATLAB in 8 Minutes
Introduction to MATLAB in 8 Minutes Introduction to MATLAB in 8 Minutes
Introduction to MATLAB in 8 Minutes Simplilearn
 
MATLAB Tutorial For Beginners 2023
MATLAB Tutorial For Beginners 2023MATLAB Tutorial For Beginners 2023
MATLAB Tutorial For Beginners 2023Simplilearn
 
How to Install MATLAB Software in Laptop ?
How to Install MATLAB Software in Laptop ?How to Install MATLAB Software in Laptop ?
How to Install MATLAB Software in Laptop ?Simplilearn
 
Chat GPT for Content Creation
Chat GPT for Content CreationChat GPT for Content Creation
Chat GPT for Content CreationSimplilearn
 

Plus de Simplilearn (20)

Backpropagation in Neural Networks | Back Propagation Algorithm with Examples...
Backpropagation in Neural Networks | Back Propagation Algorithm with Examples...Backpropagation in Neural Networks | Back Propagation Algorithm with Examples...
Backpropagation in Neural Networks | Back Propagation Algorithm with Examples...
 
How to Become a Business Analyst ?| Roadmap to Become Business Analyst | Simp...
How to Become a Business Analyst ?| Roadmap to Become Business Analyst | Simp...How to Become a Business Analyst ?| Roadmap to Become Business Analyst | Simp...
How to Become a Business Analyst ?| Roadmap to Become Business Analyst | Simp...
 
Career Opportunities In Artificial Intelligence 2023 | AI Job Opportunities |...
Career Opportunities In Artificial Intelligence 2023 | AI Job Opportunities |...Career Opportunities In Artificial Intelligence 2023 | AI Job Opportunities |...
Career Opportunities In Artificial Intelligence 2023 | AI Job Opportunities |...
 
Programming for Beginners | How to Start Coding in 2023? | Introduction to Pr...
Programming for Beginners | How to Start Coding in 2023? | Introduction to Pr...Programming for Beginners | How to Start Coding in 2023? | Introduction to Pr...
Programming for Beginners | How to Start Coding in 2023? | Introduction to Pr...
 
Best IDE for Programming in 2023 | Top 8 Programming IDE You Should Know | Si...
Best IDE for Programming in 2023 | Top 8 Programming IDE You Should Know | Si...Best IDE for Programming in 2023 | Top 8 Programming IDE You Should Know | Si...
Best IDE for Programming in 2023 | Top 8 Programming IDE You Should Know | Si...
 
React 18 Overview | React 18 New Features and Changes | React 18 Tutorial 202...
React 18 Overview | React 18 New Features and Changes | React 18 Tutorial 202...React 18 Overview | React 18 New Features and Changes | React 18 Tutorial 202...
React 18 Overview | React 18 New Features and Changes | React 18 Tutorial 202...
 
What Is Next JS ? | Introduction to Next JS | Basics of Next JS | Next JS Tut...
What Is Next JS ? | Introduction to Next JS | Basics of Next JS | Next JS Tut...What Is Next JS ? | Introduction to Next JS | Basics of Next JS | Next JS Tut...
What Is Next JS ? | Introduction to Next JS | Basics of Next JS | Next JS Tut...
 
How To Become an SEO Expert In 2023 | SEO Expert Tutorial | SEO For Beginners...
How To Become an SEO Expert In 2023 | SEO Expert Tutorial | SEO For Beginners...How To Become an SEO Expert In 2023 | SEO Expert Tutorial | SEO For Beginners...
How To Become an SEO Expert In 2023 | SEO Expert Tutorial | SEO For Beginners...
 
WordPress Tutorial for Beginners 2023 | What Is WordPress and How Does It Wor...
WordPress Tutorial for Beginners 2023 | What Is WordPress and How Does It Wor...WordPress Tutorial for Beginners 2023 | What Is WordPress and How Does It Wor...
WordPress Tutorial for Beginners 2023 | What Is WordPress and How Does It Wor...
 
Blogging For Beginners 2023 | How To Create A Blog | Blogging Tutorial | Simp...
Blogging For Beginners 2023 | How To Create A Blog | Blogging Tutorial | Simp...Blogging For Beginners 2023 | How To Create A Blog | Blogging Tutorial | Simp...
Blogging For Beginners 2023 | How To Create A Blog | Blogging Tutorial | Simp...
 
How To Start A Blog In 2023 | Pros And Cons Of Blogging | Blogging Tutorial |...
How To Start A Blog In 2023 | Pros And Cons Of Blogging | Blogging Tutorial |...How To Start A Blog In 2023 | Pros And Cons Of Blogging | Blogging Tutorial |...
How To Start A Blog In 2023 | Pros And Cons Of Blogging | Blogging Tutorial |...
 
How to Increase Website Traffic ? | 10 Ways To Increase Website Traffic in 20...
How to Increase Website Traffic ? | 10 Ways To Increase Website Traffic in 20...How to Increase Website Traffic ? | 10 Ways To Increase Website Traffic in 20...
How to Increase Website Traffic ? | 10 Ways To Increase Website Traffic in 20...
 
Google Keyword Planner Tutorial For 2023 | How to Use Google Keyword Planner?...
Google Keyword Planner Tutorial For 2023 | How to Use Google Keyword Planner?...Google Keyword Planner Tutorial For 2023 | How to Use Google Keyword Planner?...
Google Keyword Planner Tutorial For 2023 | How to Use Google Keyword Planner?...
 
Content Writing Tutorial for Beginners | What Is Content Writing | Content Wr...
Content Writing Tutorial for Beginners | What Is Content Writing | Content Wr...Content Writing Tutorial for Beginners | What Is Content Writing | Content Wr...
Content Writing Tutorial for Beginners | What Is Content Writing | Content Wr...
 
YouTube SEO 2023 | How to Rank YouTube Videos ? | YouTube SEO Tutorial | Simp...
YouTube SEO 2023 | How to Rank YouTube Videos ? | YouTube SEO Tutorial | Simp...YouTube SEO 2023 | How to Rank YouTube Videos ? | YouTube SEO Tutorial | Simp...
YouTube SEO 2023 | How to Rank YouTube Videos ? | YouTube SEO Tutorial | Simp...
 
Instagram Ads.pptx
Instagram Ads.pptxInstagram Ads.pptx
Instagram Ads.pptx
 
Introduction to MATLAB in 8 Minutes
Introduction to MATLAB in 8 Minutes Introduction to MATLAB in 8 Minutes
Introduction to MATLAB in 8 Minutes
 
MATLAB Tutorial For Beginners 2023
MATLAB Tutorial For Beginners 2023MATLAB Tutorial For Beginners 2023
MATLAB Tutorial For Beginners 2023
 
How to Install MATLAB Software in Laptop ?
How to Install MATLAB Software in Laptop ?How to Install MATLAB Software in Laptop ?
How to Install MATLAB Software in Laptop ?
 
Chat GPT for Content Creation
Chat GPT for Content CreationChat GPT for Content Creation
Chat GPT for Content Creation
 

Dernier

Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptxBasic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptxDenish Jangid
 
ICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptxICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptxAreebaZafar22
 
The basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptxThe basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptxheathfieldcps1
 
Spellings Wk 3 English CAPS CARES Please Practise
Spellings Wk 3 English CAPS CARES Please PractiseSpellings Wk 3 English CAPS CARES Please Practise
Spellings Wk 3 English CAPS CARES Please PractiseAnaAcapella
 
How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17Celine George
 
How to Create and Manage Wizard in Odoo 17
How to Create and Manage Wizard in Odoo 17How to Create and Manage Wizard in Odoo 17
How to Create and Manage Wizard in Odoo 17Celine George
 
Key note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfKey note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfAdmir Softic
 
How to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POSHow to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POSCeline George
 
Salient Features of India constitution especially power and functions
Salient Features of India constitution especially power and functionsSalient Features of India constitution especially power and functions
Salient Features of India constitution especially power and functionsKarakKing
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdfQucHHunhnh
 
Unit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptxUnit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptxVishalSingh1417
 
Micro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdfMicro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdfPoh-Sun Goh
 
This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.christianmathematics
 
Dyslexia AI Workshop for Slideshare.pptx
Dyslexia AI Workshop for Slideshare.pptxDyslexia AI Workshop for Slideshare.pptx
Dyslexia AI Workshop for Slideshare.pptxcallscotland1987
 
Sociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning ExhibitSociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning Exhibitjbellavia9
 
General Principles of Intellectual Property: Concepts of Intellectual Proper...
General Principles of Intellectual Property: Concepts of Intellectual  Proper...General Principles of Intellectual Property: Concepts of Intellectual  Proper...
General Principles of Intellectual Property: Concepts of Intellectual Proper...Poonam Aher Patil
 
Fostering Friendships - Enhancing Social Bonds in the Classroom
Fostering Friendships - Enhancing Social Bonds  in the ClassroomFostering Friendships - Enhancing Social Bonds  in the Classroom
Fostering Friendships - Enhancing Social Bonds in the ClassroomPooky Knightsmith
 
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...ZurliaSoop
 
Understanding Accommodations and Modifications
Understanding  Accommodations and ModificationsUnderstanding  Accommodations and Modifications
Understanding Accommodations and ModificationsMJDuyan
 

Dernier (20)

Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptxBasic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
 
ICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptxICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptx
 
Mehran University Newsletter Vol-X, Issue-I, 2024
Mehran University Newsletter Vol-X, Issue-I, 2024Mehran University Newsletter Vol-X, Issue-I, 2024
Mehran University Newsletter Vol-X, Issue-I, 2024
 
The basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptxThe basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptx
 
Spellings Wk 3 English CAPS CARES Please Practise
Spellings Wk 3 English CAPS CARES Please PractiseSpellings Wk 3 English CAPS CARES Please Practise
Spellings Wk 3 English CAPS CARES Please Practise
 
How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17
 
How to Create and Manage Wizard in Odoo 17
How to Create and Manage Wizard in Odoo 17How to Create and Manage Wizard in Odoo 17
How to Create and Manage Wizard in Odoo 17
 
Key note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfKey note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdf
 
How to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POSHow to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POS
 
Salient Features of India constitution especially power and functions
Salient Features of India constitution especially power and functionsSalient Features of India constitution especially power and functions
Salient Features of India constitution especially power and functions
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdf
 
Unit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptxUnit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptx
 
Micro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdfMicro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdf
 
This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.
 
Dyslexia AI Workshop for Slideshare.pptx
Dyslexia AI Workshop for Slideshare.pptxDyslexia AI Workshop for Slideshare.pptx
Dyslexia AI Workshop for Slideshare.pptx
 
Sociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning ExhibitSociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning Exhibit
 
General Principles of Intellectual Property: Concepts of Intellectual Proper...
General Principles of Intellectual Property: Concepts of Intellectual  Proper...General Principles of Intellectual Property: Concepts of Intellectual  Proper...
General Principles of Intellectual Property: Concepts of Intellectual Proper...
 
Fostering Friendships - Enhancing Social Bonds in the Classroom
Fostering Friendships - Enhancing Social Bonds  in the ClassroomFostering Friendships - Enhancing Social Bonds  in the Classroom
Fostering Friendships - Enhancing Social Bonds in the Classroom
 
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
 
Understanding Accommodations and Modifications
Understanding  Accommodations and ModificationsUnderstanding  Accommodations and Modifications
Understanding Accommodations and Modifications
 

Java API Tutorial For Beginners | Java API For Restful Web Services | Java API Example | Simplilearn

  • 1.
  • 2.
  • 4. Click here to watch the video
  • 5. What is Java API? Java JRE JDK Java consists of two major components, JRE and JDK
  • 6. What is Java API? JDK Compiler JVM APIs JDK consists of three major components
  • 7. What is Java API? Java Compiler A Java compiler is a predefined program that converts the high-level, user-written code language to low-level, computer-understandable, byte-code language during the compile time
  • 8. What is Java API? JVM JVM(Java Virtual Machine) processes the byte code obtained from the compiler and generates an output in user-readable format
  • 9. What is Java API? Java API Like JVM and Compiler, Java APIs are integral software packages that come along with JDK. The primary intention of API is to establish communication between applications
  • 10. Interpreter Java API JVM Java Program Application Hardware Java Program What is Java API? Fundamental Components of Java API
  • 11. What is Java API? Types of Developers using various types of APIs Open Developers Internal Developers Partner Developers
  • 12. What is Java API? Types of Developers using various types of APIs Open Developers Leading Companies provide access to their APIs as Open-Source through authentication via a Unique Secret Key to keep track and ensure legal usage
  • 13. What is Java API? Types of Developers using various types of APIs Open Developers Open Developers include: B2C Team
  • 14. What is Java API? Types of Developers using various types of APIs Internal Developers Internal Developers belong to a specific organization working in a closed environment. They use APIs with high Security that can establish communication and has access to only the Organization personnel
  • 15. What is Java API? Types of Developers using various types of APIs Internal Developers Internal Developers include: B2C Team B2B Team A2A Team B2E Team
  • 16. What is Java API? Types of Developers using various types of APIs Partner Developers Partner Developers are like Internal Developers. The only difference is, there are two or more organizations in collaboration with each other while accessing the resources and API
  • 17. What is Java API? Types of Developers using various types of APIs Partner Developers Partner Developers include: B2C Team B2C Team
  • 19. Need for Java API Streamline Operations Improve Business Create Powerful Apps
  • 20. Need for Java API Streamline Operations Leading social Media applications, Delivery, and F and B applications are running smooth and hassle-free because of significant improvement by implementing APIs
  • 21. Need for Java API Improve Business Introducing APIs to the public leads many companies to release private data to generate new ideas, fix existing bugs, and receive new ways to improve operations
  • 22. Need for Java API Create Powerful Apps Online banking has changed the industry forever, and APIs offer customers the ability to manage their finances digitally with complete simplicity
  • 24. Types of Java API Java API Private CompositePublic Partner There are mainly four types of APIs in Java as shown below
  • 25. Types of Java API Public Public (or open) APIs are Java APIs that come with the JDK. They do not have strict restrictions about how developers use them
  • 26. Types of Java API Private Private (or internal) APIs are developed by a specific organization and are accessible to only employees who work for that organization
  • 27. Types of Java API Partner Partner APIs are considered to be third-party APIs and are developed by organizations for strategic business operations
  • 28. Types of Java API Composite Composite APIs are microservices, and developers build them by combining several service APIs
  • 29. Data API and Services
  • 30. Data API and Services Data API and Services Data and API services are another way to categorize Java APIs other than public, private, partner, and composite. APIs are also classified based on their data-manipulation capabilities and the variety of services they offer
  • 31. Data API and Services Data API and Services Internal API Services External API Services CRUD Operations UI Services
  • 32. Data API and Services Data API and Services Internal API Services Internal API services are developed to offer organizations services specific to that organization. These services include only complex data operations and internal processes
  • 33. Data API and Services Data API and Services External API Services External APIs are open-source APIs that developers integrate into an existing application or website
  • 34. Data API and Services Data API and Services CRUD Operations CRUD APIs provide data manipulation operations over various data storage units such as SaaS and RDBMS, using standard storage-unit connecting tools like JDBC
  • 35. Data API and Services Data API and Services UI Services User interface service APIs are open-source APIs that allow developers to build user interfaces for mobile devices, computers, and other electronics
  • 37. API Service Protocols The rules and protocols guide the functionality of the Java API. Different APIs have different service protocols. Let’s consider an example of RESTful API service protocol as an example
  • 38. API Service Protocols • Stateless • Uniform interface • Client-server • Cache • Layered
  • 39. API Service Protocols Since the RESTful API follows client-server architecture by default, it is recommended that the RESTful API Services to be stateless all the time Stateless
  • 40. API Service Protocols The entities in a RESTful API are the server and clients. Applications that run on a global scale need a client and server interface through HTTP. URI allocates the resources Uniform Interface
  • 41. API Service Protocols The client-server model used in the RESTful API should be fault- tolerant. Both the client and server are expected to operate independently Client-Server
  • 42. API Service Protocols Including a cache memory allows the application to record intermediate responses and run faster in real time. A RESTful API also includes the cache memory Cache
  • 43. API Service Protocols A RESTful API is built using layers that are loosely coupled, or independent, from each other. Each layer contributes to a different level of hierarchy and supports encapsulation Layered
  • 45. Commonly used APIs API Web API Facebook.4j Twitter.4j Android API Java Advanced Imaging Java Data Objects Acronym None None None Google JAI JDO
  • 46. Commonly used APIs API RESTful API Java Media Frameworks Java Persistence API Java Speech API Java 3D Java USB for Windows Acronym none JMF JPA JSAPI J3D none
  • 48. Advantages of Java APIs SQL Support Application Efficiency Automation Adaption Customization Scope Integration