Package it.unitn.ing.xgridclient

Class Summary
Client The Client is a class for basic management of XGrid tasks This class as the other were inspired and constructed using as a starting base the com.deadmoo.xgridagent package.
XGridClient The XGridClient is a class for XGrid job submission This class as the other were inspired and constructed using as a starting base the com.deadmoo.xgridagent package.
XGridClientMessage The XGridClientMessage is a class to manage messaging in XGrid This class as the other were inspired and constructed using as a starting base the com.deadmoo.xgridagent package.
XGridClientRequestHandler The XGridClientRequestHandler handles the requests and messaging This class as the other were inspired and constructed using as a starting base the com.deadmoo.xgridagent package.
XGridHello The XGridHello is a class to show how to use the XGridClient.