public class BgpPeerRpc extends Object implements BgpPeerRpcService
Modifier and Type | Method and Description |
---|---|
Future<org.opendaylight.yangtools.yang.common.RpcResult<Void>> |
resetSession(ResetSessionInput input)
Resets the peer session
|
Future<org.opendaylight.yangtools.yang.common.RpcResult<Void>> |
routeRefreshRequest(RouteRefreshRequestInput input) |
public Future<org.opendaylight.yangtools.yang.common.RpcResult<Void>> resetSession(ResetSessionInput input)
BgpPeerRpcService
resetSession
in interface BgpPeerRpcService
public Future<org.opendaylight.yangtools.yang.common.RpcResult<Void>> routeRefreshRequest(RouteRefreshRequestInput input)
routeRefreshRequest
in interface BgpPeerRpcService
Copyright © 2019 OpenDaylight. All rights reserved.