Uses of Interface
gov.aps.jca.cas.Server

Packages that use Server
gov.aps.jca   
gov.aps.jca.cas   
 

Uses of Server in gov.aps.jca
 

Methods in gov.aps.jca with parameters of type Server
 ServerContext JCALibrary.createServerContext(Configuration configuration, Server server)
          Create a new server context instance using a Configuration object.
 ServerContext JCALibrary.createServerContext(java.lang.String fqn, Server server)
          Create a new context instance using a fully qualified class name and using the ServerContext's default configuration.
 

Uses of Server in gov.aps.jca.cas
 

Methods in gov.aps.jca.cas with parameters of type Server
abstract  void ServerContext.initialize(Server server)
          Set Server implemenation and initialzie server.
 



Copyright © 2004-2008 Cosylab. All Rights Reserved.