new ServerHttp(server [, options])
        Constructor for a Jayson HTTP server
    
    
    
    
    
    
        Parameters:
| Name | Type | Argument | Description | 
|---|---|---|---|
| server | Server | Server instance | |
| options | Object | <optional> | Options for this instance | 
- Source:
Returns:
- Type
- ServerHttp
Extends
- require('http').Server