| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MockBrokerHandler | |
|---|---|
| net.sf.xenqtt.mockbroker | |
| Uses of MockBrokerHandler in net.sf.xenqtt.mockbroker | 
|---|
| Constructors in net.sf.xenqtt.mockbroker with parameters of type MockBrokerHandler | |
|---|---|
| MockBroker(MockBrokerHandler brokerHandler)Creates a broker with the specified handlerand the following config:
 
 
 15 second message resend interval
 Any available port. | |
| MockBroker(MockBrokerHandler brokerHandler,
           long messageResendIntervalSeconds,
           int port,
           boolean allowAnonymousAccess,
           boolean captureBrokerEvents,
           int maxInFlightMessages)Create a new instance of this class. | |
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||