InterviewSolution
Saved Bookmarks
| 1. |
What Is Call In And Call Out? |
|
Answer» CALL In is USED to exposing our webservices to ANOTHER USERS Call Out is used to invoking or consuming our webservices to OTHERS. Call In is used to exposing our webservices to another users Call Out is used to invoking or consuming our webservices to others. |
|