org.gcube.accounting.messaging
Class MSGClient

java.lang.Object
  extended by org.gcube.accounting.messaging.MSGClient

public class MSGClient
extends Object

Author:
Andrea Manzi(CERN)

Constructor Summary
protected MSGClient()
           
 
Method Summary
 org.gcube.accounting.datamodel.RawUsageRecord receiveMessage(QueueCouple queueCouple)
          
 void sendMessage(org.gcube.accounting.datamodel.RawUsageRecord message)
          
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MSGClient

protected MSGClient()
             throws IOException
Throws:
IOException
Method Detail

sendMessage

public void sendMessage(org.gcube.accounting.datamodel.RawUsageRecord message)


receiveMessage

public org.gcube.accounting.datamodel.RawUsageRecord receiveMessage(QueueCouple queueCouple)



Copyright © 2014. All Rights Reserved.