Uses of Class
org.xmlsoap.schemas.soap.envelope.Header
Packages that use Header
-
Uses of Header in org.xmlsoap.schemas.soap.envelope
Fields in org.xmlsoap.schemas.soap.envelope declared as HeaderMethods in org.xmlsoap.schemas.soap.envelope that return HeaderModifier and TypeMethodDescriptionObjectFactory.createHeader()Create an instance ofHeaderEnvelope.getHeader()Gets the value of the header property.Header.withAnies(Collection<Object> values) Methods in org.xmlsoap.schemas.soap.envelope with parameters of type HeaderModifier and TypeMethodDescriptionvoidSets the value of the header property.Envelope.withHeader(Header value) Constructors in org.xmlsoap.schemas.soap.envelope with parameters of type Header