|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ServerConfigurator
| Method Summary | |
|---|---|
void |
configure(EndpointDescription endpointDescription)
Perform server-side configuration for a WebServiceFeature. |
boolean |
supports(String bindingId)
Indicates whether the configurator supports the specified binding. |
| Method Detail |
|---|
void configure(EndpointDescription endpointDescription)
WebServiceFeature.
endpointDescription - boolean supports(String bindingId)
bindingId - the binding id to test
true if the configurator supports the binding id, false
otherwise.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||