Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
B
C
E
G
H
I
O
R
S
W
X
A
addEndInvokeCallbackListener(XFireClientControl.EndInvokeCallback)
- Method in class org.controlhaus.xfire.client.
XFireClientControlBean
Registers a new listener for EndInvokeCallback events on the bean.
B
BeehiveClientStrategy
- Class in
org.controlhaus.xfire.client
A strategy which generates XMLBeans client controls for a given WSDL.
BeehiveClientStrategy()
- Constructor for class org.controlhaus.xfire.client.
BeehiveClientStrategy
beginInvoke(XmlObject[], XmlObject[])
- Method in interface org.controlhaus.xfire.client.
XFireClientControl
Invoke a SOAP service.
beginInvoke(XmlObject[], XmlObject[])
- Method in class org.controlhaus.xfire.client.
XFireClientControlBean
Implements org.controlhaus.xfire.client.XFireClientControl.beginInvoke
beginInvoke(XmlObject[], XmlObject[])
- Method in class org.controlhaus.xfire.client.
XFireClientControlImpl
C
ControlImplementationKey
- Static variable in class org.controlhaus.xfire.client.
XFireClientControlBean
A PropertyKey that can be used to access the controlImplementation property of the BaseProperties PropertySet
E
EncodingValueKey
- Static variable in class org.controlhaus.xfire.client.
XFireClientControlBean
A PropertyKey that can be used to access the value property of the Encoding PropertySet
endInvoke(XmlObject[], XmlObject[])
- Method in interface org.controlhaus.xfire.client.
XFireClientControl.EndInvokeCallback
Called at the end of an asynchronous request which has completed successfully (i.e.
endInvoke(XmlObject[], XmlObject[])
- Method in class org.controlhaus.xfire.client.
XFireClientControlBean.EndInvokeCallbackNotifier
G
getBeanDescriptor()
- Method in class org.controlhaus.xfire.client.
XFireClientControlBeanBeanInfo
getControlImplementation()
- Method in class org.controlhaus.xfire.client.
XFireClientControlBean
getEncoding()
- Method in class org.controlhaus.xfire.client.
XFireClientControlImpl
getEncodingValue()
- Method in class org.controlhaus.xfire.client.
XFireClientControlBean
getEndInvokeCallbackListeners()
- Method in class org.controlhaus.xfire.client.
XFireClientControlBean
Returns the array of registered listeners for EndInvokeCallback events on the bean, or an empty array if no listener has been registered
getEventSetDescriptors()
- Method in class org.controlhaus.xfire.client.
XFireClientControlBeanBeanInfo
getHeaderHandler()
- Method in class org.controlhaus.xfire.client.
XFireClientControlImpl
Gets the HeaderHandler.
getMethodDescriptors()
- Method in class org.controlhaus.xfire.client.
XFireClientControlBeanBeanInfo
getParameterNames(Method)
- Method in class org.controlhaus.xfire.client.
XFireClientControlBean
Returns an array of parameter names for the request method, or null if no parameter data is available.
getPropertyDescriptors()
- Method in class org.controlhaus.xfire.client.
XFireClientControlBeanBeanInfo
getPropertyMapCache()
- Method in class org.controlhaus.xfire.client.
XFireClientControlBean
getServiceUrl()
- Method in class org.controlhaus.xfire.client.
XFireClientControlImpl
getServiceUrlValue()
- Method in class org.controlhaus.xfire.client.
XFireClientControlBean
H
handleFault(XFireFault)
- Method in interface org.controlhaus.xfire.client.
XFireClientControl.EndInvokeCallback
Called if a fault occurs during the service invocation.
handleFault(XFireFault)
- Method in class org.controlhaus.xfire.client.
XFireClientControlBean.EndInvokeCallbackNotifier
I
initEndInvokeCallbackEvents(MethodDescriptor[], int)
- Method in class org.controlhaus.xfire.client.
XFireClientControlBeanBeanInfo
initEventProxies(ControlBean, Object)
- Method in class org.controlhaus.xfire.client.
XFireClientControlImplInitializer
Initializes the nested client event proxies required by the implementation
initEventSetDescriptors(EventSetDescriptor[], int)
- Method in class org.controlhaus.xfire.client.
XFireClientControlBeanBeanInfo
initMethodDescriptors(MethodDescriptor[], int)
- Method in class org.controlhaus.xfire.client.
XFireClientControlBeanBeanInfo
Stores MethodDescriptor descriptors for this bean and its superclasses into an array, starting at the specified index
initPropertyDescriptors(PropertyDescriptor[], int)
- Method in class org.controlhaus.xfire.client.
XFireClientControlBeanBeanInfo
Stores PropertyDescriptor descriptors for this bean and its superclasses into an array, starting at the specified index
initServices(ControlBean, Object)
- Method in class org.controlhaus.xfire.client.
XFireClientControlImplInitializer
Initializes the nested contextual services required by the implementation
invoke(XmlObject[])
- Method in interface org.controlhaus.xfire.client.
XFireClientControl
Invoke a SOAP service.
invoke(XmlObject[], XmlObject[])
- Method in interface org.controlhaus.xfire.client.
XFireClientControl
Invoke a SOAP service.
invoke(XmlObject[], XmlObject[])
- Method in class org.controlhaus.xfire.client.
XFireClientControlBean
Implements org.controlhaus.xfire.client.XFireClientControl.invoke
invoke(XmlObject[])
- Method in class org.controlhaus.xfire.client.
XFireClientControlBean
Implements org.controlhaus.xfire.client.XFireClientControl.invoke
invoke(XmlObject[])
- Method in class org.controlhaus.xfire.client.
XFireClientControlImpl
invoke(XmlObject[], XmlObject[])
- Method in class org.controlhaus.xfire.client.
XFireClientControlImpl
invoke(Method, Object[])
- Method in class org.controlhaus.xfire.client.
XFireClientControlImpl
O
onAcquire()
- Method in class org.controlhaus.xfire.client.
XFireClientControlImpl
onAcquire()
- Method in class org.controlhaus.xfire.client.
XFireClientControlImplInitializer.ResourceContextResourceEventsEventAdaptor
onRelease()
- Method in class org.controlhaus.xfire.client.
XFireClientControlImplInitializer.ResourceContextResourceEventsEventAdaptor
org.controlhaus.xfire.client
- package org.controlhaus.xfire.client
R
removeEndInvokeCallbackListener(XFireClientControl.EndInvokeCallback)
- Method in class org.controlhaus.xfire.client.
XFireClientControlBean
Unregisters an existing listener for EndInvokeCallback events on the bean.
resetServices(ControlBean, Object)
- Method in class org.controlhaus.xfire.client.
XFireClientControlImplInitializer
Resets all nested contextual services instances to null
run()
- Method in class org.controlhaus.xfire.client.
XFireClientControlImpl.ServiceInvokerThread
S
ServiceUrlValueKey
- Static variable in class org.controlhaus.xfire.client.
XFireClientControlBean
A PropertyKey that can be used to access the value property of the ServiceUrl PropertySet
setEncodingValue(String)
- Method in class org.controlhaus.xfire.client.
XFireClientControlBean
setServiceUrlValue(String)
- Method in class org.controlhaus.xfire.client.
XFireClientControlBean
W
write(WSDLInspector.Service, File, GeneratorTask)
- Method in class org.controlhaus.xfire.client.
BeehiveClientStrategy
X
XFireClientControl
- Interface in
org.controlhaus.xfire.client
An XFire client control.
XFireClientControl.Asynchronous
- Annotation Type in
org.controlhaus.xfire.client
Marks a method on a control which extends the XFireClientControl as ansynchronous.
XFireClientControl.Encoding
- Annotation Type in
org.controlhaus.xfire.client
XFireClientControl.EndInvokeCallback
- Interface in
org.controlhaus.xfire.client
XFireClientControl.ServiceUrl
- Annotation Type in
org.controlhaus.xfire.client
XFireClientControl.SoapHeader
- Annotation Type in
org.controlhaus.xfire.client
Declares a parameter in an control a Soap Header in a control which extends the XFireClientControl.
XFireClientControlBean
- Class in
org.controlhaus.xfire.client
XFireClientControlBean(ControlBeanContext, String, PropertyMap)
- Constructor for class org.controlhaus.xfire.client.
XFireClientControlBean
This is the public constructor for the class.
XFireClientControlBean()
- Constructor for class org.controlhaus.xfire.client.
XFireClientControlBean
This is the public null-arg constructor for this ControlBean.
XFireClientControlBean(ControlBeanContext, String, PropertyMap, Class)
- Constructor for class org.controlhaus.xfire.client.
XFireClientControlBean
This is the protected version that is used by any ControlBean subclass
XFireClientControlBean.EndInvokeCallbackNotifier
- Class in
org.controlhaus.xfire.client
This inner class implements a simple proxy to deliver EndInvokeCallback events back to a register listener.
XFireClientControlBean.EndInvokeCallbackNotifier()
- Constructor for class org.controlhaus.xfire.client.
XFireClientControlBean.EndInvokeCallbackNotifier
XFireClientControlBeanBeanInfo
- Class in
org.controlhaus.xfire.client
XFireClientControlBeanBeanInfo()
- Constructor for class org.controlhaus.xfire.client.
XFireClientControlBeanBeanInfo
XFireClientControlImpl
- Class in
org.controlhaus.xfire.client
XFireClientControlImpl()
- Constructor for class org.controlhaus.xfire.client.
XFireClientControlImpl
XFireClientControlImpl.ServiceInvokerThread
- Class in
org.controlhaus.xfire.client
XFireClientControlImpl.ServiceInvokerThread(XmlObject[], XmlObject[], XmlOptions, String, XFireClientControl.EndInvokeCallback)
- Constructor for class org.controlhaus.xfire.client.
XFireClientControlImpl.ServiceInvokerThread
XFireClientControlImplInitializer
- Class in
org.controlhaus.xfire.client
XFireClientControlImplInitializer()
- Constructor for class org.controlhaus.xfire.client.
XFireClientControlImplInitializer
XFireClientControlImplInitializer.ResourceContextResourceEventsEventAdaptor
- Class in
org.controlhaus.xfire.client
A
B
C
E
G
H
I
O
R
S
W
X
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2004-2005 Controlhaus. All Rights Reserved.