org.apache.servicemix.jsr181.xfire
Class JbiProxy.JBIClient

java.lang.Object
  extended by org.codehaus.xfire.AbstractContext
      extended by org.codehaus.xfire.handler.AbstractHandlerSupport
          extended by org.codehaus.xfire.client.Client
              extended by org.apache.servicemix.jsr181.xfire.JbiProxy.JBIClient
All Implemented Interfaces:
org.codehaus.xfire.handler.HandlerSupport, org.codehaus.xfire.transport.ChannelEndpoint
Direct Known Subclasses:
JbiProxy.JAXWSJBIClient
Enclosing class:
JbiProxy

protected static class JbiProxy.JBIClient
extends org.codehaus.xfire.client.Client


Field Summary
 
Fields inherited from class org.codehaus.xfire.client.Client
CLIENT_MODE
 
Constructor Summary
JbiProxy.JBIClient(org.codehaus.xfire.XFire xfire, org.codehaus.xfire.service.Service service)
           
 
Method Summary
 
Methods inherited from class org.codehaus.xfire.client.Client
close, findEndpoint, getEndpointUri, getInstance, getOutChannel, getService, getTimeout, getTransport, getUrl, getXFire, initFromDefinition, invoke, invoke, onReceive, setEndpointUri, setTimeout, setTransport, setUrl, setXFire
 
Methods inherited from class org.codehaus.xfire.handler.AbstractHandlerSupport
addFaultHandler, addInHandler, addOutHandler, getFaultHandlers, getInHandlers, getOutHandlers, setFaultHandlers, setInHandlers, setOutHandlers
 
Methods inherited from class org.codehaus.xfire.AbstractContext
getProperty, removeProperty, setProperty
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JbiProxy.JBIClient

public JbiProxy.JBIClient(org.codehaus.xfire.XFire xfire,
                          org.codehaus.xfire.service.Service service)
                   throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 2005-2012 FuseSource. All Rights Reserved.