Uses of Interface
com.irisel.oms.ws.client.OMBrowserEndpoint

Packages that use OMBrowserEndpoint
com.irisel.oms.ws.client   
 

Uses of OMBrowserEndpoint in com.irisel.oms.ws.client
 

Classes in com.irisel.oms.ws.client that implement OMBrowserEndpoint
 class OMBrowserEndpoint_Stub
           
 

Methods in com.irisel.oms.ws.client that return OMBrowserEndpoint
 OMBrowserEndpoint OMBrowserWebService_Impl.getOMBrowserEndpointPort()
           
 OMBrowserEndpoint OMBrowserWebService.getOMBrowserEndpointPort()
           
 OMBrowserEndpoint OMBrowserWebServiceLocator.getOMBrowserEndpointPort(java.lang.String url)
           
 OMBrowserEndpoint OMBrowserWebServiceLocator.getOMBrowserEndpointPort(java.lang.String url, java.lang.String user, java.lang.String pwd)