Class LoginReply

java.lang.Object
me.cadox8.xenapi.reply.AbstractReply
me.cadox8.xenapi.reply.LoginReply

public class LoginReply
extends AbstractReply
  • Field Summary

    Fields inherited from class me.cadox8.xenapi.reply.AbstractReply

    error, message
  • Constructor Summary

    Constructors 
    Constructor Description
    LoginReply()  
  • Method Summary

    Modifier and Type Method Description
    RequestType getRequestType()
    Gets the type of requests to getResponse the Reply Class

    Methods inherited from class me.cadox8.xenapi.reply.AbstractReply

    checkError

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait