de.fhhannover.inform.trust.ifmapj.messages
Interface NewSessionResult

All Superinterfaces:
Result

public interface NewSessionResult
extends Result


Method Summary
 Integer getMaxPollResultSize()
           
 String getPublisherId()
           
 String getSessionId()
           
 

Method Detail

getSessionId

String getSessionId()

getPublisherId

String getPublisherId()

getMaxPollResultSize

Integer getMaxPollResultSize()


Copyright © 2012 Trust@FHH. All Rights Reserved.