Uses of Class
fr.dyade.aaa.agent.StreamNetwork

Packages that use StreamNetwork
fr.dyade.aaa.agent   
 

Uses of StreamNetwork in fr.dyade.aaa.agent
 

Subclasses of StreamNetwork in fr.dyade.aaa.agent
 class HttpNetwork
          HttpNetwork is a simple implementation of StreamNetwork based on HTTP 1.1 protocol.
 class HttpsNetwork
          HttpNetwork is a specialization of HttpNetwork for SSL.
 class NGNetwork
          NGNetwork is a new implementation of Network class using nio package.
 class PoolNetwork
          PoolNetwork is an implementation of StreamNetwork class that manages multiple connection in a pool paradigm way.
 class SimpleNetwork
          SimpleNetwork is a simple implementation of StreamNetwork class with a single connection at a time.
 class SSLNetwork
          A network component using SSL Sockets.
 



Copyright © 2010 ScalAgent D.T.. All Rights Reserved.