Uses of Class
org.apache.cxf.headers.Header
Packages that use Header
Package
Description
-
Uses of Header in org.apache.cxf.binding.soap
Subclasses of Header in org.apache.cxf.binding.soapMethods in org.apache.cxf.binding.soap that return HeaderMethods in org.apache.cxf.binding.soap that return types with arguments of type Header -
Uses of Header in org.apache.cxf.ws.rm
Methods in org.apache.cxf.ws.rm that return HeaderModifier and TypeMethodDescriptionEncoderDecoder.buildHeaderFault(SequenceFault sf) Builds an element containing a WS-RM Fault.Method parameters in org.apache.cxf.ws.rm with type arguments of type HeaderModifier and TypeMethodDescriptionvoidEncoderDecoder.buildHeaders(RMProperties rmps, List<Header> headers) Builds an element containing WS-RM headers.protected abstract voidEncoderDecoder.buildHeaders(SequenceType seq, Collection<SequenceAcknowledgement> acks, Collection<AckRequestedType> reqs, boolean last, List<Header> headers) Build all required headers, using the correct protocol variation.protected voidEncoderDecoder10AImpl.buildHeaders(SequenceType seq, Collection<SequenceAcknowledgement> acks, Collection<AckRequestedType> reqs, boolean last, List<Header> headers) protected voidEncoderDecoder10Impl.buildHeaders(SequenceType seq, Collection<SequenceAcknowledgement> acks, Collection<AckRequestedType> reqs, boolean last, List<Header> headers) protected voidEncoderDecoder11Impl.buildHeaders(SequenceType seq, Collection<SequenceAcknowledgement> acks, Collection<AckRequestedType> reqs, boolean last, List<Header> headers) -
Uses of Header in org.apache.cxf.ws.rm.soap
Method parameters in org.apache.cxf.ws.rm.soap with type arguments of type HeaderModifier and TypeMethodDescriptionvoidRMSoapInInterceptor.decodeHeaders(SoapMessage message, List<Header> headers, RMProperties rmps) -
Uses of Header in org.apache.cxf.ws.security.wss4j
Methods in org.apache.cxf.ws.security.wss4j that return HeaderModifier and TypeMethodDescriptionprotected HeaderAbstractTokenInterceptor.findSecurityHeader(SoapMessage message, boolean create)