Uses of Class gnu.javax.net.ssl.provider.Extension

Uses in package gnu.javax.net.ssl.provider

Methods with parameter type gnu.javax.net.ssl.provider.Extension

void
void
void
ExtensionList.set(int index, Extension e)
Sets the extension at index i to e.

Methods with return type gnu.javax.net.ssl.provider.Extension

Extension
ExtensionList.get(int index)
Extension
Obtain the next element in the list in the forward direction.
Extension
Obtain the next element in the list in the reverse direction.