Package | Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
static SslContext |
SslContext.getCurrentSslContext() |
SslContext |
BrokerService.getSslContext() |
Modifier and Type | Method and Description |
---|---|
static void |
SslContext.setCurrentSslContext(SslContext bs) |
void |
BrokerService.setSslContext(SslContext sslContext) |
Modifier and Type | Class and Description |
---|---|
class |
SpringSslContext
Extends the SslContext so that it's easier to configure from spring.
|
Copyright © 2005-2013 The Apache Software Foundation. All Rights Reserved.