Uses of Package
org.jboss.resteasy.plugins.stats
Packages that use org.jboss.resteasy.plugins.stats
-
Classes in org.jboss.resteasy.plugins.stats used by org.jboss.resteasy.plugins.statsClassDescription<resource uriTemplate="/foo/bar{fff:.*}/x/a"> <get method="org.blah.MyResource.method()" invocations="5555"> <produces>application/xml</produces> <produces>application/json</produces> </get> <post method="org.blah.MyResource.post()"> <produces>application/xml</produces> </post> </resource>