Package org.onosproject.protocol.rest
REST southbound protocols libraries.
-
Interface Summary Interface Description RestSBController Abstraction of an REST controller.RestSBDevice Represents an abstraction of a Rest Device in ONOS.RestSBEventListener Listener interface for Server Sent Events from Rest SB. -
Class Summary Class Description DefaultRestSBDevice Default implementation for Rest devices.RestSBServerSentEvent Event received on the REST SB interface as ServerSentEvent (SSE_INBOUND). -
Enum Summary Enum Description RestSBDevice.AuthenticationScheme REST Authentication schemes.RestSBServerSentEvent.Type SSE Event types supported.