|
OSCI2-StarterKit |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OSCIRequestAction | |
---|---|
eu.osci | Constants and error codes. |
eu.osci.messageparts | Creation and evaluation of message parts. |
eu.osci.messagetypes | Structure of valid OSCI 2 messages. |
Uses of OSCIRequestAction in eu.osci |
---|
Methods in eu.osci that return OSCIRequestAction | |
---|---|
static OSCIRequestAction |
OSCIRequestAction.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static OSCIRequestAction |
OSCIRequestAction.valueOfAction(java.lang.String action)
|
static OSCIRequestAction[] |
OSCIRequestAction.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Uses of OSCIRequestAction in eu.osci.messageparts |
---|
Methods in eu.osci.messageparts with parameters of type OSCIRequestAction | |
---|---|
static org.w3._2005._08.addressing.EndpointReferenceType |
OSCIFragmentCreator.createEndpointReferenceParameter(java.lang.String uri,
OSCIRequestAction businessScenario)
Creates an EndpointReference with the given URI for the address and the typeOfBusinessScenario. |
Uses of OSCIRequestAction in eu.osci.messagetypes |
---|
Methods in eu.osci.messagetypes with parameters of type OSCIRequestAction | |
---|---|
void |
OSCIRequest.setFetchedNotificationDemand(java.lang.String eprURI,
OSCIRequestAction businessScenario)
Adds a FetchedNotificationDemand OSCI header with the given parameter to the OSCI message. |
|
OSCI2-StarterKit |
|||||||||
PREV NEXT | FRAMES NO FRAMES |