| Package | Description |
|---|---|
| org.smyld.net.url |
| Modifier and Type | Method | Description |
|---|---|---|
ProtocolBody |
ComProtocol.getBody() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
ComProtocol.setBody(ProtocolBody newBody) |
Sets the given
ProtocolBody as the new body of this
ComProtocol |
| Constructor | 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.