class sun.security.ssl.SSLEngineOutputRecord$HandshakeMemo extends sun.security.ssl.SSLEngineOutputRecord$RecordMemo
minor version: 0
major version: 59
flags: flags: (0x0020) ACC_SUPER
this_class: sun.security.ssl.SSLEngineOutputRecord$HandshakeMemo
super_class: sun.security.ssl.SSLEngineOutputRecord$RecordMemo
{
byte handshakeType;
descriptor: B
flags: (0x0000)
int acquireOffset;
descriptor: I
flags: (0x0000)
private void <init>();
descriptor: ()V
flags: (0x0002) ACC_PRIVATE
Code:
stack=1, locals=1, args_size=1
start local 0 // sun.security.ssl.SSLEngineOutputRecord$HandshakeMemo this
0: .line 365
aload 0 /* this */
invokespecial sun.security.ssl.SSLEngineOutputRecord$RecordMemo.<init>:()V
return
end local 0 // sun.security.ssl.SSLEngineOutputRecord$HandshakeMemo this
LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lsun/security/ssl/SSLEngineOutputRecord$HandshakeMemo;
}
SourceFile: "SSLEngineOutputRecord.java"
NestHost: sun.security.ssl.SSLEngineOutputRecord
InnerClasses:
private HandshakeMemo = sun.security.ssl.SSLEngineOutputRecord$HandshakeMemo of sun.security.ssl.SSLEngineOutputRecord
private RecordMemo = sun.security.ssl.SSLEngineOutputRecord$RecordMemo of sun.security.ssl.SSLEngineOutputRecord