com.ecebs.rtd.enabler.types.response
Class StatusResponse

java.lang.Object
  extended by com.ecebs.rtd.enabler.types.response.StatusResponse
All Implemented Interfaces:
Serializable

public class StatusResponse
extends Object
implements Serializable

A response to a query with query mode QueryMode.REQUEST, where the request ID is not recognised by the RTD server

Author:
kyleb
See Also:
Serialized Form

Constructor Summary
StatusResponse()
           
 
Method Summary
 ResponseMessage.RequestOutcome getOutcome()
           
 String getRequestId()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StatusResponse

public StatusResponse()
Method Detail

getRequestId

public String getRequestId()

getOutcome

public ResponseMessage.RequestOutcome getOutcome()


Copyright © 2013 Ecebs Ltd. All Rights Reserved.