Package | Description |
---|---|
org.jaxrx.core |
This package contains constants for the JAX-RX interface.
|
org.jaxrx.dom |
This package contains an exemplary DOM implementation for the JAX-RX interface.
|
org.treetank.service.jaxrx.implementation |
Resource implementation
This package contains classes which handles request for database resources and database subresources like
in our case: node id support.
|
Modifier and Type | Method and Description |
---|---|
static JaxRx |
Systems.getInstance(String impl)
Returns the instance for the specified implementation.
|
Modifier and Type | Class and Description |
---|---|
class |
DOMJaxRx |
Modifier and Type | Class and Description |
---|---|
class |
TreeTankMediator
This class works as mediator between the JAX-RX REST interface layer and the
responsible Treetank implementation class.
|
Copyright © 2013. All Rights Reserved.