|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.sonar.wsclient.gwt.unmarshallers.ServerUnmarshaller
public class ServerUnmarshaller
| Constructor Summary | |
|---|---|
ServerUnmarshaller()
|
|
| Method Summary | |
|---|---|
Server |
toModel(com.google.gwt.core.client.JavaScriptObject json)
|
java.util.List<Server> |
toModels(com.google.gwt.core.client.JavaScriptObject json)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ServerUnmarshaller()
| Method Detail |
|---|
public Server toModel(com.google.gwt.core.client.JavaScriptObject json)
toModel in interface Unmarshaller<Server>public java.util.List<Server> toModels(com.google.gwt.core.client.JavaScriptObject json)
toModels in interface Unmarshaller<Server>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||