|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectxsul.wsif_xsul_soap_http.XsulSoapPort
XSUL Soap/HTTP communication endpoint.
| Method Summary | |
void |
close()
Close this port; indicates that the user is done using it. |
WSIFOperation |
createOperation(java.lang.String operationName)
Create a new WSIFOperation. |
WsdlPort |
getWsdlServicePort()
|
void |
setInvoker(SoapHttpDynamicInfosetInvoker invoker)
|
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
public void setInvoker(SoapHttpDynamicInfosetInvoker invoker)
public WsdlPort getWsdlServicePort()
throws WSIFException
getWsdlServicePort in interface WSIFPortWSIFException
public WSIFOperation createOperation(java.lang.String operationName)
throws WSIFException
WSIFPort#createOperation(String,String,String).
createOperation in interface WSIFPortoperationName - the name of an operation in this port's portType
WSIFException - if something goes wrong
public void close()
throws WSIFException
WSIFPort
close in interface WSIFPortWSIFException - if something goes wrong
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||