| org.apache.axis2.jaxws.proxy.doclitnonwrapped.sei.DocLitnonWrappedProxy
DocLitnonWrappedProxy | public interface DocLitnonWrappedProxy (Code) | | This class was generated by the JAXWS SI.
JAX-WS RI 2.0_01-b15-fcs
Generated source version: 2.0
|
invoke | public ReturnType invoke(Invoke allByMyself)(Code) | | Parameters: allByMyself - returns org.test.proxy.doclitnonwrapped.ReturnType |
invokeAsync | public Response<ReturnType> invokeAsync(Invoke allByMyself)(Code) | | Parameters: allByMyself - returns javax.xml.ws.Response |
invokeAsync | public Future> invokeAsync(Invoke allByMyself, AsyncHandler<ReturnType> asyncHandler)(Code) | | Parameters: allByMyself - Parameters: asyncHandler - returns java.util.concurrent.Future extends java.lang.Object> |
|
|