
public interface OperationChainManager
OperationChains.| Modifier and Type | Method and Description |
|---|---|
ParameterCheckOpertaionChain |
getExportOperationChain()
The security checks that a
BusMember has to pass in order to be
allowed to be exported. |
ParameterCheckOpertaionChain |
getImportOperationChain()
The security checks that a
ImportRequest has to
pass in order to be allowed to create a proxy for it. |
MessageOperationChain |
getIncomingMessageOperationChain()
The security checks that an incoming
WrappedBusMessage has to
pass in order to be allowed to interpreted by the proxy. |
MessageOperationChain |
getOutgoingMessageOperationChain()
The security checks that an outgoing
WrappedBusMessage has to
pass in order to be allowed to transmitted to peer. |
ParameterCheckOpertaionChain getImportOperationChain()
ImportRequest has to
pass in order to be allowed to create a proxy for it.ParameterCheckOpertaionChain getExportOperationChain()
BusMember has to pass in order to be
allowed to be exported.MessageOperationChain getIncomingMessageOperationChain()
WrappedBusMessage has to
pass in order to be allowed to interpreted by the proxy.MessageOperationChain getOutgoingMessageOperationChain()
WrappedBusMessage has to
pass in order to be allowed to transmitted to peer.Copyright © 2018 universAAL Consortium. All rights reserved.