Uses of Class
org.LexGrid.LexBIG.cagrid.LexEVSGridService.Filter.stubs.MatchRequest

Packages that use MatchRequest
org.LexGrid.LexBIG.cagrid.LexEVSGridService.Filter.service.globus   
org.LexGrid.LexBIG.cagrid.LexEVSGridService.Filter.stubs   
org.LexGrid.LexBIG.cagrid.LexEVSGridService.Filter.stubs.bindings   
 

Uses of MatchRequest in org.LexGrid.LexBIG.cagrid.LexEVSGridService.Filter.service.globus
 

Methods in org.LexGrid.LexBIG.cagrid.LexEVSGridService.Filter.service.globus with parameters of type MatchRequest
 MatchResponse FilterProviderImpl.match(MatchRequest params)
           
 

Uses of MatchRequest in org.LexGrid.LexBIG.cagrid.LexEVSGridService.Filter.stubs
 

Methods in org.LexGrid.LexBIG.cagrid.LexEVSGridService.Filter.stubs with parameters of type MatchRequest
 MatchResponse FilterPortType.match(MatchRequest parameters)
           
 

Uses of MatchRequest in org.LexGrid.LexBIG.cagrid.LexEVSGridService.Filter.stubs.bindings
 

Methods in org.LexGrid.LexBIG.cagrid.LexEVSGridService.Filter.stubs.bindings with parameters of type MatchRequest
 MatchResponse FilterPortTypeSOAPBindingStub.match(MatchRequest parameters)