Changed Envoy Common dependency back to develop, fixed BE error
This commit is contained in:
@ -79,7 +79,7 @@ public class UserStatusChangeProcessor implements ObjectProcessor<UserStatusChan
|
||||
/**
|
||||
* This method is only called by the LoginCredentialProcessor because every
|
||||
* user needs to login (open a socket) before changing his status.
|
||||
* Needed to ensure propagation of events because an uninitialised writeProxy
|
||||
* Needed to ensure propagation of events because an uninitialized writeProxy
|
||||
* would cause problems.
|
||||
*
|
||||
* @param writeProxy the writeProxy that is used to send objects back to clients
|
||||
|
Reference in New Issue
Block a user