JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Use
Tree
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Module
bus.socket
Package
org.miaixz.bus.socket.plugin
Interface BlackListPlugin.BlackListRule
Enclosing class:
BlackListPlugin
<
T
>
public static interface
BlackListPlugin.BlackListRule
黑名单规则定义
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
boolean
access
(
InetSocketAddress
address)
是否允许建立连接
Method Details
access
boolean
access
(
InetSocketAddress
address)
是否允许建立连接
Parameters:
address
- 地址
Returns:
the true/false