OSCI2-StarterKit


Uses of Class
eu.osci.OSCIHeaderTag

Packages that use OSCIHeaderTag
eu.osci Constants and error codes. 
eu.osci.messageparts Creation and evaluation of message parts. 
 

Uses of OSCIHeaderTag in eu.osci
 

Methods in eu.osci that return OSCIHeaderTag
static OSCIHeaderTag OSCIHeaderTag.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static OSCIHeaderTag[] OSCIHeaderTag.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Uses of OSCIHeaderTag in eu.osci.messageparts
 

Methods in eu.osci.messageparts with parameters of type OSCIHeaderTag
static java.lang.Object OSCIFragmentParser.createOSCIHeader(com.sun.xml.ws.api.message.HeaderList hl, OSCIHeaderTag osciHeaderTag)
          For internal usage only!
static com.sun.xml.ws.api.message.Header OSCIFragmentCreator.createOSCIHeader(OSCIHeaderTag headerTag, java.lang.Object osciObject)
          Internal helper method to create SOAP headers.
 


OSCI2-StarterKit


Copyright © 2010 Freie Hansestadt Bremen.