public interface Axis2Compatible
AdsServiceClient to be Axis2 compatible, it
must be able to retrieve a stub class.| Modifier and Type | Method and Description |
|---|---|
Class<?> |
getStubClass()
Gets the Axis2 stub class such that it can be instantiated to create
an Axis2 service client.
|
Class<?> getStubClass() throws ClassNotFoundException
ClassNotFoundException - if no stub class can be foundCopyright © 2013. All Rights Reserved.