electric.server
Interface IServer
- All Known Implementing Classes:
- JMSContext, ServletServer
- public interface IServer
IServer defines the interface that must be implemented by all
servers. A server is an object the provides GLUE with incoming messages.
- Author:
- webMethods
getPath
public XURL getPath()
getLocalPath
public java.lang.String getLocalPath(java.lang.String uri)
- Parameters:
uri
-
getRoot
public java.lang.String getRoot()
getType
public java.lang.String getType()
copyright© 2001-2004 by webMethods All Rights Reserved.