|
OSCI2-StarterKit |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AddressingHeaderTag | |
---|---|
eu.osci | Constants and error codes. |
eu.osci.messageparts | Creation and evaluation of message parts. |
Uses of AddressingHeaderTag in eu.osci |
---|
Methods in eu.osci that return AddressingHeaderTag | |
---|---|
static AddressingHeaderTag |
AddressingHeaderTag.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static AddressingHeaderTag[] |
AddressingHeaderTag.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Uses of AddressingHeaderTag in eu.osci.messageparts |
---|
Methods in eu.osci.messageparts with parameters of type AddressingHeaderTag | |
---|---|
static com.sun.xml.ws.api.message.Header |
OSCIFragmentCreator.createAddressingHeader(AddressingHeaderTag addressingHeaderTag,
java.lang.Object addressingObj)
Internal helper method to create addressing headers. |
static java.lang.Object |
OSCIFragmentParser.createAddressingHeader(com.sun.xml.ws.api.message.HeaderList hl,
AddressingHeaderTag addressingHeaderTag)
For internal usage only! |
|
OSCI2-StarterKit |
|||||||||
PREV NEXT | FRAMES NO FRAMES |