| Package | Description |
|---|---|
| org.smyld.net.url |
| Modifier and Type | Method and Description |
|---|---|
ProtocolBody |
ComProtocol.getBody() |
| Modifier and Type | Method and Description |
|---|---|
void |
ComProtocol.setBody(ProtocolBody newBody)
Sets the given
ProtocolBody as the new body of this
ComProtocol |
| Constructor and Description |
|---|
ComProtocol(ProtocolHeader header,
ProtocolBody body)
Constructs a new
ComProtocol using the given protocol
header and the protocol body |
Copyright © 2019 SMYLD. All rights reserved.