org.apache.axis2.transport.base
Class TransportListenerEndpointView

java.lang.Object
  extended by org.apache.axis2.transport.base.TransportListenerEndpointView
All Implemented Interfaces:
TransportListenerEndpointViewMBean

public class TransportListenerEndpointView
extends java.lang.Object
implements TransportListenerEndpointViewMBean


Constructor Summary
TransportListenerEndpointView(AbstractTransportListener listener, java.lang.String serviceName)
           
 
Method Summary
 java.lang.String[] getAddresses()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TransportListenerEndpointView

public TransportListenerEndpointView(AbstractTransportListener listener,
                                     java.lang.String serviceName)
Method Detail

getAddresses

public java.lang.String[] getAddresses()
Specified by:
getAddresses in interface TransportListenerEndpointViewMBean


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