Package com.db4o.cs.internal.messages
Interface MessageWithResponse
-
- All Known Implementing Classes:
MClassMeta
,MClassMetadataIdForName
,MClassNameForID
,MCommit
,MCommitReplication
,MCommittedCallBackRegistry
,MCreateClass
,MGenerateTransactionTimestamp
,MGetAll
,MGetClasses
,MGetInternalIDs
,MGetThreadID
,MIdentity
,MInstanceCount
,MIsAlive
,MLogin
,MObjectByUuid
,MObjectSetFetch
,MObjectSetGetId
,MObjectSetIndexOf
,MObjectSetSize
,MPing
,MPrefetchIDs
,MQueryExecute
,MReadMultipleObjects
,MReadObject
,MReadReaderById
,MReadSlot
,MRequestExceptionWithResponse
,MSetSemaphore
,MTaIsDeleted
,MVersion
,MVersionForId
public interface MessageWithResponse
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
postProcessAtServer()
Msg
replyFromServer()
-
-
-
Method Detail
-
replyFromServer
Msg replyFromServer()
-
postProcessAtServer
void postProcessAtServer()
-
-