Uses of Class
service.SpeaRServiceInterface

Packages that use SpeaRServiceInterface
<default> 
service 

Uses of SpeaRServiceInterface in
 

Constructors in with parameters of type SpeaRServiceInterface
Room.Room(String name, SpeaRServiceInterface proxy, String serviceID)
          Insert the method's description here.
 

Methods in that return SpeaRServiceInterface
SpeaRServiceInterfaceRoom.getProxy()
          
 

Uses of SpeaRServiceInterface in service
 

Classes in service that implement SpeaRServiceInterface
class SpeaRServiceProxy