com.sun.xml.ws.wsdl
Class ActionBasedOperationSignature
java.lang.Object
com.sun.xml.ws.wsdl.ActionBasedOperationSignature
public class ActionBasedOperationSignature
- extends Object
This class models the Operation Signature as defined by WS-I BP ( 1.2 or 2.0) to use wsa:Action and payload QName to
identify the corresponding wsdl operation from a request SOAP Message.
ActionBasedOperationSignature
public ActionBasedOperationSignature(@NotNull
String action,
@NotNull
QName payloadQName)
equals
public boolean equals(Object o)
- Overrides:
equals
in class Object
hashCode
public int hashCode()
- Overrides:
hashCode
in class Object
Copyright (c) 1997-2012 Oracle and/or its affiliates. All rights reserved.