JavaScript is disabled on your browser.
Skip navigation links
Apache CXF API
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.apache.cxf.jaxrs.model.wadl
Interface ResourceIdGenerator
public interface
ResourceIdGenerator
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
getClassResourceId
(
ClassResourceInfo
cri)
String
getMethodResourceId
(
OperationResourceInfo
cri)
Method Details
getClassResourceId
String
getClassResourceId
(
ClassResourceInfo
cri)
getMethodResourceId
String
getMethodResourceId
(
OperationResourceInfo
cri)