Classes
 ClassDescription
 AbstractEvent The base class for events that RPC services dispatch.
 FaultEvent This event is dispatched when an RPC call has a fault.
 HeaderEvent The event that indicates an RPC operation, such as a WebService SOAP request, returned a header in the response.
 InvokeEvent The event that indicates an RPC operation has been invoked.
 ResultEvent The event that indicates an RPC operation has successfully returned a result.
 WSDLLoadEvent The WSDLLoadEvent class represents the event object for the event dispatched when a WSDL XML document has loaded successfully.
 XMLLoadEvent The XMLLoadEvent class is a base class for events that are dispatched when an RPC service successfully loaded an XML document.