Interface HttpChannel.Factory
- All Known Implementing Classes:
 HttpChannel.DefaultFactory
- Enclosing interface:
 HttpChannel
- 
Method Summary
 
- 
Method Details
- 
newHttpChannel
- Parameters:
 connectionMetaData- theConnectionMetaDataassociated with the channel.- Returns:
 - a new 
HttpChannelinstance. 
 
 -