Smack

org.jivesoftware.smackx.packet
Class IBBExtensions

java.lang.Object
  extended by org.jivesoftware.smackx.packet.IBBExtensions

public class IBBExtensions
extends Object

The different extensions used throughtout the negotiation and transfer process.

Author:
Alexander Wenckus

Nested Class Summary
static class IBBExtensions.Close
          Represents the closing of the file transfer.
static class IBBExtensions.Data
          A data packet containing a portion of the file being sent encoded in base64.
static class IBBExtensions.Open
          Represents a request to open the file transfer.
 
Field Summary
static String NAMESPACE
           
 
Constructor Summary
IBBExtensions()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

NAMESPACE

public static final String NAMESPACE
See Also:
Constant Field Values
Constructor Detail

IBBExtensions

public IBBExtensions()

Smack

Copyright © 2003-2007 Jive Software.