| Package | Description |
|---|---|
| com.prosysopc.ua.pubsub |
PubSub (Part 14 of the OPC UA Specification) related implementations.
|
| Modifier and Type | Method and Description |
|---|---|
static PubSubEncodingMimeType |
PubSubEncodingMimeType.getPubSubEncodingMimeType(String text)
Returns the equivalent mime type for the given type, or null if one does not exist.
|
static PubSubEncodingMimeType |
PubSubEncodingMimeType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PubSubEncodingMimeType[] |
PubSubEncodingMimeType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2026. All rights reserved.