public interface AxisServiceConfigurator
Modifier and Type | Method and Description |
---|---|
void |
setupService(AxisService service,
boolean isClientSide)
Set up the service so that it can receive messages through the transport under test.
|
void setupService(AxisService service, boolean isClientSide) throws Exception
AxisDescription.addParameter(Parameter)
to
setup the service parameters required by the transport.
The default implementation does nothing.service
- isClientSide
- TODOException
Copyright © 2004-2015 The Apache Software Foundation. All Rights Reserved.