fixed Javadoc error. Current implementation is NOT working!
This commit is contained in:
parent
d37ab53275
commit
d663f3ff8f
@ -3,7 +3,7 @@ package envoy.client.event;
|
|||||||
import envoy.event.Event;
|
import envoy.event.Event;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* This {@link Event} indicates that a handshake completed successful
|
* This {@link Event} indicates that a handshake was completed successfully.
|
||||||
*
|
*
|
||||||
* Project: <strong>envoy-client</strong><br>
|
* Project: <strong>envoy-client</strong><br>
|
||||||
* File: <strong>HandshakeSuccessfulEvent.java</strong><br>
|
* File: <strong>HandshakeSuccessfulEvent.java</strong><br>
|
||||||
|
Reference in New Issue
Block a user