public abstract class BCSNIMatcher
extends java.lang.Object
| Modifier | Constructor and Description |
|---|---|
protected |
BCSNIMatcher(int nameType) |
| Modifier and Type | Method and Description |
|---|---|
int |
getType() |
abstract boolean |
matches(BCSNIServerName serverName) |
public final int getType()
public abstract boolean matches(BCSNIServerName serverName)