|
||||||||||
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(java.lang.String bindingId)
Indicates whether the configurator supports the specified binding. |
Method Detail |
---|
void configure(EndpointDescription endpointDescription)
WebServiceFeature
.
endpointDescription
- boolean supports(java.lang.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 |