protected static class JbiProxy.JAXWSJBIClient extends JbiProxy.JBIClient
| Constructor and Description |
|---|
JbiProxy.JAXWSJBIClient(org.codehaus.xfire.XFire xfire,
org.codehaus.xfire.service.Service service) |
| Modifier and Type | Method and Description |
|---|---|
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) |
close, findEndpoint, getEndpointUri, getInstance, getOutChannel, getService, getTimeout, getTransport, getUrl, getXFire, initFromDefinition, invoke, onReceive, setEndpointUri, setTimeout, setTransport, setUrl, setXFireaddFaultHandler, addInHandler, addOutHandler, getFaultHandlers, getInHandlers, getOutHandlers, setFaultHandlers, setInHandlers, setOutHandlerspublic JbiProxy.JAXWSJBIClient(org.codehaus.xfire.XFire xfire,
org.codehaus.xfire.service.Service service)
throws java.lang.Exception
java.lang.Exceptionpublic java.lang.Object[] invoke(org.codehaus.xfire.service.OperationInfo op,
java.lang.Object[] params)
throws java.lang.Exception
invoke in class org.codehaus.xfire.client.Clientjava.lang.Exceptionprotected java.lang.Exception translateException(java.lang.reflect.Method method,
java.lang.Exception t)
Copyright © 2005-2014 FuseSource. All Rights Reserved.