Interface | Description |
---|---|
Payload | |
ServiceRequest | |
Transferable |
A Transferable is a object, wich is transported between the backend and frontend of the system.
|
TransferableCreator |
Provides an operation to 'serialize' an object into a
Transferable . |
TransferAttribute |
Represents a name-value attribute pair.
|
Class | Description |
---|---|
HttpHeaderAttribute |
HTTP header field as a key-value pair of strings.
|
Key | |
QueryStringPayload | |
SimpleTransferAttribute |
Simple transfer attribute that holds an object instance identified by a string.
|
SOAPMessagePayloadKVP | |
SOAPMessagePayloadXML | |
StreamPayload | |
TextualPayload | |
TransferableFactory | |
TransferableImpl |
Default implementation of
Transferable . |
Exception | Description |
---|---|
ClientException |
This exception is thrown when a client-side error occurres.
|
ServiceException |
This exception is thrown when an error during the was process occurred.
|
Copyright © 2004–2016 52north.org. All rights reserved.