org.apache.servicemix.client
Interface ServiceMixClient

All Superinterfaces:
org.apache.servicemix.jbi.api.ServiceMixClient

public interface ServiceMixClient
extends org.apache.servicemix.jbi.api.ServiceMixClient

Represents a client API which allows users to programatically send messages into the JBI container or to receive them using the regular JBI API together with a collection of helper methods making it easier to interact with the JBI API.

Version:
$Revision: 690396 $

Method Summary
 
Methods inherited from interface org.apache.servicemix.jbi.api.ServiceMixClient
close, createDestination, createInOnlyExchange, createInOnlyExchange, createInOptionalOutExchange, createInOptionalOutExchange, createInOutExchange, createInOutExchange, createResolverForExternalInterface, createResolverForExternalInterface, createResolverForExternalService, createResolverForService, createResolverInterface, createRobustInOnlyExchange, createRobustInOnlyExchange, done, fail, fail, getContext, getDeliveryChannel, getExchangeFactory, receive, receive, request, request, resolveEndpointReference, send, send, send, send, sendSync, sendSync, sendSync, sendSync
 



Copyright © 2005-2008 Apache Software Foundation. All Rights Reserved.