|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BrowseRequest | |
|---|---|
| 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 BrowseRequest in org.opcfoundation.ua.core |
|---|
| Methods in org.opcfoundation.ua.core that return BrowseRequest | |
|---|---|
BrowseRequest |
BrowseRequest.clone()
Deep clone |
| Method parameters in org.opcfoundation.ua.core with type arguments of type BrowseRequest | |
|---|---|
void |
NodeManagementServiceSetHandler.onBrowse(EndpointServiceRequest<BrowseRequest,BrowseResponse> req)
|
| Uses of BrowseRequest in org.opcfoundation.ua.transport |
|---|
| Methods in org.opcfoundation.ua.transport with parameters of type BrowseRequest | |
|---|---|
BrowseResponse |
ChannelService.Browse(BrowseRequest req)
Synchronous Browse service request. |
AsyncResult |
ChannelService.BrowseAsync(BrowseRequest req)
Asynchronous Browse service request. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||