Uses of Class
net.officefloor.plugin.socket.server.impl.AbstractServerSocketManagedObjectSource

Packages that use AbstractServerSocketManagedObjectSource
net.officefloor.plugin.socket.server.http.source   
net.officefloor.plugin.socket.server.tcp.source   
 

Uses of AbstractServerSocketManagedObjectSource in net.officefloor.plugin.socket.server.http.source
 

Subclasses of AbstractServerSocketManagedObjectSource in net.officefloor.plugin.socket.server.http.source
 class HttpServerSocketManagedObjectSource
          ManagedObjectSource for a ServerHttpConnection.
 class HttpsServerSocketManagedObjectSource
          ManagedObjectSource for a secure ServerHttpConnection.
 

Uses of AbstractServerSocketManagedObjectSource in net.officefloor.plugin.socket.server.tcp.source
 

Subclasses of AbstractServerSocketManagedObjectSource in net.officefloor.plugin.socket.server.tcp.source
 class SecureTcpServerSocketManagedObjectSource
          ManagedObjectSource providing a ServerTcpConnection that is wrapped with a SslCommunicationProtocol.
 class TcpServerSocketManagedObjectSource
          ManagedObjectSource for a ServerTcpConnection.
 



Copyright © 2005-2011. All Rights Reserved.