The JMS Client application does not require any special APIs to utilize SSL because the configuration takes place in the ConnectionFactory.
JMS客户机应用程序不需要任何特别的API来利用SSL,因为配置发生在ConnectionFactory中。
At run time, your code can retrieve the ConnectionFactory and the connections returned from it will be able to transparently connect to your JMS server.
在运行时,代码可以检索ConnectionFactory,而从中返回的连接将能够透明地连接到JMS服务器。
ConnectionFactory: An object used to create a JMS connection.
ConnectionFactory:该对象用于创建JMS连接。
ConnectionFactory: An object used to create a JMS connection.
ConnectionFactory:该对象用于创建JMS连接。
应用推荐