|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectnet.rim.device.api.crypto.tls.wtls20.WTLS20Connection
public class WTLS20Connection
Represents a WTLS 2.0 Connection.
This class has two uses.
It can be used to instantiate a WTLS2.0 connection
directly given an underlying connection (such
as UDP) or it can be instantiated using Connector.open
and specifying wtls as the protocol to use. It is important to note
that during the wtls handshake we will handle any retransmits but once
the handshake protocol has finished it is the responsibility of the
HIGHER LAYER to retransmit any packets that were lost in the
network.
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface javax.microedition.io.DatagramConnection |
|---|
getMaximumLength, getNominalLength, newDatagram, newDatagram, newDatagram, newDatagram, receive, send |
| Methods inherited from interface javax.microedition.io.Connection |
|---|
close |
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Copyright 1999-2010 Research In Motion Limited. 295 Phillip Street, Waterloo, Ontario, Canada, N2L 3W8. All Rights Reserved.
Copyright 1993-2003 Sun Microsystems, Inc. 901 San Antonio Road, Palo Alto, California, 94303, U.S.A. All Rights Reserved.
Copyright 2002-2003 Nokia Corporation All Rights Reserved.
Java is a trademark of Sun Microsystems, Inc.