🎴 Flashcard Mode
Computer Technology Fundamentals Quiz
Card1 / 16
Mastered0
Review0
QuestionClick to flip
Custom transports can be built on OSB
AnswerClick to flip back
A
True
💡 Explanation:
Oracle Service Bus provides extensibility through a transport SDK that allows developers to build custom transport providers. This enables OSB to communicate with proprietary protocols or specialized systems not covered by out-of-the-box transports like HTTP, JMS, or FTP. Custom transports implement standard OSB transport interfaces to plug into the messaging framework.