Class GeoIPUserAgent
- java.lang.Object
-
- jadex.extension.rs.invoke.RestServiceAgent
-
- jadex.webservice.examples.ws.geoip.GeoIPUserAgent
-
public class GeoIPUserAgent extends RestServiceAgent
Agent that searches and uses the geoip service of another Jadex agent.
-
-
Field Summary
-
Fields inherited from class jadex.extension.rs.invoke.RestServiceAgent
agent
-
-
Constructor Summary
Constructors Constructor Description GeoIPUserAgent()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
executeBody()
The agent body.-
Methods inherited from class jadex.extension.rs.invoke.RestServiceAgent
createServiceImplementation
-
-