Package | Description |
---|---|
com.hp.device |
Specifications for various aspects device modeling and device driver development.
|
com.hp.of.common |
Code shared by the OpenFlow Controller and Mock OpenFlow Switch
implementations.
|
com.hp.of.ctl |
Public API for the OpenFlow Controller.
|
com.hp.of.json |
JSON factory and codecs for Openflow structures.
|
com.hp.of.lib.dt |
A set of classes representing data values used in the OpenFlow protocol.
|
com.hp.of.lib.instr |
Representations of OpenFlow Protocol Instructions and Actions.
|
com.hp.of.lib.match |
Representations of OpenFlow Protocol Match Structures.
|
com.hp.of.lib.mp |
Representations of OpenFlow Protocol Multipart Message bodies.
|
com.hp.of.lib.msg |
Representations of OpenFlow Protocol Messages.
|
com.hp.of.sw |
Provides mock implementations of OpenFlow switches.
|
com.hp.sdn.adm |
Definitions of the domain model and services specific to the
Administrator tier of the SDN Controller.
|
com.hp.sdn.adm.dao.model |
Model POJOs implementations used to persist and retrieve information
applicable at the Administrator tier of the SDN Controller.
|
com.hp.sdn.adm.devown |
Definitions of the services pertaining to device ownership.
|
com.hp.sdn.adm.system |
Definitions of services pertaining to the SDN Controller system and its
collaborators.
|
com.hp.sdn.api |
Definitions of services for driving outbound external communications for
interacting with peers and integrating with other external applications,
e.g.
|
com.hp.sdn.common |
Definitions of general services applicable to multiple tiers of the
SDN Controller.
|
com.hp.sdn.device |
API for accessing & supplying information about network infrastructure devices.
|
com.hp.sdn.devown |
Definitions of the domain model pertaining to device ownership.
|
com.hp.sdn.diag |
Definitions of the path diagnostic service.
|
com.hp.sdn.disco.of.device |
OpenFlow Device Discovery
|
com.hp.sdn.driver | |
com.hp.sdn.dvc |
Device Management
|
com.hp.sdn.dvc.facet |
Device Driver Facet interfaces
|
com.hp.sdn.misc |
Miscellaneous SDN-specific utilities and auxiliaries for use as part
of implementations in either tier; entities provided within cannot not
be used as part of the mutual interface between the tiers however.
|
com.hp.sdn.model |
Base abstractions used in consuming & producing Network information model.
|
com.hp.sdn.node |
API for accessing & supplying information about network end-stations.
|
com.hp.sdn.region |
...
|
com.hp.sdn.system |
Definitions of the domain model pertaining to the SDN Controller system.
|
com.hp.sdn.teamcs |
...
|
com.hp.sdn.teaming |
Teaming services and concepts.
|
com.hp.sdn.tvue |
Topology viewer API & domain model definitions.
|
com.hp.sdn.vni |
Service for reserving and un-reserving VNIs.
|
com.hp.util.dcord |
Distributed Coordination Service API.
|
com.hp.util.dcord.election |
Authority that determines whether the local node is eligible for election.
|
com.hp.util.dcord.hazelcast |
Distributed Coordination Service implementation using Hazelcast as the underlying technoligy.
|
com.hp.util.ip |
A set of classes representing data values in the network management domain.
|
com.hp.util.pkt |
Network packet parsing library.
|
com.hp.util.snmp |
Package for holding SNMP library.
|
com.hp.util.snmp.command |
Various SNMP command representations and related codecs.
|
Class and Description |
---|
IpAddress
Represents an IP address (either IPv4 or IPv6).
|
Class and Description |
---|
IpAddress
Represents an IP address (either IPv4 or IPv6).
|
Class and Description |
---|
BigPortNumber
Represents a switch port number (unsigned 32-bit).
|
IpAddress
Represents an IP address (either IPv4 or IPv6).
|
PortNumber
Represents a port number (unsigned 16-bit).
|
Class and Description |
---|
BigPortNumber
Represents a switch port number (unsigned 32-bit).
|
EthernetType
Represents an Ethernet frame type.
|
ICMPv4Type
Represents an ICMPv4 message type.
|
ICMPv6Type
Represents an ICMPv6 message type.
|
IpAddress
Represents an IP address (either IPv4 or IPv6).
|
IpProtocol
Represents an IP Protocol.
|
MacAddress
Represents a MAC address.
|
PortNumber
Represents a port number (unsigned 16-bit).
|
Class and Description |
---|
IpAddress
Represents an IP address (either IPv4 or IPv6).
|
MacAddress
Represents a MAC address.
|
PortNumber
Represents a port number (unsigned 16-bit).
|
U16Id
A base class for unsigned 16-bit identifiers.
|
U32Id
A base class for unsigned 32-bit identifiers.
|
U8Id
A base class for unsigned 8-bit identifiers.
|
UnsignedId
Forms the basis of datatype classes represented by unsigned values.
|
UnsignedIntBasedId
A base class for unsigned identifiers with an integer payload.
|
UnsignedLongBasedId
A base class for unsigned identifiers with a long payload.
|
Class and Description |
---|
BigPortNumber
Represents a switch port number (unsigned 32-bit).
|
EthernetType
Represents an Ethernet frame type.
|
ICMPv4Type
Represents an ICMPv4 message type.
|
ICMPv6Type
Represents an ICMPv6 message type.
|
IpAddress
Represents an IP address (either IPv4 or IPv6).
|
IpProtocol
Represents an IP Protocol.
|
MacAddress
Represents a MAC address.
|
PortNumber
Represents a port number (unsigned 16-bit).
|
VlanId
Represents a VLAN Identifier, which is an unsigned, 12-bit value.
|
Class and Description |
---|
BigPortNumber
Represents a switch port number (unsigned 32-bit).
|
EthernetType
Represents an Ethernet frame type.
|
ICMPv4Type
Represents an ICMPv4 message type.
|
ICMPv6Type
Represents an ICMPv6 message type.
|
IpAddress
Represents an IP address (either IPv4 or IPv6).
|
IpProtocol
Represents an IP Protocol.
|
MacAddress
Represents a MAC address.
|
PortNumber
Represents a port number (unsigned 16-bit).
|
VlanId
Represents a VLAN Identifier, which is an unsigned, 12-bit value.
|
Class and Description |
---|
BigPortNumber
Represents a switch port number (unsigned 32-bit).
|
Class and Description |
---|
BigPortNumber
Represents a switch port number (unsigned 32-bit).
|
MacAddress
Represents a MAC address.
|
PortNumber
Represents a port number (unsigned 16-bit).
|
Class and Description |
---|
IpAddress
Represents an IP address (either IPv4 or IPv6).
|
MacPrefix
Represents a MAC address prefix; that is to say, the top
N bytes of the address are fixed (where N is 1 to 5) and
the remaining bytes are unspecified.
|
Class and Description |
---|
IpAddress
Represents an IP address (either IPv4 or IPv6).
|
Class and Description |
---|
IfType
IANA Interface types.
|
IpAddress
Represents an IP address (either IPv4 or IPv6).
|
MacAddress
Represents a MAC address.
|
Class and Description |
---|
IpAddress
Represents an IP address (either IPv4 or IPv6).
|
Class and Description |
---|
IpAddress
Represents an IP address (either IPv4 or IPv6).
|
Class and Description |
---|
BigPortNumber
Represents a switch port number (unsigned 32-bit).
|
IpAddress
Represents an IP address (either IPv4 or IPv6).
|
Class and Description |
---|
VlanId
Represents a VLAN Identifier, which is an unsigned, 12-bit value.
|
Class and Description |
---|
IpAddress
Represents an IP address (either IPv4 or IPv6).
|
VlanId
Represents a VLAN Identifier, which is an unsigned, 12-bit value.
|
Class and Description |
---|
IpAddress
Represents an IP address (either IPv4 or IPv6).
|
IpRange
Represents a range of IP addresses.
|
Class and Description |
---|
BigPortNumber
Represents a switch port number (unsigned 32-bit).
|
Class and Description |
---|
IpAddress
Represents an IP address (either IPv4 or IPv6).
|
Class and Description |
---|
IpAddress
Represents an IP address (either IPv4 or IPv6).
|
Class and Description |
---|
BigPortNumber
Represents a switch port number (unsigned 32-bit).
|
Class and Description |
---|
IpAddress
Represents an IP address (either IPv4 or IPv6).
|
MacAddress
Represents a MAC address.
|
SubnetMask
Represents a subnet mask (either IPv4 or IPv6).
|
VlanId
Represents a VLAN Identifier, which is an unsigned, 12-bit value.
|
Vni
Represents a Virtual Network Identifier, which is an unsigned, 24-bit value.
|
Class and Description |
---|
IpAddress
Represents an IP address (either IPv4 or IPv6).
|
Class and Description |
---|
BigPortNumber
Represents a switch port number (unsigned 32-bit).
|
IfType
IANA Interface types.
|
IpAddress
Represents an IP address (either IPv4 or IPv6).
|
MacAddress
Represents a MAC address.
|
SubnetMask
Represents a subnet mask (either IPv4 or IPv6).
|
VlanId
Represents a VLAN Identifier, which is an unsigned, 12-bit value.
|
Vni
Represents a Virtual Network Identifier, which is an unsigned, 24-bit value.
|
Class and Description |
---|
IpAddress
Represents an IP address (either IPv4 or IPv6).
|
IpRange
Represents a range of IP addresses.
|
MacAddress
Represents a MAC address.
|
MacRange
Represents a range of MAC addresses.
|
Class and Description |
---|
IpAddress
Represents an IP address (either IPv4 or IPv6).
|
MacAddress
Represents a MAC address.
|
Class and Description |
---|
IpAddress
Represents an IP address (either IPv4 or IPv6).
|
Class and Description |
---|
BigPortNumber
Represents a switch port number (unsigned 32-bit).
|
Class and Description |
---|
IpAddress
Represents an IP address (either IPv4 or IPv6).
|
Class and Description |
---|
BigPortNumber
Represents a switch port number (unsigned 32-bit).
|
EthernetType
Represents an Ethernet frame type.
|
IpProtocol
Represents an IP Protocol.
|
Class and Description |
---|
Vni
Represents a Virtual Network Identifier, which is an unsigned, 24-bit value.
|
VniRange
Represents a range of Virtual Network Identifiers.
|
Class and Description |
---|
Host
Represents a host simply as a binding of IP address and port number.
|
Class and Description |
---|
Host
Represents a host simply as a binding of IP address and port number.
|
Class and Description |
---|
Host
Represents a host simply as a binding of IP address and port number.
|
PortNumber
Represents a port number (unsigned 16-bit).
|
Class and Description |
---|
AlphaNumericName
Represents an alpha-numeric name.
|
BigPortNumber
Represents a switch port number (unsigned 32-bit).
|
DnsName
Represents a DNS name.
|
EthernetType
Represents an Ethernet frame type.
|
HostProto.Host
Protobuf type
com.hp.util.ip.Host |
HostProto.Host.Builder
Protobuf type
com.hp.util.ip.Host |
HostProto.HostOrBuilder |
ICMPv4Type
Represents an ICMPv4 message type.
|
ICMPv6Type
Represents an ICMPv6 message type.
|
IfType
IANA Interface types.
|
IpAddress
Represents an IP address (either IPv4 or IPv6).
|
IpAddress.AddressClass
Specifies the IP address class.
|
IpAddress.Family
Specifies the IP address families.
|
IpDnsPair |
IpProtocol
Represents an IP Protocol.
|
IpRange
Represents a range of IP addresses.
|
MacAddress
Represents a MAC address.
|
MacAddress.Format
Designates the different MAC address string formats available.
|
MacPrefix
Represents a MAC address prefix; that is to say, the top
N bytes of the address are fixed (where N is 1 to 5) and
the remaining bytes are unspecified.
|
MacRange
Represents a range of MAC addresses.
|
PartialSubnet |
PortNumber
Represents a port number (unsigned 16-bit).
|
Subnet
Represents a subnet.
|
SubnetMask
Represents a subnet mask (either IPv4 or IPv6).
|
TcpUdpPort
Represents a tcp/udp port.
|
TcpUdpPortPair
Represents a pair of ports defined by a source
IpAddress and
TcpUdpPort and a destination IpAddress and
TcpUdpPort . |
U16Id
A base class for unsigned 16-bit identifiers.
|
U32Id
A base class for unsigned 32-bit identifiers.
|
UnsignedId
Forms the basis of datatype classes represented by unsigned values.
|
UnsignedIntBasedId
A base class for unsigned identifiers with an integer payload.
|
UnsignedLongBasedId
A base class for unsigned identifiers with a long payload.
|
VlanId
Represents a VLAN Identifier, which is an unsigned, 12-bit value.
|
Vni
Represents a Virtual Network Identifier, which is an unsigned, 24-bit value.
|
VniRange
Represents a range of Virtual Network Identifiers.
|
Class and Description |
---|
BigPortNumber
Represents a switch port number (unsigned 32-bit).
|
EthernetType
Represents an Ethernet frame type.
|
ICMPv4Type
Represents an ICMPv4 message type.
|
ICMPv6Type
Represents an ICMPv6 message type.
|
IpAddress
Represents an IP address (either IPv4 or IPv6).
|
IpProtocol
Represents an IP Protocol.
|
MacAddress
Represents a MAC address.
|
PortNumber
Represents a port number (unsigned 16-bit).
|
TcpUdpPort
Represents a tcp/udp port.
|
VlanId
Represents a VLAN Identifier, which is an unsigned, 12-bit value.
|
Class and Description |
---|
IpAddress
Represents an IP address (either IPv4 or IPv6).
|
MacAddress
Represents a MAC address.
|
Class and Description |
---|
IpAddress
Represents an IP address (either IPv4 or IPv6).
|
MacAddress
Represents a MAC address.
|
Copyright © 2015. All Rights Reserved.