|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use UaApplication | |
|---|---|
| com.prosysopc.ua | Common classes for client and server side. |
| com.prosysopc.ua.client | Main client side classes of the SDK. |
| com.prosysopc.ua.server | Main server side classes of the SDK. |
| Uses of UaApplication in com.prosysopc.ua |
|---|
| Methods in com.prosysopc.ua with parameters of type UaApplication | |
|---|---|
void |
CodegenModel.register(UaApplication application)
Register all classes in the model to the application. |
| Constructors in com.prosysopc.ua with parameters of type UaApplication | |
|---|---|
ModelParserBase(UaApplication application)
Creates a new ModelParser. |
|
| Uses of UaApplication in com.prosysopc.ua.client |
|---|
| Subclasses of UaApplication in com.prosysopc.ua.client | |
|---|---|
class |
UaClient
A client connection interface to an OPC UA server. |
| Uses of UaApplication in com.prosysopc.ua.server |
|---|
| Subclasses of UaApplication in com.prosysopc.ua.server | |
|---|---|
class |
UaServer
Basic implementation of the OPC UA server. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||