Class HttpInvoker

java.lang.Object
org.chenile.proxy.interceptors.HttpInvoker
All Implemented Interfaces:
org.chenile.owiz.Command<ChenileExchange>

public class HttpInvoker extends Object implements org.chenile.owiz.Command<ChenileExchange>
Invokes the remote service using HTTP
  • Constructor Details

    • HttpInvoker

      public HttpInvoker()
  • Method Details