Uses of Interface
org.opendaylight.controller.cluster.access.concepts.Request.SerialForm
Packages that use Request.SerialForm
Package
Description
This package defines the messages used to interact with the CDS backend implementation.
This package defines basic concepts used to interact with the CDS backend implementation.
-
Uses of Request.SerialForm in org.opendaylight.controller.cluster.access.commands
Subinterfaces of Request.SerialForm in org.opendaylight.controller.cluster.access.commandsModifier and TypeInterfaceDescriptionprotected static interfaceTransactionRequest.SerialForm<T extends TransactionRequest<T>> -
Uses of Request.SerialForm in org.opendaylight.controller.cluster.access.concepts
Methods in org.opendaylight.controller.cluster.access.concepts that return Request.SerialFormModifier and TypeMethodDescriptionprotected abstract Request.SerialForm<T,C> Request.externalizableProxy(ABIVersion version)