Uses of Interface
obixserver.core.ObjProxy

Packages that use ObjProxy
obixserver.core

Core oBIX Server Subsystem 

obixserver.core.engine

oBIX Server Engine 

obixserver.module

oBIX Server Modules 

 

Uses of ObjProxy in obixserver.core
 

Methods in obixserver.core that return ObjProxy
 ObjProxy ObjCache.getProxy(String uri)
           
 

Methods in obixserver.core with parameters of type ObjProxy
 void ObjCache.addProxy(String uri, ObjProxy proxy)
           
 

Uses of ObjProxy in obixserver.core.engine
 

Methods in obixserver.core.engine with parameters of type ObjProxy
 void ObjBrokerImpl.addProxy(String uri, ObjProxy proxy)
           
 void ObjBroker.addProxy(String uri, ObjProxy proxy)
          Adds a proxy obj.
 

Uses of ObjProxy in obixserver.module
 

Classes in obixserver.module that implement ObjProxy
private static class CoreModule.CurrentTimeProxy
           
 



Copyright © 2006-2008 Peter Michalek All Rights Reserved.