Java Mine
ContentsIndexHome
PreviousUpNext
MineServer Constructor

This is the overview for the MineServer constructor overload.

 
Name 
Description 
 
#region Constructors
Initializes a new instance of the Server class. @param protocol Protocol server will accept data from. @param address IP address to bind socket(s) to. @param port Port to bind socket(s) to. @throws java.io.IOException 
 
#region Constructors
Initializes a new instance of the Server class. @param protocol Protocol server will accept data from. @param address IP address to bind socket(s) to. @param port Port to bind socket(s) to. @param dataAccess Interface that will allow the sErver to communicate to your External data store @throws java.io.IOException 
Copyright (c) 2022. All rights reserved.
What do you think about this topic? Send feedback!