Uses of Class
oemware.core.ServiceConf

Packages that use ServiceConf
oemware.core.net   
oemware.core.web   
 

Uses of ServiceConf in oemware.core.net
 

Constructors in oemware.core.net with parameters of type ServiceConf
DatagramServer(DatagramMessageHandler pHandler, DatagramMessageFilter pFilter, ServiceConf pServiceConf, int pBufferSize, int pBufferOffset, java.lang.String pBindAddressParamName, java.lang.String pPortParamName, boolean pAppendInstanceId)
          Construct a new server with the params.
DatagramServer(DatagramMessageHandler pHandler, ServiceConf pServiceConf, int pBufferSize, int pBufferOffset, java.lang.String pBindAddressParamName, java.lang.String pPortParamName, boolean pAppendInstanceId)
          Construct a new server with the params.
 

Uses of ServiceConf in oemware.core.web
 

Constructors in oemware.core.web with parameters of type ServiceConf
TomcatService(ServiceConf pServiceConf, java.lang.String pServiceName, java.lang.String pHostname, java.lang.String pEngineName, java.lang.String pAppName, java.lang.String pEmbeddedName, java.lang.String pWebContextPath)
          Create a new tomcat service object.
 



Copyright © 2009 Deft Labs - Released under LGPL, Version 3.0