Uses of Interface
info.oais.interfaces.oaisif.PackagedInformation
Package | Description |
---|---|
info.oais.interfaces.oaisif |
This package contains interfaces specifically for OAIS-IF.
|
-
Uses of PackagedInformation in info.oais.interfaces.oaisif
Methods in info.oais.interfaces.oaisif that return PackagedInformation Modifier and Type Method Description PackagedInformation
CommunicationGToG. receive(InfoEndPointId provider)
Receive PackagedInformation from an endpoint.Methods in info.oais.interfaces.oaisif with parameters of type PackagedInformation Modifier and Type Method Description void
CommunicationGToG. send(InfoEndPointId target, PackagedInformation pkgInfo)
Send the PackagedInformation to an endpoint.