|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.axis2.jaxws.server.config.MTOMConfigurator
public class MTOMConfigurator
Constructor Summary | |
---|---|
MTOMConfigurator()
|
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. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MTOMConfigurator()
Method Detail |
---|
public void configure(EndpointDescription endpointDescription)
ServerConfigurator
WebServiceFeature
.
configure
in interface ServerConfigurator
public boolean supports(java.lang.String bindingId)
ServerConfigurator
supports
in interface ServerConfigurator
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 |