public final class WebPodsDataSource extends DataSource
| Modifier and Type | Method and Description | 
|---|---|
void | 
close()
Closes the DataSource and the resources associated with it. 
 | 
protected ChannelHandler | 
createChannel(String channelName)
Creates a channel handler for the given name. 
 | 
URI | 
getSocketLocation()
The URI for the web pods server (e.g. 
 | 
channelHandlerLookupName, channelHandlerRegisterName, connectRead, connectWrite, disconnectRead, disconnectWrite, getChannels, isWriteable, writepublic void close()
DataSourceclose in class DataSourceprotected ChannelHandler createChannel(String channelName)
DataSourcecreateChannel in class DataSourcechannelName - the name for a new channelpublic URI getSocketLocation()
Copyright © 2015. All rights reserved.