Click or drag to resize

BootstrapperModulesEndpoints Class

Endpoints configuration
Inheritance Hierarchy
SystemObject
  Crosser.ServerBootstrapperModulesEndpoints

Namespace:  Crosser.Server
Assembly:  Crosser.Server (in Crosser.Server.dll) Version: 0.0.5
Syntax
C#
public static class Endpoints

The BootstrapperModulesEndpoints type exposes the following members.

Methods
  NameDescription
Public methodStatic memberRegisterCrosserEndpoint
Register a custom Crosser Endpoint.
Public methodStatic memberRegisterHttpEndpoint
Register a custom Http Endpoint
Public methodStatic memberRegisterMonitorEndpoint
Register a custom Crosser Monitor Endpoint.
Top
See Also