@Retention(value=RUNTIME) @Target(value=TYPE) @Documented @Import(value=SocketScannerRegistrar.class) public @interface EnableWebSocket
| Modifier and Type | Optional Element and Description |
|---|---|
String[] |
basePackage |
public abstract String[] basePackage
Copyright © 2019. All rights reserved.