JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
tigase.io
TLSIOIfc
Contents
Description
Method Summary
Method Details
processHandshake(byte[])
Hide sidebar
Show sidebar
Interface TLSIOIfc
All Known Implementing Classes:
TLSIO
public interface
TLSIOIfc
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
processHandshake
(byte[] data)
Method Details
processHandshake
void
processHandshake
(byte[] data)
throws
IOException
Throws:
IOException