Package org.bouncycastle.tls
Class DTLSTransport
java.lang.Object
org.bouncycastle.tls.DTLSTransport
- All Implemented Interfaces:
DatagramReceiver,DatagramSender,DatagramTransport,TlsCloseable
-
Method Details
-
getReceiveLimit
- Specified by:
getReceiveLimitin interfaceDatagramReceiver- Throws:
IOException
-
getSendLimit
- Specified by:
getSendLimitin interfaceDatagramSender- Throws:
IOException
-
receive
- Specified by:
receivein interfaceDatagramReceiver- Throws:
IOException
-
send
- Specified by:
sendin interfaceDatagramSender- Throws:
IOException
-
close
- Specified by:
closein interfaceTlsCloseable- Throws:
IOException
-