Uses of Class
com.sun.tools.ws.processor.model.AsyncOperationType
-
Packages that use AsyncOperationType Package Description com.sun.tools.ws.processor.model -
-
Uses of AsyncOperationType in com.sun.tools.ws.processor.model
Fields in com.sun.tools.ws.processor.model declared as AsyncOperationType Modifier and Type Field Description static AsyncOperationTypeAsyncOperationType. CALLBACKstatic AsyncOperationTypeAsyncOperationType. POLLINGMethods in com.sun.tools.ws.processor.model that return AsyncOperationType Modifier and Type Method Description AsyncOperationTypeAsyncOperation. getAsyncType()Methods in com.sun.tools.ws.processor.model with parameters of type AsyncOperationType Modifier and Type Method Description voidAsyncOperation. setAsyncType(AsyncOperationType type)
-