Package | Description |
---|---|
org.apache.cxf.transports.http |
Modifier and Type | Interface and Description |
---|---|
interface |
StemMatchingQueryHandler |
Modifier and Type | Method and Description |
---|---|
List<QueryHandler> |
QueryHandlerRegistry.getHandlers()
Returns list of QueryHandlers
|
Modifier and Type | Method and Description |
---|---|
void |
QueryHandlerRegistry.registerHandler(QueryHandler handler)
Register QueryHandler with registry
|
void |
QueryHandlerRegistry.registerHandler(QueryHandler handler,
int position)
Register QueryHandler with registry in a specified position in the list
|
Copyright © 2014 JBoss by Red Hat. All Rights Reserved.