Uses of Class
org.apache.activemq.broker.SslContext
-
Packages that use SslContext Package Description org.apache.activemq.broker -
-
Uses of SslContext in org.apache.activemq.broker
Methods in org.apache.activemq.broker that return SslContext Modifier and Type Method Description static SslContextSslContext. getCurrentSslContext()Methods in org.apache.activemq.broker with parameters of type SslContext Modifier and Type Method Description static voidSslContext. setCurrentSslContext(SslContext bs)
-