|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ServiceStopper | |
|---|---|
| org.apache.activemq.broker | The core classes for the ActiveMQ Message Broker and its connectors. |
| org.apache.activemq.broker.jmx | JMX MBeans for the broker and its core connectors. |
| org.apache.activemq.broker.region | Region abstraction and implementations in the Broker. |
| org.apache.activemq.network | Support for federated networks of brokers. |
| org.apache.activemq.transport | The core Transport abstraction and support classes |
| org.apache.activemq.transport.http | A transport using the HTTP protocol to allow ActiveMQ to tunnel through firewalls. |
| org.apache.activemq.transport.multicast | A Multicast based Transport implementation. |
| org.apache.activemq.transport.tcp | TCP/IP based Transport implementation. |
| org.apache.activemq.transport.udp | UDP based Transport implementation. |
| org.apache.activemq.transport.xmpp | |
| org.apache.activemq.util | Some utility classes |
| Uses of ServiceStopper in org.apache.activemq.broker |
|---|
| Methods in org.apache.activemq.broker with parameters of type ServiceStopper | |
|---|---|
protected void |
BrokerService.stopAllConnectors(ServiceStopper stopper)
|
| Uses of ServiceStopper in org.apache.activemq.broker.jmx |
|---|
| Methods in org.apache.activemq.broker.jmx with parameters of type ServiceStopper | |
|---|---|
protected void |
ManagedRegionBroker.doStop(ServiceStopper stopper)
|
| Uses of ServiceStopper in org.apache.activemq.broker.region |
|---|
| Methods in org.apache.activemq.broker.region with parameters of type ServiceStopper | |
|---|---|
protected void |
RegionBroker.doStop(ServiceStopper ss)
|
| Uses of ServiceStopper in org.apache.activemq.network |
|---|
| Methods in org.apache.activemq.network with parameters of type ServiceStopper | |
|---|---|
protected void |
NetworkConnector.doStop(ServiceStopper stopper)
|
protected void |
MulticastNetworkConnector.doStop(ServiceStopper stopper)
|
protected void |
DiscoveryNetworkConnector.doStop(ServiceStopper stopper)
|
| Uses of ServiceStopper in org.apache.activemq.transport |
|---|
| Methods in org.apache.activemq.transport with parameters of type ServiceStopper | |
|---|---|
protected void |
TransportServerThreadSupport.doStop(ServiceStopper stopper)
|
| Uses of ServiceStopper in org.apache.activemq.transport.http |
|---|
| Methods in org.apache.activemq.transport.http with parameters of type ServiceStopper | |
|---|---|
protected void |
HttpTransportServer.doStop(ServiceStopper stopper)
|
protected void |
BlockingQueueTransport.doStop(ServiceStopper stopper)
|
protected void |
HttpClientTransport.doStop(ServiceStopper stopper)
|
protected void |
HttpTransport.doStop(ServiceStopper stopper)
|
| Uses of ServiceStopper in org.apache.activemq.transport.multicast |
|---|
| Methods in org.apache.activemq.transport.multicast with parameters of type ServiceStopper | |
|---|---|
protected void |
MulticastTransport.doStop(ServiceStopper stopper)
|
| Uses of ServiceStopper in org.apache.activemq.transport.tcp |
|---|
| Methods in org.apache.activemq.transport.tcp with parameters of type ServiceStopper | |
|---|---|
protected void |
TcpTransportServer.doStop(ServiceStopper stopper)
|
protected void |
TcpTransport.doStop(ServiceStopper stopper)
|
| Uses of ServiceStopper in org.apache.activemq.transport.udp |
|---|
| Methods in org.apache.activemq.transport.udp with parameters of type ServiceStopper | |
|---|---|
protected void |
UdpTransportServer.doStop(ServiceStopper stopper)
|
protected void |
UdpTransport.doStop(ServiceStopper stopper)
|
| Uses of ServiceStopper in org.apache.activemq.transport.xmpp |
|---|
| Methods in org.apache.activemq.transport.xmpp with parameters of type ServiceStopper | |
|---|---|
protected void |
XmppTransport.doStop(ServiceStopper stopper)
|
| Uses of ServiceStopper in org.apache.activemq.util |
|---|
| Methods in org.apache.activemq.util with parameters of type ServiceStopper | |
|---|---|
protected abstract void |
ServiceSupport.doStop(ServiceStopper stopper)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||