Uses of Enum
org.apache.cxf.ws.addressing.WSAddressingFeature.AddressingResponses
-
Uses of WSAddressingFeature.AddressingResponses in org.apache.cxf.ws.addressing
Modifier and TypeFieldDescriptionprotected WSAddressingFeature.AddressingResponses
MAPAggregator.addressingResponses
Modifier 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.Modifier and TypeMethodDescriptionvoid
MAPAggregator.setAddressingResponses
(WSAddressingFeature.AddressingResponses responses) Sets Addresing Responsevoid
WSAddressingFeature.setResponses
(WSAddressingFeature.AddressingResponses r)