Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
BonCodeAJP13
TomcatPackets
TomcatEndResponse
C# Class BonCodeAJP13.TomcatPackets.TomcatEndResponse
Inheritance:
BonCodeAJP13.TomcatPackets.TomcatReturn
Show file
Open project: Bilal-S/iis2tomcat
Class Usage Examples
Public Methods
Method
Description
TomcatEndResponse
( )
Generic Constructor can be used to create empty package
TomcatEndResponse
(
byte
content
)
constructor with data to initialize
Method Details
TomcatEndResponse()
public
method
Generic Constructor can be used to create empty package
public
TomcatEndResponse
( )
TomcatEndResponse()
public
method
constructor with data to initialize
public
TomcatEndResponse
(
byte
content
)
content
byte