Package | Description |
---|---|
org.hornetq.core.paging | |
org.hornetq.core.paging.impl | |
org.hornetq.core.server | |
org.hornetq.core.server.impl |
Modifier and Type | Method and Description |
---|---|
boolean |
PagingStore.page(ServerMessage message,
RoutingContext ctx,
RouteContextList listCtx) |
Modifier and Type | Method and Description |
---|---|
boolean |
PagingStoreImpl.page(ServerMessage message,
RoutingContext ctx,
RouteContextList listCtx) |
protected boolean |
PagingStoreImpl.page(ServerMessage message,
RoutingContext ctx,
RouteContextList listCtx,
boolean sync) |
Modifier and Type | Method and Description |
---|---|
RouteContextList |
RoutingContext.getContextListing(SimpleString address) |
Modifier and Type | Method and Description |
---|---|
Map<SimpleString,RouteContextList> |
RoutingContext.getContexListing() |
Modifier and Type | Method and Description |
---|---|
RouteContextList |
RoutingContextImpl.getContextListing(SimpleString address) |
Modifier and Type | Method and Description |
---|---|
Map<SimpleString,RouteContextList> |
RoutingContextImpl.getContexListing() |
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.