|
OSCI2-StarterKit |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use OSCIRequest | |
|---|---|
| eu.osci.messageparts | Creation and evaluation of message parts. |
| eu.osci.messagetypes | Structure of valid OSCI 2 messages. |
| Uses of OSCIRequest in eu.osci.messageparts |
|---|
| Methods in eu.osci.messageparts with parameters of type OSCIRequest | |
|---|---|
static eu.osci.ws._2008._05.transport.DeliveryReceiptType |
OSCIFragmentCreator.createDeliveryReceiptObject(OSCIRequest msg)
Creates a DeliveryReceipt object with the given OSCI message. |
| Uses of OSCIRequest in eu.osci.messagetypes |
|---|
| Subclasses of OSCIRequest in eu.osci.messagetypes | |
|---|---|
class |
ReceptionReceipt
Class to create and send ReceptionReceipt messages. |
| Methods in eu.osci.messagetypes that return OSCIRequest | |
|---|---|
OSCIRequest |
OSCIMsgBoxFetchResponse.getReceiveMessage()
Returns the created fetched OSCI message. |
| Methods in eu.osci.messagetypes with parameters of type OSCIRequest | |
|---|---|
org.w3c.dom.Document |
ReceptionReceipt.createReceptionReceiptDocument(OSCIRequest msg)
This method creates a ReceptionReceipt object with the given parameter out of the OSCI message. |
static eu.osci.ws._2008._05.transport.ReceptionReceiptType |
ReceptionReceipt.createReceptionReceiptObject(OSCIRequest msg)
This method creates a ReceptionReceipt object with the given OSCI message. |
|
OSCI2-StarterKit |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||