| Package | Description |
|---|---|
| com.h3c.util.pkt |
| Modifier and Type | Method and Description |
|---|---|
PppEthernet.Builder |
PppEthernet.Builder.bytes(byte[] bytes)
Sets the payload bytes.
|
PppEthernet.Builder |
PppEthernet.Builder.code(PppEthernet.Code code)
Sets the PPPoE code.
|
PppEthernet.Builder |
PppEthernet.Builder.pppProtocolId(PppEthernet.PppProtocolId pppProtocolId)
Sets the PPPoE protocol ID.
|
PppEthernet.Builder |
PppEthernet.Builder.sessionId(int sessionId)
Sets the PPPoE session ID.
|
PppEthernet.Builder |
PppEthernet.Builder.type(int type)
Sets the PPPoE type.
|
PppEthernet.Builder |
PppEthernet.Builder.version(int version)
Sets the PPPoE version.
|
Copyright © 2014. All Rights Reserved.