| Interface | Description |
|---|---|
| BrokerServerMBean | |
| BrokerServerPutHandler |
Interface for intercepting events from a request to a BrokerServer.
|
| Class | Description |
|---|---|
| BrokerServer |
HTTP Server as a "Broker".
|
| BrokerServerConfiguration | |
| BrokerServlet |
Simple servlet providing an interface to a QueueManager.
|
| DefaultBrokerServerPutHandler |
Default implementation for putting items on a queue.
|
| JettyHttpServer |
A basic wrapper on Jetty.
|
| NotFound404Servlet |
Simple servlet providing a "404" not found error.
|
| ObserveServlet |
Servlet for observing MQ broker instance at runtime.
|
| StatusServlet |
Simple servlet providing an interface to a QueueManager.
|
| Exception | Description |
|---|---|
| BrokerProtocolException |
Thrown when an exception occurs in a BrokerServlet.
|
Copyright © 2009-2014 Cloudhopper by Twitter. All Rights Reserved.