Searched refs:SecureChannelEstablishedNotification (Results 1 – 3 of 3) sorted by relevance
145 DispatchResponse.SecureChannelEstablishedNotification eNotification = in validResponseWithSecureSessionEstablishedNotification()146 (DispatchResponse.SecureChannelEstablishedNotification) in validResponseWithSecureSessionEstablishedNotification()172 DispatchResponse.SecureChannelEstablishedNotification eNotification = in validResponseWithSecureSessionEstablishedNotificationAndValidSessionId()173 (DispatchResponse.SecureChannelEstablishedNotification) in validResponseWithSecureSessionEstablishedNotificationAndValidSessionId()
119 public static class SecureChannelEstablishedNotification extends Notification { class in DispatchResponse122 private SecureChannelEstablishedNotification(Optional<Integer> defaultSessionId) { in SecureChannelEstablishedNotification() method in DispatchResponse.SecureChannelEstablishedNotification315 new SecureChannelEstablishedNotification(defaultSessionId)); in parseNotification()
321 DispatchResponse.SecureChannelEstablishedNotification eNotification = in handleDispatchResponseForSc()322 (DispatchResponse.SecureChannelEstablishedNotification) notification; in handleDispatchResponseForSc()