| Package | Description |
|---|---|
| com.h3c.of.lib |
OpenFlow Protocol Library.
|
| com.h3c.util.pkt |
| Modifier and Type | Class and Description |
|---|---|
class |
OfPacketReader
Extends the functionality of
PacketReader to include the
OpenFlow datatypes from com.h3c.of.lib.dt. |
| Modifier and Type | Method and Description |
|---|---|
PacketReader |
ProtocolException.reader()
Returns the packet reader associated with this exception or null.
|
| Constructor and Description |
|---|
ProtocolException(Exception e,
Protocol p,
PacketReader r)
Constructs a new runtime exception for the specified protocol.
|
ProtocolException(String m,
Protocol p,
PacketReader r)
Constructs a new runtime exception for the specified protocol.
|
Copyright © 2014. All Rights Reserved.