|
Pull Up Method private deserializeResult(serializer Serializer) : Object from class org.axonframework.commandhandling.distributed.jgroups.ReplyMessage to private deserializeResult(serializer Serializer) : Object from class org.axonframework.commandhandling.distributed.ReplyMessage |
From |
To |
|
Pull Up Method public getCommandMessage(serializer Serializer) : CommandMessage<?> from class org.axonframework.commandhandling.distributed.jgroups.DispatchMessage to public getCommandMessage(serializer Serializer) : CommandMessage<?> from class org.axonframework.commandhandling.distributed.DispatchMessage |
From |
To |
|
Pull Up Method public isSuccess() : boolean from class org.axonframework.commandhandling.distributed.jgroups.ReplyMessage to public isSuccess() : boolean from class org.axonframework.commandhandling.distributed.ReplyMessage |
From |
To |
|
Pull Up Method public getCommandIdentifier() : String from class org.axonframework.commandhandling.distributed.jgroups.DispatchMessage to public getCommandIdentifier() : String from class org.axonframework.commandhandling.distributed.DispatchMessage |
From |
To |
|
Pull Up Method public getError(serializer Serializer) : Throwable from class org.axonframework.commandhandling.distributed.jgroups.ReplyMessage to public getError(serializer Serializer) : Throwable from class org.axonframework.commandhandling.distributed.ReplyMessage |
From |
To |
|
Pull Up Method public getReturnValue(serializer Serializer) : Object from class org.axonframework.commandhandling.distributed.jgroups.ReplyMessage to public getReturnValue(serializer Serializer) : Object from class org.axonframework.commandhandling.distributed.ReplyMessage |
From |
To |
|
Pull Up Method public getCommandIdentifier() : String from class org.axonframework.commandhandling.distributed.jgroups.ReplyMessage to public getCommandIdentifier() : String from class org.axonframework.commandhandling.distributed.ReplyMessage |
From |
To |
|
Pull Up Method public isExpectReply() : boolean from class org.axonframework.commandhandling.distributed.jgroups.DispatchMessage to public isExpectReply() : boolean from class org.axonframework.commandhandling.distributed.DispatchMessage |
From |
To |
|
Pull Up Attribute private commandName : String from class org.axonframework.commandhandling.distributed.jgroups.DispatchMessage to protected commandName : String from class org.axonframework.commandhandling.distributed.DispatchMessage |
From |
To |
|
Pull Up Attribute private payloadType : String from class org.axonframework.commandhandling.distributed.jgroups.DispatchMessage to protected payloadType : String from class org.axonframework.commandhandling.distributed.DispatchMessage |
From |
To |
|
Pull Up Attribute private commandIdentifier : String from class org.axonframework.commandhandling.distributed.jgroups.ReplyMessage to protected commandIdentifier : String from class org.axonframework.commandhandling.distributed.ReplyMessage |
From |
To |
|
Pull Up Attribute private resultRevision : String from class org.axonframework.commandhandling.distributed.jgroups.ReplyMessage to protected resultRevision : String from class org.axonframework.commandhandling.distributed.ReplyMessage |
From |
To |
|
Pull Up Attribute private expectReply : boolean from class org.axonframework.commandhandling.distributed.jgroups.DispatchMessage to protected expectReply : boolean from class org.axonframework.commandhandling.distributed.DispatchMessage |
From |
To |
|
Pull Up Attribute private serializedResult : byte[] from class org.axonframework.commandhandling.distributed.jgroups.ReplyMessage to protected serializedResult : byte[] from class org.axonframework.commandhandling.distributed.ReplyMessage |
From |
To |
|
Pull Up Attribute private serializedPayload : byte[] from class org.axonframework.commandhandling.distributed.jgroups.DispatchMessage to protected serializedPayload : byte[] from class org.axonframework.commandhandling.distributed.DispatchMessage |
From |
To |
|
Pull Up Attribute private payloadRevision : String from class org.axonframework.commandhandling.distributed.jgroups.DispatchMessage to protected payloadRevision : String from class org.axonframework.commandhandling.distributed.DispatchMessage |
From |
To |
|
Pull Up Attribute private success : boolean from class org.axonframework.commandhandling.distributed.jgroups.ReplyMessage to protected success : boolean from class org.axonframework.commandhandling.distributed.ReplyMessage |
From |
To |
|
Pull Up Attribute private serializedMetaData : byte[] from class org.axonframework.commandhandling.distributed.jgroups.DispatchMessage to protected serializedMetaData : byte[] from class org.axonframework.commandhandling.distributed.DispatchMessage |
From |
To |
|
Pull Up Attribute private commandIdentifier : String from class org.axonframework.commandhandling.distributed.jgroups.DispatchMessage to protected commandIdentifier : String from class org.axonframework.commandhandling.distributed.DispatchMessage |
From |
To |
|
Pull Up Attribute private resultType : String from class org.axonframework.commandhandling.distributed.jgroups.ReplyMessage to protected resultType : String from class org.axonframework.commandhandling.distributed.ReplyMessage |
From |
To |