Uses of Class
org.opcfoundation.ua.core.PublishResponse

Packages that use PublishResponse
org.opcfoundation.ua.core All the code in this package are codegenerated. 
org.opcfoundation.ua.transport This package contains SecureChannel and related interfaces 
 

Uses of PublishResponse in org.opcfoundation.ua.core
 

Methods in org.opcfoundation.ua.core that return PublishResponse
 PublishResponse PublishResponse.clone()
          Deep clone
 

Method parameters in org.opcfoundation.ua.core with type arguments of type PublishResponse
 void SubscriptionServiceSetHandler.onPublish(EndpointServiceRequest<PublishRequest,PublishResponse> req)
           
 

Uses of PublishResponse in org.opcfoundation.ua.transport
 

Methods in org.opcfoundation.ua.transport that return PublishResponse
 PublishResponse ChannelService.Publish(PublishRequest req)
          Synchronous Publish service request.
 PublishResponse ChannelService.Publish(RequestHeader RequestHeader, SubscriptionAcknowledgement... SubscriptionAcknowledgements)
          Synchronous Publish service request.
 



Copyright © 2018. All rights reserved.