pydhsfw
latest
Contents
Installation
Getting Started
The Framework
DCSS Communications
Contributing
Support
History
pydhsfw
»
Index
Edit on GitHub
Index
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
J
|
L
|
M
|
N
|
O
|
P
|
Q
|
R
|
S
|
T
|
W
A
abort() (pydhsfw.threads.AbortableThread method)
abort_arg() (pydhsfw.dcss.DcssStoHAbortAll property)
AbortableThread (class in pydhsfw.threads)
add_operation() (pydhsfw.dcss.DcssActiveOperations method)
args() (pydhsfw.dcss.DcssMessageIn property)
(pydhsfw.dhs.DhsInit property)
AutoMLClientConnection (class in pydhsfw.automl)
AutoMLClientTransport (class in pydhsfw.automl)
AutoMLMessageFactory (class in pydhsfw.automl)
AutoMLPredictRequest (class in pydhsfw.automl)
AutoMLPredictResponse (class in pydhsfw.automl)
AxisClientConnection (class in pydhsfw.axis)
AxisClientTransport (class in pydhsfw.axis)
AxisImageRequestMessage (class in pydhsfw.axis)
AxisImageResponseMessage (class in pydhsfw.axis)
AxisMessageFactory (class in pydhsfw.axis)
B
bb_maxX() (pydhsfw.automl.AutoMLPredictResponse property)
bb_maxY() (pydhsfw.automl.AutoMLPredictResponse property)
bb_minX() (pydhsfw.automl.AutoMLPredictResponse property)
bb_minY() (pydhsfw.automl.AutoMLPredictResponse property)
BlockingQueue (class in pydhsfw.messages)
C
clear() (pydhsfw.messages.BlockingQueue method)
(pydhsfw.messages.Queue method)
command() (pydhsfw.dcss.DcssMessageIn property)
config() (pydhsfw.dhs.DhsContext property)
connect() (pydhsfw.connection.Connection method)
(pydhsfw.connection.ConnectionBase method)
(pydhsfw.http.HttpClientTransport method)
(pydhsfw.http.HttpClientTransportConnectionWorker method)
(pydhsfw.jpeg_receiver.JpegReceiverTransportConnectionWorker method)
(pydhsfw.tcpip.TcpipClientTransport method)
(pydhsfw.tcpip.TcpipClientTransportConnectionWorker method)
(pydhsfw.transport.Transport method)
CONNECTED (pydhsfw.transport.TransportState attribute)
CONNECTING (pydhsfw.transport.TransportState attribute)
Connection (class in pydhsfw.connection)
ConnectionBase (class in pydhsfw.connection)
ConnectionConnectedMessage (class in pydhsfw.connection)
ConnectionDisconnectedMessage (class in pydhsfw.connection)
ConnectionFactory (class in pydhsfw.connectionmanager)
ConnectionManager (class in pydhsfw.connectionmanager)
ConnectionMessage (class in pydhsfw.connection)
ConnectionReadWorker (class in pydhsfw.connection)
ConnectionRegistry (class in pydhsfw.connection)
ConnectionShutdownMessage (class in pydhsfw.connection)
ConnectionWriteWorker (class in pydhsfw.connection)
CONTENT_LENGTH (pydhsfw.http.Headers attribute)
CONTENT_TYPE (pydhsfw.http.Headers attribute)
ContentType (class in pydhsfw.http)
Context (class in pydhsfw.processors)
create_connection() (pydhsfw.connectionmanager.ConnectionFactory method)
(pydhsfw.connectionmanager.ConnectionManager method)
(pydhsfw.dhs.DhsContext method)
(pydhsfw.processors.Context method)
create_message() (pydhsfw.messages.MessageFactory method)
D
DcssActiveOperation (class in pydhsfw.dcss)
DcssActiveOperations (class in pydhsfw.dcss)
DcssClientConnection (class in pydhsfw.dcss)
DcssClientTransport (class in pydhsfw.dcss)
DcssContext (class in pydhsfw.dcss)
DcssDhsV1MessageReader (class in pydhsfw.dcss)
DcssDhsV1MessageWriter (class in pydhsfw.dcss)
DcssDhsV2MessageReaderWriter (class in pydhsfw.dcss)
DcssHtoSClientIsHardware (class in pydhsfw.dcss)
DcssHtoSConfigureDevice (class in pydhsfw.dcss)
DcssHtoSGetEncoderCompleted (class in pydhsfw.dcss)
DcssHtoSLimitHit (class in pydhsfw.dcss)
DcssHtoSLog (class in pydhsfw.dcss)
DcssHtoSMessage (class in pydhsfw.dcss)
DcssHtoSMotorCorrectStarted (class in pydhsfw.dcss)
DcssHtoSMotorMoveCompleted (class in pydhsfw.dcss)
DcssHtoSMotorMoveStarted (class in pydhsfw.dcss)
DcssHtoSNote (class in pydhsfw.dcss)
DcssHtoSOperationCompleted (class in pydhsfw.dcss)
DcssHtoSOperationUpdate (class in pydhsfw.dcss)
DcssHtoSReportIonChamber (class in pydhsfw.dcss)
DcssHtoSReportShutterState (class in pydhsfw.dcss)
DcssHtoSSendConfiguration (class in pydhsfw.dcss)
DcssHtoSSetEncoderCompleted (class in pydhsfw.dcss)
DcssHtoSSetMotorMessage (class in pydhsfw.dcss)
DcssHtoSSetStringCompleted (class in pydhsfw.dcss)
DcssHtoSSimulatingDevice (class in pydhsfw.dcss)
DcssHtoSStartOperation (class in pydhsfw.dcss)
DcssHtoSUpdateMotorPosition (class in pydhsfw.dcss)
DcssMessageFactory (class in pydhsfw.dcss)
DcssMessageIn (class in pydhsfw.dcss)
DcssMessageOut (class in pydhsfw.dcss)
DcssMessageQueueDispatcher (class in pydhsfw.dcss)
DcssOperationHandlerRegistry (class in pydhsfw.dcss)
DcssOutgoingMessageQueue (class in pydhsfw.dcss)
DcssStoCMessage (class in pydhsfw.dcss)
DcssStoCSendClientType (class in pydhsfw.dcss)
DcssStoHAbortAll (class in pydhsfw.dcss)
DcssStoHConfigurePseudoMotor (class in pydhsfw.dcss)
DcssStoHConfigureRealMotor (class in pydhsfw.dcss)
DcssStoHCorrectMotorPosition (class in pydhsfw.dcss)
DcssStoHRegisterEncoder (class in pydhsfw.dcss)
DcssStoHRegisterIonChamber (class in pydhsfw.dcss)
DcssStoHRegisterObject (class in pydhsfw.dcss)
DcssStoHRegisterOperation (class in pydhsfw.dcss)
DcssStoHRegisterPseudoMotor (class in pydhsfw.dcss)
DcssStoHRegisterRealMotor (class in pydhsfw.dcss)
DcssStoHRegisterShutter (class in pydhsfw.dcss)
DcssStoHRegisterString (class in pydhsfw.dcss)
DcssStoHSetMotorChildren (class in pydhsfw.dcss)
DcssStoHSetMotorDependency (class in pydhsfw.dcss)
DcssStoHSetMotorPosition (class in pydhsfw.dcss)
DcssStoHSetShutterState (class in pydhsfw.dcss)
DcssStoHStartMotorMove (class in pydhsfw.dcss)
DcssStoHStartOperation (class in pydhsfw.dcss)
Dhs (class in pydhsfw.dhs)
DHS_REQUEST_TYPE_ID (pydhsfw.http.Headers attribute)
DHS_RESPONSE_TYPE_ID (pydhsfw.http.Headers attribute)
DhsContext (class in pydhsfw.dhs)
DhsInit (class in pydhsfw.dhs)
DhsStart (class in pydhsfw.dhs)
disconnect() (pydhsfw.connection.Connection method)
(pydhsfw.connection.ConnectionBase method)
(pydhsfw.http.HttpClientTransport method)
(pydhsfw.http.HttpClientTransportConnectionWorker method)
(pydhsfw.jpeg_receiver.JpegReceiverTransportConnectionWorker method)
(pydhsfw.tcpip.TcpipClientTransport method)
(pydhsfw.tcpip.TcpipClientTransportConnectionWorker method)
(pydhsfw.transport.Transport method)
DISCONNECTED (pydhsfw.transport.TransportState attribute)
DISCONNECTING (pydhsfw.transport.TransportState attribute)
do_POST() (pydhsfw.jpeg_receiver.JpegReceiverRequestHandler method)
E
encoder_hardwareName() (pydhsfw.dcss.DcssStoHRegisterEncoder property)
encoder_name() (pydhsfw.dcss.DcssStoHRegisterEncoder property)
F
fetch() (pydhsfw.messages.BlockingQueue method)
(pydhsfw.messages.Queue method)
file() (pydhsfw.http.FileResponseMessage property)
(pydhsfw.http.FileServerRequestMessage property)
file_length() (pydhsfw.http.FileResponseMessage property)
FileResponseMessage (class in pydhsfw.http)
FileServerRequestMessage (class in pydhsfw.http)
G
GET (pydhsfw.http.RequestVerb attribute)
get_active_operation_names() (pydhsfw.dcss.DcssContext method)
get_active_operations() (pydhsfw.dcss.DcssContext method)
get_connection() (pydhsfw.connectionmanager.ConnectionManager method)
(pydhsfw.dhs.DhsContext method)
(pydhsfw.processors.Context method)
get_msg() (pydhsfw.connection.ConnectionMessage method)
get_operations() (pydhsfw.dcss.DcssActiveOperations method)
get_pseudo_motor_hardwareName() (pydhsfw.dcss.DcssStoHRegisterPseudoMotor method)
get_pseudo_motor_name() (pydhsfw.dcss.DcssStoHRegisterPseudoMotor method)
get_score() (pydhsfw.automl.AutoMLPredictResponse method)
get_type_id() (pydhsfw.messages.MessageIn class method)
(pydhsfw.messages.MessageOut class method)
GetRequestMessage (class in pydhsfw.http)
H
handle_expect_100() (pydhsfw.jpeg_receiver.JpegReceiverRequestHandler method)
Headers (class in pydhsfw.http)
HttpAbortableServer (class in pydhsfw.jpeg_receiver)
HttpClientTransport (class in pydhsfw.http)
HttpClientTransportConnectionWorker (class in pydhsfw.http)
I
image_key() (pydhsfw.automl.AutoMLPredictResponse property)
IncomingMessageQueue (class in pydhsfw.messages)
ion_chamber_counterChannel() (pydhsfw.dcss.DcssStoHRegisterIonChamber property)
ion_chamber_hardwareName() (pydhsfw.dcss.DcssStoHRegisterIonChamber property)
ion_chamber_name() (pydhsfw.dcss.DcssStoHRegisterIonChamber property)
ion_chamber_timer() (pydhsfw.dcss.DcssStoHRegisterIonChamber property)
ion_chamber_timerType() (pydhsfw.dcss.DcssStoHRegisterIonChamber property)
J
JPEG (pydhsfw.http.ContentType attribute)
JpegReceiverImagePostRequestMessage (class in pydhsfw.jpeg_receiver)
JpegReceiverMessageRequestReader (class in pydhsfw.jpeg_receiver)
JpegReceiverRequestHandler (class in pydhsfw.jpeg_receiver)
JpegReceiverServerConnection (class in pydhsfw.jpeg_receiver)
JpegReceiverServerMessageFactory (class in pydhsfw.jpeg_receiver)
JpegReceiverServerTransport (class in pydhsfw.jpeg_receiver)
JpegReceiverTransportConnectionWorker (class in pydhsfw.jpeg_receiver)
json() (pydhsfw.http.JsonResponseMessage property)
JsonResponseMessage (class in pydhsfw.http)
L
load_registry() (pydhsfw.connectionmanager.ConnectionManager method)
log_error() (pydhsfw.jpeg_receiver.JpegReceiverRequestHandler method)
log_message() (pydhsfw.jpeg_receiver.JpegReceiverRequestHandler method)
M
MessageFactory (class in pydhsfw.messages)
MessageHandlerRegistry (class in pydhsfw.processors)
MessageIn (class in pydhsfw.messages)
MessageOut (class in pydhsfw.messages)
MessageQueueDispatcher (class in pydhsfw.processors)
MessageQueueWorker (class in pydhsfw.processors)
MessageReader (class in pydhsfw.connection)
MessageRegistry (class in pydhsfw.messages)
MessageRequestWriter (class in pydhsfw.http)
MessageResponseReader (class in pydhsfw.http)
MessageStreamReader (class in pydhsfw.transport)
MessageStreamWriter (class in pydhsfw.transport)
module
pydhsfw
pydhsfw.automl
pydhsfw.axis
pydhsfw.connection
pydhsfw.connectionmanager
pydhsfw.dcss
pydhsfw.dhs
pydhsfw.http
pydhsfw.jpeg_receiver
pydhsfw.messages
pydhsfw.processors
pydhsfw.tcpip
pydhsfw.threads
pydhsfw.transport
motor_acceleration() (pydhsfw.dcss.DcssStoHConfigureRealMotor property)
motor_backlash() (pydhsfw.dcss.DcssStoHConfigureRealMotor property)
motor_backlashOn() (pydhsfw.dcss.DcssStoHConfigureRealMotor property)
motor_children() (pydhsfw.dcss.DcssStoHSetMotorChildren property)
motor_correction() (pydhsfw.dcss.DcssStoHCorrectMotorPosition property)
motor_dependencies() (pydhsfw.dcss.DcssStoHSetMotorDependency property)
motor_hardwareName() (pydhsfw.dcss.DcssStoHRegisterRealMotor property)
motor_lowerLimit() (pydhsfw.dcss.DcssStoHConfigurePseudoMotor property)
(pydhsfw.dcss.DcssStoHConfigureRealMotor property)
motor_lowerLimitOn() (pydhsfw.dcss.DcssStoHConfigurePseudoMotor property)
(pydhsfw.dcss.DcssStoHConfigureRealMotor property)
motor_motorLockOn() (pydhsfw.dcss.DcssStoHConfigurePseudoMotor property)
(pydhsfw.dcss.DcssStoHConfigureRealMotor property)
motor_name() (pydhsfw.dcss.DcssStoHConfigurePseudoMotor property)
(pydhsfw.dcss.DcssStoHConfigureRealMotor property)
(pydhsfw.dcss.DcssStoHCorrectMotorPosition property)
(pydhsfw.dcss.DcssStoHRegisterRealMotor property)
(pydhsfw.dcss.DcssStoHSetMotorChildren property)
(pydhsfw.dcss.DcssStoHSetMotorDependency property)
(pydhsfw.dcss.DcssStoHSetMotorPosition property)
(pydhsfw.dcss.DcssStoHStartMotorMove property)
motor_position() (pydhsfw.dcss.DcssStoHConfigurePseudoMotor property)
(pydhsfw.dcss.DcssStoHConfigureRealMotor property)
(pydhsfw.dcss.DcssStoHSetMotorPosition property)
(pydhsfw.dcss.DcssStoHStartMotorMove property)
motor_reverseOn() (pydhsfw.dcss.DcssStoHConfigureRealMotor property)
motor_scaleFactor() (pydhsfw.dcss.DcssStoHConfigureRealMotor property)
motor_speed() (pydhsfw.dcss.DcssStoHConfigureRealMotor property)
motor_upperLimit() (pydhsfw.dcss.DcssStoHConfigurePseudoMotor property)
(pydhsfw.dcss.DcssStoHConfigureRealMotor property)
motor_upperLimitOn() (pydhsfw.dcss.DcssStoHConfigurePseudoMotor property)
(pydhsfw.dcss.DcssStoHConfigureRealMotor property)
N
name() (pydhsfw.messages.MessageFactory property)
O
object_hardwareName() (pydhsfw.dcss.DcssStoHRegisterObject property)
object_name() (pydhsfw.dcss.DcssStoHRegisterObject property)
operation_args() (pydhsfw.dcss.DcssStoHStartOperation property)
operation_handle() (pydhsfw.dcss.DcssActiveOperation property)
(pydhsfw.dcss.DcssStoHStartOperation property)
operation_hardwareName() (pydhsfw.dcss.DcssStoHRegisterOperation property)
operation_name() (pydhsfw.dcss.DcssActiveOperation property)
(pydhsfw.dcss.DcssStoHRegisterOperation property)
(pydhsfw.dcss.DcssStoHStartOperation property)
operation_state() (pydhsfw.dcss.DcssActiveOperation property)
OutgoingMessageQueue (class in pydhsfw.messages)
P
parse() (pydhsfw.dcss.DcssStoCMessage class method)
(pydhsfw.http.ResponseMessage class method)
(pydhsfw.http.ServerRequestMessage class method)
(pydhsfw.messages.MessageIn class method)
parse_type_id() (pydhsfw.dcss.DcssMessageIn static method)
(pydhsfw.http.ResponseMessage static method)
(pydhsfw.http.ServerRequestMessage static method)
(pydhsfw.messages.MessageIn static method)
parser() (pydhsfw.dhs.DhsInit property)
PNG (pydhsfw.http.ContentType attribute)
POST (pydhsfw.http.RequestVerb attribute)
PostFormRequestMessage (class in pydhsfw.http)
PostJsonRequestMessage (class in pydhsfw.http)
PostRequestMessage (class in pydhsfw.http)
process_message() (pydhsfw.dcss.DcssMessageQueueDispatcher method)
(pydhsfw.processors.MessageQueueDispatcher method)
(pydhsfw.processors.MessageQueueWorker method)
process_message_now() (pydhsfw.dcss.DcssMessageQueueDispatcher method)
protocol_version (pydhsfw.jpeg_receiver.JpegReceiverRequestHandler attribute)
pydhsfw
module
pydhsfw.automl
module
pydhsfw.axis
module
pydhsfw.connection
module
pydhsfw.connectionmanager
module
pydhsfw.dcss
module
pydhsfw.dhs
module
pydhsfw.http
module
pydhsfw.jpeg_receiver
module
pydhsfw.messages
module
pydhsfw.processors
module
pydhsfw.tcpip
module
pydhsfw.threads
module
pydhsfw.transport
module
Q
Queue (class in pydhsfw.messages)
queue() (pydhsfw.dcss.DcssOutgoingMessageQueue method)
(pydhsfw.messages.BlockingQueue method)
(pydhsfw.messages.Queue method)
R
read() (pydhsfw.connection.MessageReader method)
(pydhsfw.tcpip.SocketStreamReader method)
(pydhsfw.transport.StreamReader method)
read_msg() (pydhsfw.dcss.DcssDhsV1MessageReader method)
(pydhsfw.dcss.DcssDhsV2MessageReaderWriter method)
(pydhsfw.transport.MessageStreamReader method)
read_request() (pydhsfw.http.ServerMessageRequestReader method)
(pydhsfw.jpeg_receiver.JpegReceiverMessageRequestReader method)
read_response() (pydhsfw.http.MessageResponseReader method)
receive() (pydhsfw.http.HttpClientTransport method)
(pydhsfw.transport.Transport method)
(pydhsfw.transport.TransportStream method)
reconnect() (pydhsfw.http.HttpClientTransport method)
(pydhsfw.http.HttpClientTransportConnectionWorker method)
(pydhsfw.jpeg_receiver.JpegReceiverTransportConnectionWorker method)
(pydhsfw.tcpip.TcpipClientTransport method)
(pydhsfw.tcpip.TcpipClientTransportConnectionWorker method)
(pydhsfw.transport.Transport method)
RECONNECTED (pydhsfw.transport.TransportState attribute)
RECONNECTING (pydhsfw.transport.TransportState attribute)
register_connection() (in module pydhsfw.connection)
register_dcss_start_operation_handler() (in module pydhsfw.dcss)
register_message() (in module pydhsfw.messages)
register_message_handler() (in module pydhsfw.processors)
remove_operation() (pydhsfw.dcss.DcssActiveOperations method)
remove_operations() (pydhsfw.dcss.DcssActiveOperations method)
RequestQueue (class in pydhsfw.http)
RequestVerb (class in pydhsfw.http)
ResponseMessage (class in pydhsfw.http)
ResponseQueue (class in pydhsfw.http)
run() (pydhsfw.connection.ConnectionReadWorker method)
(pydhsfw.connection.ConnectionWriteWorker method)
(pydhsfw.http.HttpClientTransportConnectionWorker method)
(pydhsfw.jpeg_receiver.JpegReceiverTransportConnectionWorker method)
(pydhsfw.processors.MessageQueueWorker method)
(pydhsfw.tcpip.TcpipClientTransportConnectionWorker method)
S
send() (pydhsfw.connection.Connection method)
(pydhsfw.connection.ConnectionBase method)
(pydhsfw.http.HttpClientTransport method)
(pydhsfw.transport.Transport method)
(pydhsfw.transport.TransportStream method)
serve_forever() (pydhsfw.jpeg_receiver.HttpAbortableServer method)
ServerMessageRequestReader (class in pydhsfw.http)
ServerRequestMessage (class in pydhsfw.http)
shutdown() (pydhsfw.connection.Connection method)
(pydhsfw.connection.ConnectionBase method)
(pydhsfw.dhs.Dhs method)
(pydhsfw.http.HttpClientTransport method)
(pydhsfw.jpeg_receiver.HttpAbortableServer method)
(pydhsfw.tcpip.TcpipClientTransport method)
(pydhsfw.transport.Transport method)
shutdown_connections() (pydhsfw.connectionmanager.ConnectionManager method)
shutdown_trigger() (pydhsfw.jpeg_receiver.HttpAbortableServer method)
shutter_hardwareName() (pydhsfw.dcss.DcssStoHRegisterShutter property)
shutter_name() (pydhsfw.dcss.DcssStoHRegisterShutter property)
(pydhsfw.dcss.DcssStoHSetShutterState property)
shutter_state() (pydhsfw.dcss.DcssStoHSetShutterState property)
shutter_status() (pydhsfw.dcss.DcssStoHRegisterShutter property)
socket() (pydhsfw.tcpip.SocketStreamReader property)
(pydhsfw.tcpip.SocketStreamWriter property)
SocketStreamReader (class in pydhsfw.tcpip)
SocketStreamWriter (class in pydhsfw.tcpip)
start() (pydhsfw.dcss.DcssMessageQueueDispatcher method)
(pydhsfw.dhs.Dhs method)
(pydhsfw.http.HttpClientTransport method)
(pydhsfw.processors.MessageQueueDispatcher method)
(pydhsfw.tcpip.TcpipClientTransport method)
(pydhsfw.transport.Transport method)
start_connections() (pydhsfw.connectionmanager.ConnectionManager method)
start_operation_message() (pydhsfw.dcss.DcssActiveOperation property)
state() (pydhsfw.dhs.DhsContext property)
(pydhsfw.http.HttpClientTransportConnectionWorker property)
(pydhsfw.tcpip.TcpipClientTransportConnectionWorker property)
StreamReader (class in pydhsfw.transport)
StreamWriter (class in pydhsfw.transport)
string_hardwareName() (pydhsfw.dcss.DcssStoHRegisterString property)
string_name() (pydhsfw.dcss.DcssStoHRegisterString property)
T
TcpipClientTransport (class in pydhsfw.tcpip)
TcpipClientTransportConnectionWorker (class in pydhsfw.tcpip)
TcpipTransport (class in pydhsfw.tcpip)
THREAD_BLOCKING_TIMEOUT (pydhsfw.threads.AbortableThread attribute)
THREAD_BLOCKING_TIMEOUT_DEFAULT (pydhsfw.threads.AbortableThread attribute)
timeout (pydhsfw.jpeg_receiver.JpegReceiverRequestHandler attribute)
top_bb() (pydhsfw.automl.AutoMLPredictResponse property)
top_classification() (pydhsfw.automl.AutoMLPredictResponse property)
top_score() (pydhsfw.automl.AutoMLPredictResponse property)
Transport (class in pydhsfw.transport)
TransportState (class in pydhsfw.transport)
TransportStream (class in pydhsfw.transport)
W
wait() (pydhsfw.connection.Connection method)
(pydhsfw.connection.ConnectionBase method)
(pydhsfw.dhs.Dhs method)
(pydhsfw.http.HttpClientTransport method)
(pydhsfw.tcpip.TcpipClientTransport method)
(pydhsfw.transport.Transport method)
wait_connections() (pydhsfw.connectionmanager.ConnectionManager method)
write() (pydhsfw.dcss.DcssMessageOut method)
(pydhsfw.http.GetRequestMessage method)
(pydhsfw.http.PostRequestMessage method)
(pydhsfw.messages.MessageOut method)
(pydhsfw.tcpip.SocketStreamWriter method)
(pydhsfw.transport.StreamWriter method)
write_msg() (pydhsfw.dcss.DcssDhsV1MessageWriter method)
(pydhsfw.dcss.DcssDhsV2MessageReaderWriter method)
(pydhsfw.transport.MessageStreamWriter method)
write_request() (pydhsfw.http.MessageRequestWriter method)