Modifier and Type | Class and Description |
---|---|
class |
LocalQueueBinding |
Modifier and Type | Interface and Description |
---|---|
interface |
RemoteQueueBinding |
Modifier and Type | Class and Description |
---|---|
class |
RemoteQueueBindingImpl |
Constructor and Description |
---|
ServerConsumerImpl(long id,
ServerSession session,
QueueBinding binding,
Filter filter,
boolean started,
boolean browseOnly,
StorageManager storageManager,
SessionCallback callback,
boolean preAcknowledge,
boolean strictUpdateDeliveryCount,
ManagementService managementService,
ActiveMQServer server) |
ServerConsumerImpl(long id,
ServerSession session,
QueueBinding binding,
Filter filter,
boolean started,
boolean browseOnly,
StorageManager storageManager,
SessionCallback callback,
boolean preAcknowledge,
boolean strictUpdateDeliveryCount,
ManagementService managementService,
boolean supportLargeMessage,
Integer credits,
ActiveMQServer server) |
Copyright © 2016 The Apache Software Foundation. All rights reserved.