|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Comments | |
---|---|
ccc.api.core | |
ccc.api.http | |
ccc.api.jaxrs | |
ccc.services.ejb3 | EJB3 implementation of the CCC API. |
ccc.web |
Uses of Comments in ccc.api.core |
---|
Methods in ccc.api.core that return Comments | |
---|---|
Comments |
ServiceLocator.getComments()
Accessor. |
Comments |
MemoryServiceLocator.getComments()
Accessor. |
Methods in ccc.api.core with parameters of type Comments | |
---|---|
void |
MemoryServiceLocator.setComments(Comments comments)
Mutator. |
Uses of Comments in ccc.api.http |
---|
Methods in ccc.api.http that return Comments | |
---|---|
Comments |
ProxyServiceLocator.getComments()
Accessor. |
Uses of Comments in ccc.api.jaxrs |
---|
Classes in ccc.api.jaxrs that implement Comments | |
---|---|
class |
CommentsImpl
JAX-RS implementation of the Comments interface. |
Methods in ccc.api.jaxrs that return Comments | |
---|---|
Comments |
RegistryServiceLocator.getComments()
Accessor. |
Constructors in ccc.api.jaxrs with parameters of type Comments | |
---|---|
CommentsImpl(Comments comments)
Constructor. |
Uses of Comments in ccc.services.ejb3 |
---|
Classes in ccc.services.ejb3 that implement Comments | |
---|---|
class |
CommentsEJB
EJB implementation of the Comments interface. |
Uses of Comments in ccc.web |
---|
Methods in ccc.web that return Comments | |
---|---|
Comments |
AbstractCCCServlet.getComments()
Accessor. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |