|
Apache CXF API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface StemMatchingQueryHandler
| Method Summary | |
|---|---|
boolean |
isRecognizedQuery(java.lang.String fullQueryString,
java.lang.String ctx,
EndpointInfo endpoint,
boolean contextMatchExact)
|
| Methods inherited from interface org.apache.cxf.transports.http.QueryHandler |
|---|
getResponseContentType, isRecognizedQuery, writeResponse |
| Method Detail |
|---|
boolean isRecognizedQuery(java.lang.String fullQueryString,
java.lang.String ctx,
EndpointInfo endpoint,
boolean contextMatchExact)
fullQueryString - the target full query string (with params) of the requestctx - the context that was set for this invokationendpoint - the current endpoint for this context (e.g. the endpoint this
Destination was activated for). Null if no current endpoint.contextMatchExact - true if contextMatchStrategy is "exact"
false otherwise
|
Apache CXF API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||