Modifier and Type | Method and Description |
---|---|
RefCountMessageListener |
RefCountMessage.getContext() |
RefCountMessageListener |
Message.getContext()
Context can be used by the application server to inject extra control, like a protocol specific on the server.
|
Modifier and Type | Method and Description |
---|---|
Message |
RefCountMessage.setContext(RefCountMessageListener context) |
Message |
Message.setContext(RefCountMessageListener context) |
Modifier and Type | Method and Description |
---|---|
RefCountMessageListener |
MessageInternalImpl.getContext()
Deprecated.
Context can be used by the application server to inject extra control, like a protocol specific on the server.
|
Modifier and Type | Method and Description |
---|---|
Message |
MessageInternalImpl.setContext(RefCountMessageListener context)
Deprecated.
|
Modifier and Type | Interface and Description |
---|---|
interface |
PagingStore
The implementation will take care of details such as PageSize.
|
Modifier and Type | Class and Description |
---|---|
class |
PagingStoreImpl |
Copyright © 2018 JBoss by Red Hat. All rights reserved.