Uses of Class
com.sun.xml.ws.config.metro.parser.jsr109.AddressingResponsesType

Packages that use AddressingResponsesType
com.sun.xml.ws.config.metro.parser.jsr109   
 

Uses of AddressingResponsesType in com.sun.xml.ws.config.metro.parser.jsr109
 

Fields in com.sun.xml.ws.config.metro.parser.jsr109 declared as AddressingResponsesType
protected  AddressingResponsesType AddressingType.responses
           
 

Methods in com.sun.xml.ws.config.metro.parser.jsr109 that return AddressingResponsesType
 AddressingResponsesType ObjectFactory.createAddressingResponsesType()
          Create an instance of AddressingResponsesType
 AddressingResponsesType AddressingType.getResponses()
          Gets the value of the responses property.
 

Methods in com.sun.xml.ws.config.metro.parser.jsr109 with parameters of type AddressingResponsesType
 void AddressingType.setResponses(AddressingResponsesType value)
          Sets the value of the responses property.
 



Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.