Package tigase.io
Interface TLSIOIfc
-
- All Known Implementing Classes:
TLSIO
public interface TLSIOIfc
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidprocessHandshake(byte[] data)
-
-
-
Method Detail
-
processHandshake
void processHandshake(byte[] data) throws IOException- Throws:
IOException
-
-