| Interface | Description |
|---|---|
| BaseballCardCollectionService |
JAX-RS annotated interface for a baseball card collection service which might track the
cards in a collection.
|
| ChainedRequestService |
A simple service which we can use to effectively "touch" the servers in a system
|
| EchoService | |
| InboxResource |
RESTful service interface for an inbox
|
| JaxWsEchoService |
This is a jaxws annotated web service, used for testing web services on the ksb.
|
| MessageResource |
RESTful service interface for working with a Message
|
| SOAPService | |
| TestServiceInterface |
Interface to write test services against that's in all test webapps classpath.
|
| Class | Description |
|---|---|
| BaseballCard |
data bean used by the
BaseballCardCollectionService |
| GenericTestService | |
| Inbox |
Interface for an inbox
|
| Message |
A Message
|
| ServiceCallInformationHolder |
Used for services deployed in the test harness and client applications to call.
|
| SOAPServiceImpl | |
| TestHarnessExplodingQueue |
A service that throws exceptions
|
| TestHarnessSharedTopic | |
| TestRepeatMessageQueue |
Copyright © 2005–2014 The Kuali Foundation. All rights reserved.