1=for comment POD_DERIVED_INDEX_GENERATED
2The following documentation is automatically generated.  Please do not edit
3this file, but rather the original, inline with Protocol::XMPP::Element::Bind
4at lib/Protocol/XMPP/Element/Bind.pm
5(on the system that originally ran this).
6If you do edit this file, and don't want your changes to be removed, make
7sure you change the first line.
8
9=cut
10
11=head1 NAME
12
13Protocol::XMPP::Bind - register ability to deal with a specific feature
14
15=head1 VERSION
16
17Version 0.006
18
19=head1 SYNOPSIS
20
21=head1 DESCRIPTION
22
23=head1 METHODS
24
25=head2 end_element
26
27=head1 INHERITED METHODS
28
29=over 4
30
31=item L<Protocol::XMPP::ElementBase>
32
33L<attributes|Protocol::XMPP::ElementBase/attributes>, L<characters|Protocol::XMPP::ElementBase/characters>, L<class_from_element|Protocol::XMPP::ElementBase/class_from_element>, L<new|Protocol::XMPP::ElementBase/new>, L<parent|Protocol::XMPP::ElementBase/parent>
34
35=item L<Protocol::XMPP::Base>
36
37L<debug|Protocol::XMPP::Base/debug>, L<dispatch_event|Protocol::XMPP::Base/dispatch_event>, L<is_authorised|Protocol::XMPP::Base/is_authorised>, L<is_loggedin|Protocol::XMPP::Base/is_loggedin>, L<new_future|Protocol::XMPP::Base/new_future>, L<next_id|Protocol::XMPP::Base/next_id>, L<stream|Protocol::XMPP::Base/stream>, L<write_text|Protocol::XMPP::Base/write_text>, L<write_xml|Protocol::XMPP::Base/write_xml>
38
39=item L<Mixin::Event::Dispatch>
40
41L<add_handler_for_event|Mixin::Event::Dispatch/add_handler_for_event>, L<clear_event_handlers|Mixin::Event::Dispatch/clear_event_handlers>, L<event_handlers|Mixin::Event::Dispatch/event_handlers>, L<invoke_event|Mixin::Event::Dispatch/invoke_event>, L<subscribe_to_event|Mixin::Event::Dispatch/subscribe_to_event>, L<unsubscribe_from_event|Mixin::Event::Dispatch/unsubscribe_from_event>
42
43=back
44
45=head1 AUTHOR
46
47Tom Molesworth <cpan@entitymodel.com>
48
49=head1 LICENSE
50
51Copyright Tom Molesworth 2010-2014. Licensed under the same terms as Perl itself.
52