public interface IHandshake
| Modifier and Type | Method and Description |
|---|---|
org.apache.mina.core.buffer.IoBuffer |
doHandshake(org.apache.mina.core.buffer.IoBuffer input) |
boolean |
useEncryption() |
boolean |
validate(byte[] handshake) |
Copyright © 2005–2017 Red5. All rights reserved.