C# Class BonCodeAJP13.TomcatPackets.TomcatEndResponse

Inheritance: BonCodeAJP13.TomcatPackets.TomcatReturn
Datei anzeigen 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