org.opcfoundation.ua.core
Interface SecureChannelServiceSetHandler
public interface SecureChannelServiceSetHandler
onOpenSecureChannel
void onOpenSecureChannel(EndpointServiceRequest<OpenSecureChannelRequest,OpenSecureChannelResponse> req)
throws ServiceFaultException
- Throws:
ServiceFaultException
onCloseSecureChannel
void onCloseSecureChannel(EndpointServiceRequest<CloseSecureChannelRequest,CloseSecureChannelResponse> req)
throws ServiceFaultException
- Throws:
ServiceFaultException
Copyright © 2018. All rights reserved.