org.apache.axis2.transport.testkit.http
Class HttpChannel

java.lang.Object
  extended by org.apache.axis2.transport.testkit.http.HttpChannel
All Implemented Interfaces:
AsyncChannel, Channel, RequestResponseChannel

public class HttpChannel
extends java.lang.Object
implements AsyncChannel, RequestResponseChannel


Field Summary
 
Fields inherited from interface org.apache.axis2.transport.testkit.channel.Channel
CONTEXT_PATH
 
Constructor Summary
HttpChannel()
           
 
Method Summary
 org.apache.axis2.addressing.EndpointReference getEndpointReference()
           
 java.lang.String getServiceName()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HttpChannel

public HttpChannel()
Method Detail

getServiceName

public java.lang.String getServiceName()

getEndpointReference

public org.apache.axis2.addressing.EndpointReference getEndpointReference()
                                                                   throws java.lang.Exception
Specified by:
getEndpointReference in interface Channel
Throws:
java.lang.Exception


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