Uses of Interface
info.oais.interfaces.oaisif.CommunicationGToG
Package | Description |
---|---|
info.oais.interfaces.oaisif |
This package contains interfaces specifically for OAIS-IF.
|
-
Uses of CommunicationGToG in info.oais.interfaces.oaisif
Fields in info.oais.interfaces.oaisif declared as CommunicationGToG Modifier and Type Field Description static CommunicationGToG
Generic2Registry. m_CommunicationGToG
Internal value for the Communicationstatic CommunicationGToG
Generic2Switchboard. m_CommunicationGToG
Internal value of the Communication method between Generic to Genericstatic CommunicationGToG
GenericToGenericAdapter. m_CommunicationGToG
Internal value of the Communication between Generic to Generic adaptersstatic CommunicationGToG
GenericToSpecificAdapter. m_CommunicationGToG
Internal value for Communication Generic to Generic.Methods in info.oais.interfaces.oaisif that return CommunicationGToG Modifier and Type Method Description CommunicationGToG
Generic2Switchboard. findInfoSource(String source)
Find the Communication mechanism to communicate with named source.Methods in info.oais.interfaces.oaisif with parameters of type CommunicationGToG Modifier and Type Method Description void
Generic2Switchboard. registerMe(char[] myName, CommunicationGToG myComms)