| Package | Description |
|---|---|
| net.sf.cuf.xfer |
The data transfer ("xfer") library is the base for a synchronos or
asynchronos access of the business core.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultDispatchTarget
DefaultDispatchTarget is a default implementation for the DispatchTarget interface.
|
| Modifier and Type | Method and Description |
|---|---|
DispatchTarget |
Request.getDispatchTarget()
Returns our dispatch target.
|
DispatchTarget |
AbstractRequest.getDispatchTarget()
Returns our dispatch target.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Request.setDispatchTarget(DispatchTarget pTarget)
Sets our dispatch target.
|
void |
AbstractRequest.setDispatchTarget(DispatchTarget pTarget)
Sets our dispatch target.
|
Copyright © 2014 Jürgen Zeller (privat). All rights reserved.