org.apache.axis2.transport.testkit.channel
Interface Channel

All Known Subinterfaces:
AsyncChannel, RequestResponseChannel
All Known Implementing Classes:
HttpChannel

public interface Channel


Field Summary
static java.lang.String CONTEXT_PATH
           
 
Method Summary
 org.apache.axis2.addressing.EndpointReference getEndpointReference()
           
 

Field Detail

CONTEXT_PATH

static final java.lang.String CONTEXT_PATH
See Also:
Constant Field Values
Method Detail

getEndpointReference

org.apache.axis2.addressing.EndpointReference getEndpointReference()
                                                                   throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 2004-2009 The Apache Software Foundation. All Rights Reserved.