JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
C
D
E
G
L
M
O
R
S
U
A
activate(ComponentContext)
- Method in class org.onosproject.ovsdb.controller.impl.
OvsdbControllerImpl
addNodeListener(OvsdbNodeListener)
- Method in class org.onosproject.ovsdb.controller.impl.
OvsdbControllerImpl
addOvsdbEventListener(OvsdbEventListener)
- Method in class org.onosproject.ovsdb.controller.impl.
OvsdbControllerImpl
agent
- Variable in class org.onosproject.ovsdb.controller.impl.
OvsdbControllerImpl
C
ChannelConnectionListener
- Class in
org.onosproject.ovsdb.controller.impl
The listener class.
ChannelConnectionListener(OvsdbProviderService)
- Constructor for class org.onosproject.ovsdb.controller.impl.
ChannelConnectionListener
Constructor from a OvsdbProviderService providerService.
channelRead(ChannelHandlerContext, Object)
- Method in class org.onosproject.ovsdb.controller.impl.
OvsdbJsonRpcHandler
channelReadComplete(ChannelHandlerContext)
- Method in class org.onosproject.ovsdb.controller.impl.
OvsdbJsonRpcHandler
Controller
- Class in
org.onosproject.ovsdb.controller.impl
The main controller class.
Controller()
- Constructor for class org.onosproject.ovsdb.controller.impl.
Controller
D
deactivate()
- Method in class org.onosproject.ovsdb.controller.impl.
OvsdbControllerImpl
decode(ChannelHandlerContext, ByteBuf, List<Object>)
- Method in class org.onosproject.ovsdb.controller.impl.
MessageDecoder
E
exceptionCaught(ChannelHandlerContext, Throwable)
- Method in class org.onosproject.ovsdb.controller.impl.
MessageDecoder
exceptionCaught(ChannelHandlerContext, Throwable)
- Method in class org.onosproject.ovsdb.controller.impl.
OvsdbJsonRpcHandler
G
getNodeId()
- Method in class org.onosproject.ovsdb.controller.impl.
OvsdbJsonRpcHandler
Gets the OvsdbNodeId instance.
getNodeIds()
- Method in class org.onosproject.ovsdb.controller.impl.
OvsdbControllerImpl
getNodeInstance(OvsdbNodeId, OvsdbAgent, Callback, Channel)
- Method in class org.onosproject.ovsdb.controller.impl.
Controller
Gets an ovsdb client instance.
getOvsdbClient(OvsdbNodeId)
- Method in class org.onosproject.ovsdb.controller.impl.
OvsdbControllerImpl
getOvsdbProviderService()
- Method in class org.onosproject.ovsdb.controller.impl.
OvsdbJsonRpcHandler
Gets the ovsdbProviderService instance.
L
log
- Static variable in class org.onosproject.ovsdb.controller.impl.
Controller
log
- Static variable in class org.onosproject.ovsdb.controller.impl.
OvsdbControllerImpl
log
- Static variable in class org.onosproject.ovsdb.controller.impl.
OvsdbJsonRpcHandler
M
MessageDecoder
- Class in
org.onosproject.ovsdb.controller.impl
Decoder for inbound messages.
MessageDecoder()
- Constructor for class org.onosproject.ovsdb.controller.impl.
MessageDecoder
Default constructor.
O
operationComplete(ChannelFuture)
- Method in class org.onosproject.ovsdb.controller.impl.
ChannelConnectionListener
org.onosproject.ovsdb.controller.impl
- package org.onosproject.ovsdb.controller.impl
Implementation of the OVSDB controller IO subsystem.
ovsdbClients
- Variable in class org.onosproject.ovsdb.controller.impl.
OvsdbControllerImpl
OvsdbControllerImpl
- Class in
org.onosproject.ovsdb.controller.impl
The implementation of OvsdbController.
OvsdbControllerImpl()
- Constructor for class org.onosproject.ovsdb.controller.impl.
OvsdbControllerImpl
ovsdbEventListener
- Variable in class org.onosproject.ovsdb.controller.impl.
OvsdbControllerImpl
OvsdbJsonRpcHandler
- Class in
org.onosproject.ovsdb.controller.impl
Channel handler deals with the node connection and dispatches ovsdb messages to the appropriate locations.
OvsdbJsonRpcHandler(OvsdbNodeId)
- Constructor for class org.onosproject.ovsdb.controller.impl.
OvsdbJsonRpcHandler
Constructor from a OvsdbNodeId ovsdbNodeId.
ovsdbNodeListener
- Variable in class org.onosproject.ovsdb.controller.impl.
OvsdbControllerImpl
R
removeNodeListener(OvsdbNodeListener)
- Method in class org.onosproject.ovsdb.controller.impl.
OvsdbControllerImpl
removeOvsdbEventListener(OvsdbEventListener)
- Method in class org.onosproject.ovsdb.controller.impl.
OvsdbControllerImpl
requestDbName
- Variable in class org.onosproject.ovsdb.controller.impl.
OvsdbControllerImpl
requestNotification
- Variable in class org.onosproject.ovsdb.controller.impl.
OvsdbControllerImpl
run()
- Method in class org.onosproject.ovsdb.controller.impl.
Controller
Tells controller that we're ready to accept ovsdb node loop.
S
setNodeId(OvsdbNodeId)
- Method in class org.onosproject.ovsdb.controller.impl.
OvsdbJsonRpcHandler
Sets the ovsdb node id.
setOvsdbProviderService(OvsdbProviderService)
- Method in class org.onosproject.ovsdb.controller.impl.
OvsdbJsonRpcHandler
Sets the ovsdbProviderService instance.
start(OvsdbAgent, Callback)
- Method in class org.onosproject.ovsdb.controller.impl.
Controller
Starts controller.
stop()
- Method in class org.onosproject.ovsdb.controller.impl.
Controller
Stops controller.
U
updateCallback
- Variable in class org.onosproject.ovsdb.controller.impl.
OvsdbControllerImpl
A
C
D
E
G
L
M
O
R
S
U
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2015. All rights reserved.