| Package | Description |
|---|---|
| net.sf.cuf.xfer |
The data transfer ("xfer") library is the base for a synchronos or
asynchronos access of the business core.
|
| Class and Description |
|---|
| Dispatch
The Dispatch Interface provides methods to produce and dispatch
a response object from a request object.
|
| DispatchTarget
A DispatchTarget is a convience interface that maps from object/methodname
to object/method.
|
| Request
The Request interface encapsulates all information needed for
generating and dispatching a response for a request.
|
| RequestDelegate
The RequestDelegate interface describes a helper for the request dispatching.
|
| Response
The Response interface encapsulates the result of a request.
|
Copyright © 2014 Jürgen Zeller (privat). All rights reserved.