Uses of Interface
org.sonar.wsclient.gwt.unmarshallers.Unmarshaller

Packages that use Unmarshaller
org.sonar.wsclient.gwt.unmarshallers   
 

Uses of Unmarshaller in org.sonar.wsclient.gwt.unmarshallers
 

Classes in org.sonar.wsclient.gwt.unmarshallers that implement Unmarshaller
 class AbstractUnmarshaller<MODEL extends Model>
           
 class DependencyTreeUnmarshaller
           
 class DependencyUnmarshaller
           
 class MetricUnmarshaller
           
 class PropertyUnmarshaller
           
 class ResourceUnmarshaller
           
 class ServerUnmarshaller
           
 class SourceUnmarshaller
           
 class ViolationUnmarshaller
           
 

Methods in org.sonar.wsclient.gwt.unmarshallers that return Unmarshaller
static Unmarshaller Unmarshallers.forModel(Class modelClass)
           
 



Copyright © 2009-2010 SonarSource. All Rights Reserved.