|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.axis2.jaxws.description.impl.EndpointInterfaceDescriptionImpl
public class EndpointInterfaceDescriptionImpl
../EndpointInterfaceDescription| Field Summary | |
|---|---|
static javax.jws.soap.SOAPBinding.ParameterStyle |
SOAPBinding_ParameterStyle_DEFAULT
|
static javax.jws.soap.SOAPBinding.Style |
SOAPBinding_Style_DEFAULT
|
static javax.jws.soap.SOAPBinding.Use |
SOAPBinding_Use_DEFAULT
|
| Fields inherited from interface org.apache.axis2.jaxws.description.EndpointInterfaceDescription |
|---|
JAXWS_NOWSDL_PROVIDER_OPERATION_NAME |
| Method Summary | |
|---|---|
javax.jws.soap.SOAPBinding |
getAnnoSoapBinding()
|
javax.jws.soap.SOAPBinding.ParameterStyle |
getAnnoSoapBindingParameterStyle()
|
javax.jws.soap.SOAPBinding.Style |
getAnnoSoapBindingStyle()
|
javax.jws.soap.SOAPBinding.Use |
getAnnoSoapBindingUse()
|
javax.jws.WebService |
getAnnoWebService()
|
java.lang.String |
getAnnoWebServiceName()
|
java.lang.String |
getAnnoWebServiceTargetNamespace()
|
OperationDescription[] |
getDispatchableOperation(javax.xml.namespace.QName operationQName)
Returns all the dispatchable operations matching the operation QName. |
OperationDescription[] |
getDispatchableOperations()
|
EndpointDescription |
getEndpointDescription()
|
EndpointDescriptionImpl |
getEndpointDescriptionImpl()
|
java.lang.String |
getName()
|
OperationDescription |
getOperation(java.lang.reflect.Method seiMethod)
Return an OperationDescription for the corresponding SEI method. |
OperationDescription[] |
getOperation(javax.xml.namespace.QName operationQName)
Return an array of Operations given an operation QName. |
OperationDescription |
getOperation(java.lang.String operationName)
Return the OperationDesription (only one) corresponding to the OperationName passed in. |
OperationDescription[] |
getOperationForJavaMethod(java.lang.String javaMethodName)
Return the OperationDescriptions corresponding to a particular Java method name. |
OperationDescription[] |
getOperations()
|
javax.xml.namespace.QName |
getPortType()
|
java.lang.Class |
getSEIClass()
|
javax.jws.soap.SOAPBinding.ParameterStyle |
getSoapBindingParameterStyle()
|
javax.jws.soap.SOAPBinding.Style |
getSoapBindingStyle()
|
javax.jws.soap.SOAPBinding.Use |
getSoapBindingUse()
|
java.lang.String |
getTargetNamespace()
|
javax.wsdl.PortType |
getWSDLPortType()
|
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final javax.jws.soap.SOAPBinding.Style SOAPBinding_Style_DEFAULT
public static final javax.jws.soap.SOAPBinding.Use SOAPBinding_Use_DEFAULT
public static final javax.jws.soap.SOAPBinding.ParameterStyle SOAPBinding_ParameterStyle_DEFAULT
| Method Detail |
|---|
public OperationDescription[] getOperationForJavaMethod(java.lang.String javaMethodName)
getOperationForJavaMethod in interface EndpointInterfaceDescriptionjavaMethodName - String representing a Java Method Name
public OperationDescription getOperation(java.lang.String operationName)
getOperation in interface EndpointInterfaceDescriptionoperationName -
public OperationDescription[] getOperations()
getOperations in interface EndpointInterfaceDescriptionpublic EndpointDescriptionImpl getEndpointDescriptionImpl()
public EndpointDescription getEndpointDescription()
getEndpointDescription in interface EndpointInterfaceDescriptionpublic OperationDescription[] getOperation(javax.xml.namespace.QName operationQName)
getOperation in interface EndpointInterfaceDescriptionoperationQName -
EndpointInterfaceDescription.getDispatchableOperation(QName operationQName)public OperationDescription[] getDispatchableOperation(javax.xml.namespace.QName operationQName)
EndpointInterfaceDescription
getDispatchableOperation in interface EndpointInterfaceDescriptionEndpointInterfaceDescription.getOperation(QName operationQName)public OperationDescription[] getDispatchableOperations()
getDispatchableOperations in interface EndpointInterfaceDescriptionpublic OperationDescription getOperation(java.lang.reflect.Method seiMethod)
getOperation in interface EndpointInterfaceDescriptionseiMethod - The java.lang.Method from the SEI for which an OperationDescription is
wanted
public java.lang.Class getSEIClass()
getSEIClass in interface EndpointInterfaceDescriptionpublic javax.jws.soap.SOAPBinding getAnnoSoapBinding()
getAnnoSoapBinding in interface EndpointInterfaceDescriptionJavapublic javax.jws.soap.SOAPBinding.Style getSoapBindingStyle()
getSoapBindingStyle in interface EndpointInterfaceDescriptionpublic javax.jws.soap.SOAPBinding.Style getAnnoSoapBindingStyle()
getAnnoSoapBindingStyle in interface EndpointInterfaceDescriptionJavapublic javax.jws.soap.SOAPBinding.Use getSoapBindingUse()
getSoapBindingUse in interface EndpointInterfaceDescriptionpublic javax.jws.soap.SOAPBinding.Use getAnnoSoapBindingUse()
getAnnoSoapBindingUse in interface EndpointInterfaceDescriptionJavapublic javax.jws.soap.SOAPBinding.ParameterStyle getSoapBindingParameterStyle()
getSoapBindingParameterStyle in interface EndpointInterfaceDescriptionpublic javax.jws.soap.SOAPBinding.ParameterStyle getAnnoSoapBindingParameterStyle()
getAnnoSoapBindingParameterStyle in interface EndpointInterfaceDescriptionJavapublic javax.wsdl.PortType getWSDLPortType()
getWSDLPortType in interface EndpointInterfaceDescriptionWSDLpublic java.lang.String getTargetNamespace()
getTargetNamespace in interface EndpointInterfaceDescriptionpublic javax.jws.WebService getAnnoWebService()
getAnnoWebService in interface EndpointInterfaceDescriptionJavapublic java.lang.String getAnnoWebServiceTargetNamespace()
getAnnoWebServiceTargetNamespace in interface EndpointInterfaceDescriptionJavapublic java.lang.String getAnnoWebServiceName()
public java.lang.String getName()
public javax.xml.namespace.QName getPortType()
getPortType in interface EndpointInterfaceDescriptionpublic java.lang.String toString()
toString in class java.lang.Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||