com.esri.adf.web.ags.util
Class AGSLocalTransport

java.lang.Object
  extended by org.apache.axis.client.Transport
      extended by com.esri.adf.web.ags.util.AGSLocalTransport

Deprecated. This class is deprecated as of ArcGIS Java Server 9.3.1, no replacement

@Deprecated
public class AGSLocalTransport
extends org.apache.axis.client.Transport


Field Summary
static java.lang.String AGS_LOCAL_TRANSPORT_NAME
          Deprecated.  
 
Fields inherited from class org.apache.axis.client.Transport
transportName, url
 
Constructor Summary
AGSLocalTransport()
          Deprecated.  
 
Method Summary
 
Methods inherited from class org.apache.axis.client.Transport
getTransportName, getUrl, processReturnedMessageContext, setTransportName, setupMessageContext, setupMessageContextImpl, setUrl
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

AGS_LOCAL_TRANSPORT_NAME

public static final java.lang.String AGS_LOCAL_TRANSPORT_NAME
Deprecated. 
See Also:
Constant Field Values
Constructor Detail

AGSLocalTransport

public AGSLocalTransport()
Deprecated.