|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |
@Target(value=TYPE) @Retention(value=RUNTIME) @Documented public @interface WsgenProtocol
Allows to extend protocol for wsgen's wsdl[:protocol] switch.
This annotation must be specified on WsgenExtension
implementations.
Required Element Summary | |
---|---|
String |
lexical
The corresponding lexical string used to create BindingID |
String |
token
Token for wsgen -wsdl[:protocol] |
Element Detail |
---|
public abstract String token
public abstract String lexical
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |