|
Change Parameter Type position : int to position : Position in method public insertProtocol(prot Protocol, position Position, neighbor_prot Class<? extends Protocol>) : void in class org.jgroups.stack.ProtocolStack |
From |
To |
|
Change Parameter Type position : int to position : ProtocolStack.Position in method public ForkChannel(main_channel JChannel, fork_stack_id String, fork_channel_id String, create_fork_if_absent boolean, position ProtocolStack.Position, neighbor Class<? extends Protocol>, protocols Protocol...) in class org.jgroups.fork.ForkChannel |
From |
To |
|
Change Parameter Type position : int to position : ProtocolStack.Position in method protected getFORK(ch JChannel, position ProtocolStack.Position, neighbor Class<? extends Protocol>, create_fork_if_absent boolean) : FORK in class org.jgroups.fork.ForkChannel |
From |
To |
|
Change Parameter Type position : int to position : Position in method public insertProtocol(prot Protocol, position Position, neighbor_prots Class<? extends Protocol>...) : void in class org.jgroups.stack.ProtocolStack |
From |
To |
|
Change Parameter Type position : int to position : Position in method public insertProtocol(prot Protocol, position Position, neighbor_prot String) : void in class org.jgroups.stack.ProtocolStack |
From |
To |
|
Change Parameter Type position : int to position : Position in method public insertProtocolInStack(prot Protocol, neighbor Protocol, position Position) : void in class org.jgroups.stack.ProtocolStack |
From |
To |
|
Change Return Type Object to T in method public getArg() : T in class org.jgroups.Event |
From |
To |
|
Change Return Type void to AUTH in method public setAuthToken(token AuthToken) : AUTH in class org.jgroups.protocols.AUTH |
From |
To |
|
Change Return Type void to GmsHeader in method public setMergeRejected(merge_rejected boolean) : GmsHeader in class org.jgroups.protocols.pbcast.GMS.GmsHeader |
From |
To |
|
Change Return Type void to AUTH in method public unregister(handler UpHandler) : AUTH in class org.jgroups.protocols.AUTH |
From |
To |
|
Change Return Type Header to T in method public getHeader(hdrs Header[], id short) : T in class org.jgroups.util.Headers |
From |
To |
|
Change Return Type Header to T in method public getHeader(id short) : T in class org.jgroups.Message |
From |
To |
|
Change Return Type ENCRYPT to SYM_ENCRYPT in method protected create(keystore String) : SYM_ENCRYPT in class org.jgroups.protocols.ENCRYPTKeystoreTest |
From |
To |
|
Change Return Type void to AUTH in method public register(handler UpHandler) : AUTH in class org.jgroups.protocols.AUTH |
From |
To |
|
Change Return Type void to AUTH in method public setAuthCoord(authenticateCoord boolean) : AUTH in class org.jgroups.protocols.AUTH |
From |
To |
|
Change Variable Type encrypt : ENCRYPT to encrypt : SYM_ENCRYPT in method public testMessageUpDecode() : void in class org.jgroups.protocols.ENCRYPTKeystoreTest |
From |
To |
|
Change Variable Type encrypt2 : ENCRYPT to encrypt2 : SYM_ENCRYPT in method public testMessageUpDecode() : void in class org.jgroups.protocols.ENCRYPTKeystoreTest |
From |
To |
|
Change Variable Type hdr : ENCRYPT.EncryptHeader to hdr : EncryptHeader in method public testEncryptHeader() : void in class org.jgroups.tests.SizeTest |
From |
To |
|
Change Variable Type encrypt : ENCRYPT to encrypt : SYM_ENCRYPT in method public testEventUpNoMessage() : void in class org.jgroups.protocols.ENCRYPTKeystoreTest |
From |
To |
|
Change Variable Type encrypt : ENCRYPT to encrypt : SYM_ENCRYPT in method public testMessageUpNoBuffer() : void in class org.jgroups.protocols.ENCRYPTKeystoreTest |
From |
To |
|
Change Variable Type encrypt : ENCRYPT to encrypt : SYM_ENCRYPT in method public testEncryptEntireMessage() : void in class org.jgroups.protocols.ENCRYPTKeystoreTest |
From |
To |
|
Change Variable Type encrypt2 : ENCRYPT to encrypt2 : SYM_ENCRYPT in method public testMessageUpNoEncryptHeader() : void in class org.jgroups.protocols.ENCRYPTKeystoreTest |
From |
To |
|
Change Variable Type encrypt : ENCRYPT to encrypt : SYM_ENCRYPT in method public testMessageUpNoEncryptHeader() : void in class org.jgroups.protocols.ENCRYPTKeystoreTest |
From |
To |
|
Change Variable Type encrypt2 : ENCRYPT to encrypt2 : SYM_ENCRYPT in method public testMessageUpWrongKey() : void in class org.jgroups.protocols.ENCRYPTKeystoreTest |
From |
To |
|
Change Variable Type encrypt : ENCRYPT to encrypt : SYM_ENCRYPT in method public testMessageUpWrongKey() : void in class org.jgroups.protocols.ENCRYPTKeystoreTest |
From |
To |