Skip navigation links
C D G J L N O S T U V 

C

changeJson2obj(String, TenantNetworkId, JsonNode) - Method in class org.onosproject.vtnweb.resources.TenantNetworkWebResource
Returns a collection of tenantNetworks.
changeJson2objs(JsonNode) - Method in class org.onosproject.vtnweb.resources.TenantNetworkWebResource
Returns a collection of tenantNetworks.
changeJsonToPort(JsonNode) - Method in class org.onosproject.vtnweb.resources.VirtualPortWebResource
Returns a collection of virtualPorts from subnetNodes.
changeJsonToPorts(JsonNode) - Method in class org.onosproject.vtnweb.resources.VirtualPortWebResource
Returns the iterable collection of virtualports from subnetNodes.
changeJsonToSub(JsonNode) - Method in class org.onosproject.vtnweb.resources.SubnetWebResource
Returns a collection of subnets from subnetNodes.
changeJsonToSubs(JsonNode) - Method in class org.onosproject.vtnweb.resources.SubnetWebResource
Returns a collection of subnets from subnetNodes.
CREATE_NETWORK - Static variable in class org.onosproject.vtnweb.resources.TenantNetworkWebResource
 
createNetworks(InputStream) - Method in class org.onosproject.vtnweb.resources.TenantNetworkWebResource
 
createOrUpdateByInputStream(JsonNode) - Method in class org.onosproject.vtnweb.resources.VirtualPortWebResource
Returns a Object of the currently known infrastructure virtualPort.
createPorts(InputStream) - Method in class org.onosproject.vtnweb.resources.VirtualPortWebResource
 
createSubnet(InputStream) - Method in class org.onosproject.vtnweb.resources.SubnetWebResource
 

D

DELETE_NETWORK - Static variable in class org.onosproject.vtnweb.resources.TenantNetworkWebResource
 
deleteNetworks(String) - Method in class org.onosproject.vtnweb.resources.TenantNetworkWebResource
 
deletePorts(String) - Method in class org.onosproject.vtnweb.resources.VirtualPortWebResource
 
deleteSingleSubnet(String) - Method in class org.onosproject.vtnweb.resources.SubnetWebResource
 

G

getNetwork(String) - Method in class org.onosproject.vtnweb.resources.TenantNetworkWebResource
 
getNetworks(String, String, String, String, String, String, String, String, String, String) - Method in class org.onosproject.vtnweb.resources.TenantNetworkWebResource
 
getPorts() - Method in class org.onosproject.vtnweb.resources.VirtualPortWebResource
 
getportsById(String) - Method in class org.onosproject.vtnweb.resources.VirtualPortWebResource
 
getSubnet(String) - Method in class org.onosproject.vtnweb.resources.SubnetWebResource
 

J

JSON_NOT_NULL - Static variable in class org.onosproject.vtnweb.resources.SubnetWebResource
 
JSON_NOT_NULL - Static variable in class org.onosproject.vtnweb.resources.TenantNetworkWebResource
 
JSON_NOT_NULL - Static variable in class org.onosproject.vtnweb.resources.VirtualPortWebResource
 
jsonNodeToAllocationPools(JsonNode) - Method in class org.onosproject.vtnweb.resources.SubnetWebResource
Changes JsonNode alocPools to a collection of the alocPools.
jsonNodeToAllowedAddressPair(JsonNode) - Method in class org.onosproject.vtnweb.resources.VirtualPortWebResource
Returns a Object of the currently known infrastructure virtualPort.
jsonNodeToFixedIps(JsonNode) - Method in class org.onosproject.vtnweb.resources.VirtualPortWebResource
Returns a collection of fixedIps.
jsonNodeToHostRoutes(JsonNode) - Method in class org.onosproject.vtnweb.resources.SubnetWebResource
Changes hostRoutes JsonNode to a collection of the hostRoutes.
jsonNodeToSecurityGroup(JsonNode) - Method in class org.onosproject.vtnweb.resources.VirtualPortWebResource
Returns a collection of virtualPorts.

L

listSubnets() - Method in class org.onosproject.vtnweb.resources.SubnetWebResource
 
log - Static variable in class org.onosproject.vtnweb.resources.TenantNetworkWebResource
 
log - Static variable in class org.onosproject.vtnweb.resources.VirtualPortWebResource
 

N

NETWORK_ID_EXIST - Static variable in class org.onosproject.vtnweb.resources.TenantNetworkWebResource
 
NETWORK_ID_NOT_EXIST - Static variable in class org.onosproject.vtnweb.resources.TenantNetworkWebResource
 
NETWORK_NOT_FOUND - Static variable in class org.onosproject.vtnweb.resources.TenantNetworkWebResource
 
nullIsNotFound(T, String) - Method in class org.onosproject.vtnweb.resources.SubnetWebResource
Returns the specified item if that items is null; otherwise throws not found exception.
nullIsNotFound(T, String) - Method in class org.onosproject.vtnweb.resources.TenantNetworkWebResource
Returns the specified item if that items is null; otherwise throws not found exception.
nullIsNotFound(T, String) - Method in class org.onosproject.vtnweb.resources.VirtualPortWebResource
Returns the specified item if that items is null; otherwise throws not found exception.

O

org.onosproject.vtnweb.resources - package org.onosproject.vtnweb.resources
VTN web that used rest to creat vtn resources.

S

SUBNET_NOT_CREATE - Static variable in class org.onosproject.vtnweb.resources.SubnetWebResource
 
SUBNET_NOT_FOUND - Static variable in class org.onosproject.vtnweb.resources.SubnetWebResource
 
SubnetWebResource - Class in org.onosproject.vtnweb.resources
 
SubnetWebResource() - Constructor for class org.onosproject.vtnweb.resources.SubnetWebResource
 

T

TenantNetworkWebResource - Class in org.onosproject.vtnweb.resources
REST resource for interacting with the inventory of networks.
TenantNetworkWebResource() - Constructor for class org.onosproject.vtnweb.resources.TenantNetworkWebResource
 

U

UPDATE_NETWORK - Static variable in class org.onosproject.vtnweb.resources.TenantNetworkWebResource
 
updateNetworks(String, InputStream) - Method in class org.onosproject.vtnweb.resources.TenantNetworkWebResource
 
updatePorts(String, InputStream) - Method in class org.onosproject.vtnweb.resources.VirtualPortWebResource
 
updateSubnet(String, InputStream) - Method in class org.onosproject.vtnweb.resources.SubnetWebResource
 

V

VirtualPortWebResource - Class in org.onosproject.vtnweb.resources
REST resource for interacting with the inventory of infrastructure virtualPort.
VirtualPortWebResource() - Constructor for class org.onosproject.vtnweb.resources.VirtualPortWebResource
 
VPORT_ID_EXIST - Static variable in class org.onosproject.vtnweb.resources.VirtualPortWebResource
 
VPORT_ID_NOT_EXIST - Static variable in class org.onosproject.vtnweb.resources.VirtualPortWebResource
 
VPORT_NOT_FOUND - Static variable in class org.onosproject.vtnweb.resources.VirtualPortWebResource
 
C D G J L N O S T U V 
Skip navigation links

Copyright © 2015. All rights reserved.