Package | Description |
---|---|
org.simpleframework.transport |
Modifier and Type | Class and Description |
---|---|
class |
TransportWriter
The
TransportWriter object is used to write bytes to
and underlying transport. |
Modifier and Type | Method and Description |
---|---|
ByteWriter |
TransportChannel.getWriter()
This provides a
ByteWriter for the channel. |
ByteWriter |
Channel.getWriter()
This provides a
ByteWriter for the channel. |
Copyright © 2018. All rights reserved.