Squeak Class Documentation category index | class index  
 
EToyIncomingMessage
  category: Morphic-Experimental
  superclass: Object
  subclasses:

No comment. Sorry.

instance methods
  as yet unclassified
  incomingMessgage:fromIPAddress:

  specific handlers
 

class methods
  as yet unclassified
  forType:send:to:
initializeMessageHandlers
messageHandlers
newObjectFromStream:

  handlers
  handleNewChatFrom:sentBy:ipAddress:
handleNewFridgeMorphFrom:sentBy:ipAddress:
handleNewMorphFrom:sentBy:ipAddress:
handleNewMultiChatFrom:sentBy:ipAddress:
handleNewSeeDesktopFrom:sentBy:ipAddress:
handleNewStatusReplyFrom:sentBy:ipAddress:
handleNewStatusRequestFrom:sentBy:ipAddress:

  message types
  allTypes
registerType:
typeAudioChat
typeAudioChatContinuous
typeFridge
typeKeyboardChat
typeMorph
typeMultiChat
typeSeeDesktop
typeStatusReply
typeStatusRequest
unregisterType:

instance methods
  as yet unclassified top  
 

incomingMessgage:fromIPAddress:


  specific handlers top  

class methods
  as yet unclassified top  
 

forType:send:to:


 

initializeMessageHandlers


 

messageHandlers


 

newObjectFromStream:


  handlers top  
 

handleNewChatFrom:sentBy:ipAddress:


 

handleNewFridgeMorphFrom:sentBy:ipAddress:


 

handleNewMorphFrom:sentBy:ipAddress:


 

handleNewMultiChatFrom:sentBy:ipAddress:


 

handleNewSeeDesktopFrom:sentBy:ipAddress:

more later


 

handleNewStatusReplyFrom:sentBy:ipAddress:


 

handleNewStatusRequestFrom:sentBy:ipAddress:

more later


  message types top  
 

allTypes


 

registerType:


 

typeAudioChat


 

typeAudioChatContinuous


 

typeFridge


 

typeKeyboardChat


 

typeMorph


 

typeMultiChat


 

typeSeeDesktop


 

typeStatusReply


 

typeStatusRequest


 

unregisterType: