|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.was.wssample.sei.ping.PingServicePortProxy
public class PingServicePortProxy
Nested Class Summary | |
---|---|
class |
PingServicePortProxy.Descriptor
|
Field Summary | |
---|---|
protected PingServicePortProxy.Descriptor |
_descriptor
|
Constructor Summary | |
---|---|
PingServicePortProxy()
|
|
PingServicePortProxy(java.net.URL wsdlLocation,
javax.xml.namespace.QName serviceName)
|
Method Summary | |
---|---|
PingServicePortProxy.Descriptor |
_getDescriptor()
|
void |
pingOperation(PingStringInput parameter)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected PingServicePortProxy.Descriptor _descriptor
Constructor Detail |
---|
public PingServicePortProxy()
public PingServicePortProxy(java.net.URL wsdlLocation, javax.xml.namespace.QName serviceName)
Method Detail |
---|
public PingServicePortProxy.Descriptor _getDescriptor()
public void pingOperation(PingStringInput parameter)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |