Package | Description |
---|---|
com.jrfom.gw2 | |
com.jrfom.gw2.jackson.deserializers | |
com.jrfom.gw2.jackson.serializers |
Modifier and Type | Method and Description |
---|---|
MatchesList |
ApiClient.getMatches()
Retrieve a list of World vs World matches that are currently running.
|
Modifier and Type | Method and Description |
---|---|
MatchesList |
MatchesListDeserializer.deserialize(com.fasterxml.jackson.core.JsonParser jp,
com.fasterxml.jackson.databind.DeserializationContext ctxt) |
Modifier and Type | Method and Description |
---|---|
void |
MatchesListSerializer.serialize(MatchesList value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
Copyright © 2014. All Rights Reserved.