public interface WsaContainer
| Modifier and Type | Method and Description | 
|---|---|
| WsdlOperation | getOperation() | 
| WsaConfig | getWsaConfig() | 
| boolean | isWsaEnabled() | 
| void | setOperation(WsdlOperation operation) | 
| void | setWsaEnabled(boolean arg0) | 
boolean isWsaEnabled()
void setWsaEnabled(boolean arg0)
WsaConfig getWsaConfig()
WsdlOperation getOperation()
void setOperation(WsdlOperation operation)
Copyright © 2019. All Rights Reserved.