Custom transports can be built on OSB
A
Correct answer
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.