|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.axis2.transport.testkit.axis2.endpoint.ContentTypeServiceConfigurator
public class ContentTypeServiceConfigurator
| Constructor Summary | |
|---|---|
ContentTypeServiceConfigurator(java.lang.String parameterName)
|
|
| Method Summary | |
|---|---|
void |
setupService(org.apache.axis2.description.AxisService service,
boolean isClientSide)
Set up the service so that it can receive messages through the transport under test. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ContentTypeServiceConfigurator(java.lang.String parameterName)
| Method Detail |
|---|
public void setupService(org.apache.axis2.description.AxisService service,
boolean isClientSide)
throws java.lang.Exception
AxisServiceConfiguratorAxisDescription.addParameter(Parameter) to
setup the service parameters required by the transport.
The default implementation does nothing.
setupService in interface AxisServiceConfiguratorisClientSide - TODO
java.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||