org.jboss.osgi.husky
Interface Invoker


public interface Invoker

An Invoker is the sending side of a test request.

Since:
16-May-2009
Author:
Thomas.Diesler@jboss.com

Method Summary
 Response invoke(Request req)
          Invokes the associated Connector with a given test Request
 

Method Detail

invoke

Response invoke(Request req)
Invokes the associated Connector with a given test Request



Copyright © 2009. All Rights Reserved.