|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SerializationException | |
---|---|
org.eclipse.ecf.docshare.messages | |
org.eclipse.ecf.sync | |
org.eclipse.ecf.sync.doc |
Uses of SerializationException in org.eclipse.ecf.docshare.messages |
---|
Methods in org.eclipse.ecf.docshare.messages that throw SerializationException | |
---|---|
static IModelChangeMessage |
Message.deserialize(byte[] bytes)
Deserialize in to message |
byte[] |
Message.serialize()
|
Uses of SerializationException in org.eclipse.ecf.sync |
---|
Methods in org.eclipse.ecf.sync that throw SerializationException | |
---|---|
IModelChange |
IModelSynchronizationStrategy.deserializeRemoteChange(byte[] bytes)
Deserialization of given byte array to concrete instance of IModelChange object to represent local change to be applied |
byte[] |
IModelChangeMessage.serialize()
Serialize this message to byte []. |
Uses of SerializationException in org.eclipse.ecf.sync.doc |
---|
Methods in org.eclipse.ecf.sync.doc that throw SerializationException | |
---|---|
static DocumentChangeMessage |
DocumentChangeMessage.deserialize(byte[] bytes)
|
byte[] |
DocumentChangeMessage.serialize()
Serialize the current message |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |