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.oaisifMethods in info.oais.interfaces.oaisif that return PackagedInformation Modifier and Type Method Description PackagedInformationCommunicationGToG. receive(InfoEndPointId provider)Receive PackagedInformation from an endpoint.Methods in info.oais.interfaces.oaisif with parameters of type PackagedInformation Modifier and Type Method Description voidCommunicationGToG. send(InfoEndPointId target, PackagedInformation pkgInfo)Send the PackagedInformation to an endpoint.