class |
ApplicationDTO |
Represents a JAX-RS Application service.
|
class |
BaseApplicationDTO |
Represents common information about a JAX-RS application service.
|
class |
BaseExtensionDTO |
Represents common information about a JAX-RS extension service.
|
class |
ExtensionDTO |
|
class |
FailedApplicationDTO |
Represents a JAX-RS service which is currently not being used due to a
problem.
|
class |
FailedExtensionDTO |
Represents a JAX-RS Extension service which is currently not being used due
to a problem.
|
class |
FailedResourceDTO |
Represents a JAX-RS resource service which is currently not being used due to
a problem.
|
class |
ResourceDTO |
Represents common information about a JAX-RS resource service.
|