xmlBlaster 2.2.0 API

Uses of Class
org.xmlBlaster.protocol.xmlrpc.UpdateEvent

Packages that use UpdateEvent
org.xmlBlaster.protocol.xmlrpc   
 

Uses of UpdateEvent in org.xmlBlaster.protocol.xmlrpc
 

Fields in org.xmlBlaster.protocol.xmlrpc with type parameters of type UpdateEvent
private  java.util.concurrent.LinkedBlockingQueue<UpdateEvent> CallbackXmlRpcDriverSingleChannel.ackQueue
           
private  java.util.concurrent.LinkedBlockingQueue<UpdateEvent> CallbackXmlRpcDriverSingleChannel.updateQueue
           
 

Methods in org.xmlBlaster.protocol.xmlrpc that return types with arguments of type UpdateEvent
 java.util.concurrent.LinkedBlockingQueue<UpdateEvent> CallbackXmlRpcDriverSingleChannel.getAckQueue()
           
 java.util.concurrent.LinkedBlockingQueue<UpdateEvent> CallbackXmlRpcDriverSingleChannel.getUpdateQueue()
           
 


xmlBlaster 2.2.0 API

Copyright © 1999-2014 The xmlBlaster.org contributers.