public class CookieAck extends Chunk
CHUNK_HEADER_SIZE| Constructor and Description |
|---|
CookieAck() |
| Modifier and Type | Method and Description |
|---|---|
void |
apply(IAssociationControl channel) |
void |
apply(InetSocketAddress address,
IServerChannelControl server) |
public void apply(IAssociationControl channel) throws SctpException, IOException, InvalidKeyException, NoSuchAlgorithmException
apply in class ChunkSctpExceptionIOExceptionInvalidKeyExceptionNoSuchAlgorithmExceptionpublic void apply(InetSocketAddress address, IServerChannelControl server) throws SctpException, InvalidKeyException, NoSuchAlgorithmException, IOException
apply in class ChunkSctpExceptionInvalidKeyExceptionNoSuchAlgorithmExceptionIOExceptionCopyright © 2005–2017 Red5. All rights reserved.