|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ServiceHandler | |
|---|---|
| org.opcfoundation.ua.application | The code in this package is for application developer. |
| Uses of ServiceHandler in org.opcfoundation.ua.application |
|---|
| Classes in org.opcfoundation.ua.application that implement ServiceHandler | |
|---|---|
class |
AbstractServiceHandler
Abstract implementation for a service handler that can server only one type of service request; |
class |
ServiceHandlerComposition
Composition of ServiceHandlers. |
| Methods in org.opcfoundation.ua.application that return ServiceHandler | |
|---|---|
ServiceHandler[] |
ServiceHandlerComposition.getServiceHandlers()
getServiceHandlers. |
ServiceHandler[] |
Server.getServiceHandlers()
Getter for the field serviceHandlers. |
static ServiceHandler |
ServiceHandlerComposition.of(Object... handlers)
Create service handler composed of a set of service handlers. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||