|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PublishRequest | |
|---|---|
| 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 PublishRequest in org.opcfoundation.ua.core |
|---|
| Methods in org.opcfoundation.ua.core that return PublishRequest | |
|---|---|
PublishRequest |
PublishRequest.clone()
Deep clone |
| Method parameters in org.opcfoundation.ua.core with type arguments of type PublishRequest | |
|---|---|
void |
SubscriptionServiceSetHandler.onPublish(EndpointServiceRequest<PublishRequest,PublishResponse> req)
|
| Uses of PublishRequest in org.opcfoundation.ua.transport |
|---|
| Methods in org.opcfoundation.ua.transport with parameters of type PublishRequest | |
|---|---|
PublishResponse |
ChannelService.Publish(PublishRequest req)
Synchronous Publish service request. |
AsyncResult |
ChannelService.PublishAsync(PublishRequest req)
Asynchronous Publish service request. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||