Uses of Class
openr66.protocol.exception.OpenR66ProtocolNetworkException

Packages that use OpenR66ProtocolNetworkException
openr66.protocol.networkhandler Classes implementing Network Handler (multiplexing local handlers) 
openr66.protocol.networkhandler.ssl Classes implementing Network SSL Handler (multiplexing local handlers) 
 

Uses of OpenR66ProtocolNetworkException in openr66.protocol.networkhandler
 

Methods in openr66.protocol.networkhandler that throw OpenR66ProtocolNetworkException
 void NetworkServerHandler.channelConnected(org.jboss.netty.channel.ChannelHandlerContext ctx, org.jboss.netty.channel.ChannelStateEvent e)
           
 LocalChannelReference NetworkTransaction.createConnection(SocketAddress socketAddress, boolean isSSL, R66Future futureRequest)
          Create a connection to the specified socketAddress
 

Uses of OpenR66ProtocolNetworkException in openr66.protocol.networkhandler.ssl
 

Methods in openr66.protocol.networkhandler.ssl that throw OpenR66ProtocolNetworkException
 void NetworkSslServerHandler.channelConnected(org.jboss.netty.channel.ChannelHandlerContext ctx, org.jboss.netty.channel.ChannelStateEvent e)
           
 



Copyright © 2009-2012 Frederic Bregier. All Rights Reserved.