Uses of Class
com.caucho.resin.PortEmbed

Packages that use PortEmbed
com.caucho.resin   
 

Uses of PortEmbed in com.caucho.resin
 

Subclasses of PortEmbed in com.caucho.resin
 class HttpEmbed
          Embeddable version of a HTTP port
 

Methods in com.caucho.resin with parameters of type PortEmbed
 void ResinEmbed.addPort(PortEmbed port)
          Adds a port to the server, e.g.
 void ResinEmbed.setPorts(PortEmbed[] ports)
          Sets a list of ports.