|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use OpcTcpSettings | |
|---|---|
| org.opcfoundation.ua.application | The code in this package is for application developer. |
| org.opcfoundation.ua.transport | This package contains SecureChannel and related interfaces |
| org.opcfoundation.ua.transport.tcp.io | |
| Uses of OpcTcpSettings in org.opcfoundation.ua.application |
|---|
| Methods in org.opcfoundation.ua.application that return OpcTcpSettings | |
|---|---|
OpcTcpSettings |
Client.getApplicatioOpcTcpSettings()
getApplicatioOpcTcpSettings. |
OpcTcpSettings |
Application.getOpctcpSettings()
Getter for the field opctcpSettings. |
| Methods in org.opcfoundation.ua.application with parameters of type OpcTcpSettings | |
|---|---|
void |
Application.setOpctcpSettings(OpcTcpSettings opctcpSettings)
Setter for the field opctcpSettings. |
| Uses of OpcTcpSettings in org.opcfoundation.ua.transport |
|---|
| Methods in org.opcfoundation.ua.transport that return OpcTcpSettings | |
|---|---|
OpcTcpSettings |
TransportChannelSettings.getOpctcpSettings()
Getter for the field opctcpSettings. |
| Methods in org.opcfoundation.ua.transport with parameters of type OpcTcpSettings | |
|---|---|
void |
TransportChannelSettings.setOpctcpSettings(OpcTcpSettings opctcpSettings)
Setter for the field opctcpSettings. |
| Uses of OpcTcpSettings in org.opcfoundation.ua.transport.tcp.io |
|---|
| Methods in org.opcfoundation.ua.transport.tcp.io that return OpcTcpSettings | |
|---|---|
OpcTcpSettings |
OpcTcpSettings.clone()
|
| Methods in org.opcfoundation.ua.transport.tcp.io with parameters of type OpcTcpSettings | |
|---|---|
void |
OpcTcpSettings.readFrom(OpcTcpSettings tcs)
readFrom. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||