Uses of Interface
org.jumpmind.symmetric.transport.IOutgoingWithResponseTransport

Packages that use IOutgoingWithResponseTransport
org.jumpmind.symmetric.transport   
org.jumpmind.symmetric.transport.http   
org.jumpmind.symmetric.transport.internal   
 

Uses of IOutgoingWithResponseTransport in org.jumpmind.symmetric.transport
 

Methods in org.jumpmind.symmetric.transport that return IOutgoingWithResponseTransport
 IOutgoingWithResponseTransport ITransportManager.getPushTransport(Node remote, Node local)
           
 

Uses of IOutgoingWithResponseTransport in org.jumpmind.symmetric.transport.http
 

Classes in org.jumpmind.symmetric.transport.http that implement IOutgoingWithResponseTransport
 class HttpOutgoingTransport
           
 

Methods in org.jumpmind.symmetric.transport.http that return IOutgoingWithResponseTransport
 IOutgoingWithResponseTransport HttpTransportManager.getPushTransport(Node remote, Node local)
           
 

Uses of IOutgoingWithResponseTransport in org.jumpmind.symmetric.transport.internal
 

Classes in org.jumpmind.symmetric.transport.internal that implement IOutgoingWithResponseTransport
 class InternalOutgoingWithResponseTransport
           
 

Methods in org.jumpmind.symmetric.transport.internal that return IOutgoingWithResponseTransport
 IOutgoingWithResponseTransport InternalTransportManager.getPushTransport(Node remote, Node local)
           
 



Copyright © 2007-2008. All Rights Reserved.