Uses of Class
net.anidb.Character

Packages that use Character
net.anidb.udp   
 

Uses of Character in net.anidb.udp
 

Methods in net.anidb.udp that return Character
 Character UdpCharacterFactory.getCharacter(long characterId)
          Returns the character with the given character Id.
 Character UdpConnection.getCharacter(long characterId)
          Returns the character with the given character Id.