jremote jbase5.2.1

com.jbase.jremote.io
Class Response

java.lang.Object
  extended by com.jbase.jremote.io.Response
All Implemented Interfaces:
JBaseSerializable
Direct Known Subclasses:
EchoResponse, ErrorResponse, JRemoteResponse, OKResponse

public abstract class Response
extends Object
implements JBaseSerializable

Represents a response from jsqld.

Author:
Peter Kuchta, pkuchta@temenos.com
See Also:
ErrorResponse

Nested Class Summary
 
Nested classes/interfaces inherited from interface com.jbase.jremote.io.JBaseSerializable
JBaseSerializable.TYPE
 
Constructor Summary
Response()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface com.jbase.jremote.io.JBaseSerializable
getType, getVersion, readObject, writeObject
 

Constructor Detail

Response

public Response()

jremote jbase5.2.1

Copyright © 2016 TEMENOS. All Rights Reserved.