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

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
                  extended by org.apache.servicemix.jsr181.xfire.JbiProxy.JAXWSJBIClient
All Implemented Interfaces:
org.codehaus.xfire.handler.HandlerSupport, org.codehaus.xfire.transport.ChannelEndpoint
Enclosing class:
JbiProxy

protected static class JbiProxy.JAXWSJBIClient
extends JbiProxy.JBIClient


Field Summary
 
Fields inherited from class org.codehaus.xfire.client.Client
CLIENT_MODE
 
Constructor Summary
JbiProxy.JAXWSJBIClient(org.codehaus.xfire.XFire xfire, org.codehaus.xfire.service.Service service)
           
 
Method Summary
 java.lang.Object[] invoke(org.codehaus.xfire.service.OperationInfo op, java.lang.Object[] params)
           
protected  java.lang.Exception translateException(java.lang.reflect.Method method, java.lang.Exception t)
           
 
Methods inherited from class org.codehaus.xfire.client.Client
close, findEndpoint, getEndpointUri, getInstance, getOutChannel, getService, getTimeout, getTransport, getUrl, getXFire, initFromDefinition, 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.JAXWSJBIClient

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

invoke

public java.lang.Object[] invoke(org.codehaus.xfire.service.OperationInfo op,
                                 java.lang.Object[] params)
                          throws java.lang.Exception
Overrides:
invoke in class org.codehaus.xfire.client.Client
Throws:
java.lang.Exception

translateException

protected java.lang.Exception translateException(java.lang.reflect.Method method,
                                                 java.lang.Exception t)


Copyright © 2005-2012 FuseSource. All Rights Reserved.