|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SslContext | |
|---|---|
| org.apache.activemq.broker | The core classes for the ActiveMQ Message Broker and its connectors. |
| org.apache.activemq.spring | Helper classes for working with the JMS client and Spring. |
| Uses of SslContext in org.apache.activemq.broker |
|---|
| Methods in org.apache.activemq.broker that return SslContext | |
|---|---|
static SslContext |
SslContext.getCurrentSslContext()
|
SslContext |
BrokerService.getSslContext()
|
| Methods in org.apache.activemq.broker with parameters of type SslContext | |
|---|---|
static void |
SslContext.setCurrentSslContext(SslContext bs)
|
void |
BrokerService.setSslContext(SslContext sslContext)
|
| Uses of SslContext in org.apache.activemq.spring |
|---|
| Subclasses of SslContext in org.apache.activemq.spring | |
|---|---|
class |
SpringSslContext
Extends the SslContext so that it's easier to configure from spring. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||