public class ContentTypeServiceConfigurator extends Object implements AxisServiceConfigurator
Constructor and Description |
---|
ContentTypeServiceConfigurator(String parameterName) |
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.
|
public ContentTypeServiceConfigurator(String parameterName)
public void setupService(AxisService service, boolean isClientSide) throws Exception
AxisServiceConfigurator
AxisDescription.addParameter(Parameter)
to
setup the service parameters required by the transport.
The default implementation does nothing.setupService
in interface AxisServiceConfigurator
isClientSide
- TODOException
Copyright © 2004-2015 The Apache Software Foundation. All Rights Reserved.