com.sun.tools.ws.processor.model
Class AsyncOperationType
java.lang.Object
com.sun.tools.ws.processor.model.AsyncOperationType
public final class AsyncOperationType
- extends Object
- Author:
- Vivek Pandey
Async WSDLOperation type
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
POLLING
public static final AsyncOperationType POLLING
CALLBACK
public static final AsyncOperationType CALLBACK
Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.