com.ibm.wsspi.runtime.component
Interface TransportMap


public interface TransportMap

TransportMap is used for mapping HTTP ports to corresponding SSL ports


Method Summary
 int getHttpPort(int httpsPort)
           
 int getHttpsPort(int httpPort)
           
 

Method Detail

getHttpsPort

int getHttpsPort(int httpPort)

getHttpPort

int getHttpPort(int httpsPort)