Uses of Enum
org.apache.cxf.ws.addressing.WSAddressingFeature.AddressingResponses
Packages that use WSAddressingFeature.AddressingResponses
-
Uses of WSAddressingFeature.AddressingResponses in org.apache.cxf.ws.addressing
Fields in org.apache.cxf.ws.addressing declared as WSAddressingFeature.AddressingResponsesModifier and TypeFieldDescriptionprotected WSAddressingFeature.AddressingResponses
MAPAggregator.addressingResponses
Methods in org.apache.cxf.ws.addressing that return WSAddressingFeature.AddressingResponsesModifier and TypeMethodDescriptionMAPAggregator.getAddressingResponses()
Sets Addressing ResponseWSAddressingFeature.getResponses()
Returns the enum constant of this type with the specified name.WSAddressingFeature.AddressingResponses.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.apache.cxf.ws.addressing with parameters of type WSAddressingFeature.AddressingResponsesModifier and TypeMethodDescriptionvoid
MAPAggregator.setAddressingResponses
(WSAddressingFeature.AddressingResponses responses) Sets Addresing Responsevoid
WSAddressingFeature.setResponses
(WSAddressingFeature.AddressingResponses r)