public class ProfileService
extends java.lang.Object
Constructor and Description |
---|
ProfileService(java.lang.Short myPort,
IfcTransportServer ts,
ProfileModel nModel,
FriendsModel friends,
IfcCallback onReceivePubMsg) |
Modifier and Type | Method and Description |
---|---|
java.lang.Short |
getMyPort() |
ProfileModel |
getProfileModel() |
void |
stopService() |
public ProfileService(java.lang.Short myPort, IfcTransportServer ts, ProfileModel nModel, FriendsModel friends, IfcCallback onReceivePubMsg)
public void stopService()
public java.lang.Short getMyPort()
public ProfileModel getProfileModel()