Uses of Interface
org.dps.core.server.IResponse

Packages that use IResponse
org.dps.core.server.account   
org.dps.core.server.chr   
org.dps.core.server.corp   
org.dps.core.server.eve   
org.dps.core.server.map   
org.dps.core.server.server   
 

Uses of IResponse in org.dps.core.server.account
 

Subinterfaces of IResponse in org.dps.core.server.account
 interface IAccountAPIRequest
           
 

Uses of IResponse in org.dps.core.server.chr
 

Subinterfaces of IResponse in org.dps.core.server.chr
 interface ICharacterAPIRequest
           
 

Uses of IResponse in org.dps.core.server.corp
 

Subinterfaces of IResponse in org.dps.core.server.corp
 interface ICorporationAPIRequest
           
 

Uses of IResponse in org.dps.core.server.eve
 

Subinterfaces of IResponse in org.dps.core.server.eve
 interface IEveAPIRequest
           
 

Uses of IResponse in org.dps.core.server.map
 

Subinterfaces of IResponse in org.dps.core.server.map
 interface IMapAPIRequest
           
 

Uses of IResponse in org.dps.core.server.server
 

Subinterfaces of IResponse in org.dps.core.server.server
 interface IServerAPIRequest