| Methods in com.prosysopc.ua.types.gds.client that throw MethodCallStatusException |
ApplicationRecordDataType[] |
DirectoryTypeImplBase.findApplications(String applicationUri)
|
CertificateDirectoryType.FinishRequestMethodOutputs |
CertificateDirectoryTypeImplBase.finishRequest(org.opcfoundation.ua.builtintypes.NodeId applicationId,
org.opcfoundation.ua.builtintypes.NodeId requestId)
|
ApplicationRecordDataType |
DirectoryTypeImplBase.getApplication(org.opcfoundation.ua.builtintypes.NodeId applicationId)
|
org.opcfoundation.ua.builtintypes.NodeId[] |
CertificateDirectoryTypeImplBase.getCertificateGroups(org.opcfoundation.ua.builtintypes.NodeId applicationId)
|
Boolean |
CertificateDirectoryTypeImplBase.getCertificateStatus(org.opcfoundation.ua.builtintypes.NodeId applicationId,
org.opcfoundation.ua.builtintypes.NodeId certificateGroupId,
org.opcfoundation.ua.builtintypes.NodeId certificateTypeId)
|
org.opcfoundation.ua.builtintypes.NodeId |
CertificateDirectoryTypeImplBase.getTrustList(org.opcfoundation.ua.builtintypes.NodeId applicationId,
org.opcfoundation.ua.builtintypes.NodeId certificateGroupId)
|
DirectoryType.QueryServersMethodOutputs |
DirectoryTypeImplBase.queryServers(org.opcfoundation.ua.builtintypes.UnsignedInteger startingRecordId,
org.opcfoundation.ua.builtintypes.UnsignedInteger maxRecordsToReturn,
String applicationName,
String applicationUri,
String productUri,
String[] serverCapabilities)
|
org.opcfoundation.ua.builtintypes.NodeId |
DirectoryTypeImplBase.registerApplication(ApplicationRecordDataType application)
|
org.opcfoundation.ua.builtintypes.NodeId |
CertificateDirectoryTypeImplBase.startNewKeyPairRequest(org.opcfoundation.ua.builtintypes.NodeId applicationId,
org.opcfoundation.ua.builtintypes.NodeId certificateGroupId,
org.opcfoundation.ua.builtintypes.NodeId certificateTypeId,
String subjectName,
String[] domainNames,
String privateKeyFormat,
String privateKeyPassword)
|
org.opcfoundation.ua.builtintypes.NodeId |
CertificateDirectoryTypeImplBase.startSigningRequest(org.opcfoundation.ua.builtintypes.NodeId applicationId,
org.opcfoundation.ua.builtintypes.NodeId certificateGroupId,
org.opcfoundation.ua.builtintypes.NodeId certificateTypeId,
org.opcfoundation.ua.builtintypes.ByteString certificateRequest)
|
void |
DirectoryTypeImplBase.unregisterApplication(org.opcfoundation.ua.builtintypes.NodeId applicationId)
|
void |
DirectoryTypeImplBase.updateApplication(ApplicationRecordDataType application)
|
| Methods in com.prosysopc.ua.types.opcua.client that throw MethodCallStatusException |
void |
AcknowledgeableConditionTypeImplBase.acknowledge(org.opcfoundation.ua.builtintypes.ByteString eventId,
org.opcfoundation.ua.builtintypes.LocalizedText comment)
|
void |
TrustListTypeImplBase.addCertificate(org.opcfoundation.ua.builtintypes.ByteString certificate,
Boolean isTrustedCertificate)
|
void |
ConditionTypeImplBase.addComment(org.opcfoundation.ua.builtintypes.ByteString eventId,
org.opcfoundation.ua.builtintypes.LocalizedText comment)
|
void |
ServerConfigurationTypeImplBase.applyChanges()
|
Object[] |
BaseObjectTypeImpl.callMethod(org.opcfoundation.ua.builtintypes.QualifiedName browseName,
Object... inArgs)
|
void |
FileTypeImplBase.close(org.opcfoundation.ua.builtintypes.UnsignedInteger fileHandle)
|
Boolean |
TrustListTypeImplBase.closeAndUpdate(org.opcfoundation.ua.builtintypes.UnsignedInteger fileHandle)
|
void |
AcknowledgeableConditionTypeImplBase.confirm(org.opcfoundation.ua.builtintypes.ByteString eventId,
org.opcfoundation.ua.builtintypes.LocalizedText comment)
|
org.opcfoundation.ua.builtintypes.NodeId |
FileDirectoryTypeImplBase.createDirectory(String directoryName)
|
FileDirectoryType.CreateFileMethodOutputs |
FileDirectoryTypeImplBase.createFile(String fileName,
Boolean requestFileOpen)
|
org.opcfoundation.ua.builtintypes.ByteString |
ServerConfigurationTypeImplBase.createSigningRequest(org.opcfoundation.ua.builtintypes.NodeId certificateGroupId,
org.opcfoundation.ua.builtintypes.NodeId certificateTypeId,
String subjectName,
Boolean regeneratePrivateKey,
org.opcfoundation.ua.builtintypes.ByteString nonce)
|
void |
FileDirectoryTypeImplBase.delete(org.opcfoundation.ua.builtintypes.NodeId objectToDelete)
|
void |
ConditionTypeImplBase.disable()
|
void |
ConditionTypeImplBase.enable()
|
void |
AddressSpaceFileTypeImplBase.exportNamespace()
|
ServerType.GetMonitoredItemsMethodOutputs |
ServerTypeImplBase.getMonitoredItems(org.opcfoundation.ua.builtintypes.UnsignedInteger subscriptionId)
|
org.opcfoundation.ua.builtintypes.UnsignedLong |
FileTypeImplBase.getPosition(org.opcfoundation.ua.builtintypes.UnsignedInteger fileHandle)
|
org.opcfoundation.ua.builtintypes.ByteString[] |
ServerConfigurationTypeImplBase.getRejectedList()
|
void |
ProgramStateMachineTypeImplBase.halt()
|
org.opcfoundation.ua.builtintypes.NodeId |
FileDirectoryTypeImplBase.moveOrCopy(org.opcfoundation.ua.builtintypes.NodeId objectToMoveOrCopy,
org.opcfoundation.ua.builtintypes.NodeId targetDirectory,
Boolean createCopy,
String newName)
|
void |
ShelvedStateMachineTypeImplBase.oneShotShelve()
|
org.opcfoundation.ua.builtintypes.UnsignedInteger |
FileTypeImpl.open(EnumSet<FileTypeOpenMode> mode)
|
org.opcfoundation.ua.builtintypes.UnsignedInteger |
FileTypeImpl.open(FileTypeOpenMode... mode)
|
org.opcfoundation.ua.builtintypes.UnsignedInteger |
FileTypeImplBase.open(org.opcfoundation.ua.builtintypes.UnsignedByte mode)
|
org.opcfoundation.ua.builtintypes.UnsignedInteger |
TrustListTypeImplBase.openWithMasks(org.opcfoundation.ua.builtintypes.UnsignedInteger masks)
|
org.opcfoundation.ua.builtintypes.ByteString |
FileTypeImplBase.read(org.opcfoundation.ua.builtintypes.UnsignedInteger fileHandle,
Integer length)
|
void |
TrustListTypeImplBase.removeCertificate(String thumbprint,
Boolean isTrustedCertificate)
|
void |
ServerTypeImplBase.requestServerStateChange(org.opcfoundation.ua.core.ServerState state,
org.opcfoundation.ua.builtintypes.DateTime estimatedReturnTime,
org.opcfoundation.ua.builtintypes.UnsignedInteger secondsTillShutdown,
org.opcfoundation.ua.builtintypes.LocalizedText reason,
Boolean restart)
|
void |
ServerTypeImplBase.resendData(org.opcfoundation.ua.builtintypes.UnsignedInteger subscriptionId)
|
void |
ProgramStateMachineTypeImplBase.reset()
|
void |
DialogConditionTypeImplBase.respond(Integer selectedResponse)
|
void |
ProgramStateMachineTypeImplBase.resume()
|
void |
FileTypeImplBase.setPosition(org.opcfoundation.ua.builtintypes.UnsignedInteger fileHandle,
org.opcfoundation.ua.builtintypes.UnsignedLong position)
|
org.opcfoundation.ua.builtintypes.UnsignedInteger |
ServerTypeImplBase.setSubscriptionDurable(org.opcfoundation.ua.builtintypes.UnsignedInteger subscriptionId,
org.opcfoundation.ua.builtintypes.UnsignedInteger lifetimeInHours)
|
void |
ProgramStateMachineTypeImplBase.start()
|
void |
ProgramStateMachineTypeImplBase.suspend()
|
void |
ShelvedStateMachineTypeImplBase.timedShelve(Double shelvingTime)
|
void |
ShelvedStateMachineTypeImplBase.unshelve()
|
Boolean |
ServerConfigurationTypeImplBase.updateCertificate(org.opcfoundation.ua.builtintypes.NodeId certificateGroupId,
org.opcfoundation.ua.builtintypes.NodeId certificateTypeId,
org.opcfoundation.ua.builtintypes.ByteString certificate,
org.opcfoundation.ua.builtintypes.ByteString[] issuerCertificates,
String privateKeyFormat,
org.opcfoundation.ua.builtintypes.ByteString privateKey)
|
void |
FileTypeImplBase.write(org.opcfoundation.ua.builtintypes.UnsignedInteger fileHandle,
org.opcfoundation.ua.builtintypes.ByteString data)
|