Attributes Summary | |
endPointName : String | |
maxOpenConnections : int | maximum number of connections that can be open at one time |
inactivityTimeout : int | amount of time socket can remain inactive before timing out read or write requests (seconds) |
addressExcludeList : String | list of addresses that should not be allowed to make inbound connections |
addressIncludeList : String | list of addresses that should be allowed to make inbound connections |
hostNameExcludeList : String | |
hostNameIncludeList : String | |
threadPool : ThreadPool@ |
Attribute Details |