|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface AxisServiceConfigurator
| 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. |
| Method Detail |
|---|
void setupService(org.apache.axis2.description.AxisService service,
boolean isClientSide)
throws java.lang.Exception
AxisDescription.addParameter(Parameter) to
setup the service parameters required by the transport.
The default implementation does nothing.
service - isClientSide - TODO
java.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||