Class GeoIPWebServiceAgent
- java.lang.Object
-
- jadex.extension.ws.invoke.WebServiceAgent
-
- jadex.webservice.examples.ws.geoip.GeoIPWebServiceAgent
-
public class GeoIPWebServiceAgent extends WebServiceAgent
Agent that wraps a normal web service as Jadex service. In this way the web service can be used by active components in the same way as normal Jadex component services.
-
-
Field Summary
-
Fields inherited from class jadex.extension.ws.invoke.WebServiceAgent
agent
-
-
Constructor Summary
Constructors Constructor Description GeoIPWebServiceAgent()
-
Method Summary
-
Methods inherited from class jadex.extension.ws.invoke.WebServiceAgent
createServiceImplementation
-
-