|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface TransportDescriptionFactory
Resource used to create the TransportInDescription and
TransportOutDescription objects for a transport under test.
Note that this resource is used on both client and server side.
If the transport needs different configurations on client and server side,
use AxisTestClientContextConfigurator and/or
AxisTestEndpointContextConfigurator.
| Method Summary | |
|---|---|
org.apache.axis2.description.TransportInDescription |
createTransportInDescription()
Create a TransportInDescription for the transport under test. |
org.apache.axis2.description.TransportOutDescription |
createTransportOutDescription()
|
| Method Detail |
|---|
org.apache.axis2.description.TransportOutDescription createTransportOutDescription()
throws java.lang.Exception
java.lang.Exception
org.apache.axis2.description.TransportInDescription createTransportInDescription()
throws java.lang.Exception
java.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||