|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.ObjectMUM.profileService.server.ProfileProtocol
This class implements a ProfileContainerConnectionMaker. This component listen for requests on the port where it can be istantiated then creates a new thread to serve the request and return to wait for new requests
| Constructor Summary | |
ProfileProtocol(java.net.Socket sock,
IProfileRepository profileRepository,
IPlatformDescriptorsDB platformDB,
java.io.PrintStream out)
Costruttore. |
|
| Method Summary | |
void |
run()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ProfileProtocol(java.net.Socket sock,
IProfileRepository profileRepository,
IPlatformDescriptorsDB platformDB,
java.io.PrintStream out)
| Method Detail |
public void run()
run in interface java.lang.Runnable
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||