| Package | Description |
|---|---|
| uk.ac.sheffield.vtts.client.pojo |
This package contains example Java POJO clients for testing with generated
JUnit test drivers that test Java POJO services.
|
| Class and Description |
|---|
| BadDocumentIdentifier
BadDocumentIdentifier is a kind of RuntimeException thrown by the example
service
DocumentStore. |
| BadVersionIdentifier
BadVersionIdentifier is a kind of RuntimeException thrown by the example
service
DocumentStore. |
| Document
Document is an example witness-type, implementing the symbolic type used
in the
DocumentStore.xml specification. |
| Dvd
Dvd is an example witness-type, implementing the symbolic type used in
the
ShoppingCart.xml specification. |