Uses of Class
com.sun.xml.ws.config.metro.parser.jsr109.AddressingType
Packages that use AddressingType
-
Uses of AddressingType in com.sun.xml.ws.config.metro.parser.jsr109
Fields in com.sun.xml.ws.config.metro.parser.jsr109 declared as AddressingTypeModifier and TypeFieldDescriptionprotected AddressingTypePortComponentRefType.addressingprotected AddressingTypePortComponentType.addressingMethods in com.sun.xml.ws.config.metro.parser.jsr109 that return AddressingTypeModifier and TypeMethodDescriptionObjectFactory.createAddressingType()Create an instance ofAddressingTypePortComponentRefType.getAddressing()Gets the value of the addressing property.PortComponentType.getAddressing()Gets the value of the addressing property.Methods in com.sun.xml.ws.config.metro.parser.jsr109 with parameters of type AddressingTypeModifier and TypeMethodDescriptionvoidPortComponentRefType.setAddressing(AddressingType value) Sets the value of the addressing property.voidPortComponentType.setAddressing(AddressingType value) Sets the value of the addressing property.