Uses of Class
org.apache.savan.configuration.Protocol

Packages that use Protocol
org.apache.savan   
org.apache.savan.configuration   
org.apache.savan.util   
 

Uses of Protocol in org.apache.savan
 

Methods in org.apache.savan that return Protocol
 Protocol SavanMessageContext.getProtocol()
           
 

Methods in org.apache.savan with parameters of type Protocol
 void SavanMessageContext.setProtocol(Protocol protocol)
           
 

Uses of Protocol in org.apache.savan.configuration
 

Methods in org.apache.savan.configuration that return Protocol
 Protocol ConfigurationManager.getProtocol(java.lang.String name)
           
 

Uses of Protocol in org.apache.savan.util
 

Methods in org.apache.savan.util that return Protocol
static Protocol ProtocolManager.getMessageProtocol(SavanMessageContext smc)
           
 



Copyright © 2007 null. All Rights Reserved.