org.apache.oodt.cas.pushpull.protocol.http
Class HttpClientFactory

java.lang.Object
  extended by org.apache.oodt.cas.pushpull.protocol.http.HttpClientFactory
All Implemented Interfaces:
ProtocolFactory

public class HttpClientFactory
extends Object
implements ProtocolFactory

Version:
$Revision$

Describe your class here

.
Author:
bfoster

Constructor Summary
HttpClientFactory()
           
 
Method Summary
 Protocol newInstance()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HttpClientFactory

public HttpClientFactory()
Method Detail

newInstance

public Protocol newInstance()
Specified by:
newInstance in interface ProtocolFactory


Copyright © 1999-2011 Apache OODT. All Rights Reserved.