org.media.datastore.beepserver
Class  SEPprofile
java.lang.Object
  |
  +--org.media.datastore.beepserver.SEPprofile
- All Implemented Interfaces: 
 - org.beepcore.beep.core.MessageListener, org.beepcore.beep.profile.Profile, org.beepcore.beep.core.StartChannelListener
 
- public class SEPprofile
- extends Object
- implements org.beepcore.beep.profile.Profile, org.beepcore.beep.core.StartChannelListener, org.beepcore.beep.core.MessageListener
   
- Version:
 - $Revision: 1.26 $ $Date: 2001/08/15 15:00:00
 
- Author:
 - Szabo Csaba 
 
- See Also:
 String, 
Channel, 
Session, 
InputStream
 
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
BUFFER_SIZE
public static final int BUFFER_SIZE
- See Also:
 - Constant Field Values
 
URI
public static final String URI
- See Also:
 - Constant Field Values
 
SEPprofile
public SEPprofile()
getSessionNr
public static int getSessionNr()
 
 
setOrder
public static void setOrder(String or)
 
 
getOrder
public static String getOrder()
 
 
advertiseProfile
public boolean advertiseProfile(org.beepcore.beep.core.Session session)
- Specified by:
 advertiseProfile in interface org.beepcore.beep.core.StartChannelListener
 
 
init
public org.beepcore.beep.core.StartChannelListener init(String uri,
                                                        org.beepcore.beep.profile.ProfileConfiguration config)
                                                 throws org.beepcore.beep.core.BEEPException
- Specified by:
 init in interface org.beepcore.beep.profile.Profile
 
org.beepcore.beep.core.BEEPException
 
startChannel
public void startChannel(org.beepcore.beep.core.Channel channel,
                         String encoding,
                         String data)
                  throws org.beepcore.beep.core.StartChannelException
- Specified by:
 startChannel in interface org.beepcore.beep.core.StartChannelListener
 
org.beepcore.beep.core.StartChannelException
 
closeChannel
public void closeChannel(org.beepcore.beep.core.Channel channel)
                  throws org.beepcore.beep.core.CloseChannelException
- Specified by:
 closeChannel in interface org.beepcore.beep.core.StartChannelListener
 
org.beepcore.beep.core.CloseChannelException
 
receiveMSG
public void receiveMSG(org.beepcore.beep.core.Message message)
                throws org.beepcore.beep.core.BEEPError,
                       org.beepcore.beep.core.AbortChannelException
- Specified by:
 receiveMSG in interface org.beepcore.beep.core.MessageListener
 
org.beepcore.beep.core.BEEPError
org.beepcore.beep.core.AbortChannelException
 
"Copyright © 2001 Internet Multicasting Services & media.org. All Rights Reserved."