public class SwitchAccountResponse extends JRemoteResponse
JBaseSerializable.TYPE
Constructor and Description |
---|
SwitchAccountResponse() |
Modifier and Type | Method and Description |
---|---|
int |
getStatus() |
int |
getType() |
void |
readObject(JBaseObjectReader reader,
int version) |
void |
writeObject(JBaseObjectWriter writer,
int version) |
getVersion
public int getStatus()
public void writeObject(JBaseObjectWriter writer, int version) throws java.io.IOException
java.io.IOException
public void readObject(JBaseObjectReader reader, int version) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
java.lang.ClassNotFoundException
public int getType()
JBaseSerializable.getType()