[Apiman-user] Communication with other systems

Eric Wittmann eric.wittmann at redhat.com
Wed Jul 22 12:41:24 EDT 2015


Out of the box, apiman listens on HTTP and communicates with back-end 
services also on HTTP.  However, the connector layer is fully pluggable 
(the part where the apiman Gateway invokes the back-end service).  So it 
would not be difficult to provide a custom connector for something other 
than HTTP.  In fact, with the latest version of apiman (1.1.5.Final) you 
can actually provide a custom connector factory via a plugin - no need 
to change apiman core code at all.

Also note that the apiman gateway is fully embeddable - so if you wanted 
to run the gateway within some larger integrated solution that would be 
possible (though obviously more difficult).

Note that it is our intention longer term to provide connectors for 
protocols other than http(s).  However, that is not yet complete.

-Eric


On 7/22/2015 12:07 PM, Ijlal EL HAZITI wrote:
> Hi all,
>
> I want to build a demonstrator using a ESB, Apiman and my APIs
>
> so I'd like to know how Apiman communicates with other systems (Rest,
> API, SOAP..)? What interfaces does it supply?
>
> thank you
> --
> Cordialement
> IjlaL EL HAZITI
> *
> *
> *Etudiant Ingénieur Etudes et Développement*
> *UBO - Master Professionnel de développement à l'offshore des SI
> *
> *FSK  - Master Spécialisé Qualité du Logiciel*
>
>
> _______________________________________________
> Apiman-user mailing list
> Apiman-user at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/apiman-user
>


More information about the Apiman-user mailing list