|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CreateSubscriptionResponse | |
|---|---|
| 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 CreateSubscriptionResponse in org.opcfoundation.ua.core |
|---|
| Methods in org.opcfoundation.ua.core that return CreateSubscriptionResponse | |
|---|---|
CreateSubscriptionResponse |
CreateSubscriptionResponse.clone()
Deep clone |
| Method parameters in org.opcfoundation.ua.core with type arguments of type CreateSubscriptionResponse | |
|---|---|
void |
SubscriptionServiceSetHandler.onCreateSubscription(EndpointServiceRequest<CreateSubscriptionRequest,CreateSubscriptionResponse> req)
|
| Uses of CreateSubscriptionResponse in org.opcfoundation.ua.transport |
|---|
| Methods in org.opcfoundation.ua.transport that return CreateSubscriptionResponse | |
|---|---|
CreateSubscriptionResponse |
ChannelService.CreateSubscription(CreateSubscriptionRequest req)
Synchronous CreateSubscription service request. |
CreateSubscriptionResponse |
ChannelService.CreateSubscription(RequestHeader RequestHeader,
Double RequestedPublishingInterval,
UnsignedInteger RequestedLifetimeCount,
UnsignedInteger RequestedMaxKeepAliveCount,
UnsignedInteger MaxNotificationsPerPublish,
Boolean PublishingEnabled,
UnsignedByte Priority)
Synchronous CreateSubscription service request. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||