The following tables list the members exposed by JpipServer.
Public Constructors
Name | Description | |
---|---|---|
![]() |
JpipServer | Creates a new instance of the JpipServer class. |
Public Methods
Name | Description | |
---|---|---|
![]() |
ClearCacheContents | Clear the server cache information. |
![]() |
Start | Start the JpipServer object. |
![]() |
Stop | Stop the JpipServer object. |
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | Overrides the System.Object.Finalize method. |
Public Properties
Name | Description | |
---|---|---|
![]() |
Configuration | Get or set the JpipServerConfiguration object. |
![]() |
IsRunning | Determine if the JpipServer is running. |
Public Events
Name | Description | |
---|---|---|
![]() |
RequestReceived | Occurs when a client request is received. |
![]() |
ResponseSending | Occurs before sending a client response. |
See Also