Uses of Class
org.jvnet.jax_ws_commons.json.schema.JsonOperation

Packages that use JsonOperation
org.jvnet.jax_ws_commons.json This package contains source code derived from the 1.2 release of the JAX-WS JSON binding, found at https://jax-ws-commons.dev.java.net/json/ 
 

Uses of JsonOperation in org.jvnet.jax_ws_commons.json
 

Methods in org.jvnet.jax_ws_commons.json that return types with arguments of type JsonOperation
 java.util.List<JsonOperation> SchemaInfo.getOperations()