Searched defs:getFaultTo (Results 1 - 4 of 4) sorted by relevance

/openjdk9/jaxws/src/java.xml.ws/share/classes/com/sun/xml/internal/ws/api/addressing/
H A DAddressingPropertySet.java47 public String getFaultTo() { return faultTo; } method in class:AddressingPropertySet
H A DOneWayFeature.java222 public WSEndpointReference getFaultTo() { method in class:OneWayFeature
226 public WSEndpointReference getFaultTo(boolean ssl) { method in class:OneWayFeature
/openjdk9/jaxws/src/java.xml.ws/share/classes/com/sun/xml/internal/ws/api/message/
H A DAddressingUtils.java147 public static WSEndpointReference getFaultTo(@NotNull MessageHeaders headers, @NotNull AddressingVersion av, @NotNull SOAPVersion sv) { method in class:AddressingUtils
H A DHeaderList.java547 public WSEndpointReference getFaultTo(@NotNull AddressingVersion av, @NotNull SOAPVersion sv) { method in class:HeaderList

Completed in 83 milliseconds