public interface StreamOpenHandler
Modifier and Type | Field and Description |
---|---|
static String |
XMLNS_KEY
Field description
|
Modifier and Type | Method and Description |
---|---|
String[] |
getXMLNSs() |
String |
serviceStarted(ComponentIOService s) |
String |
streamOpened(ComponentIOService s,
Map<String,String> attribs,
ComponentProtocolHandler handler) |
static final String XMLNS_KEY
String[] getXMLNSs()
String serviceStarted(ComponentIOService s)
String streamOpened(ComponentIOService s, Map<String,String> attribs, ComponentProtocolHandler handler)
Copyright © 2018 "Tigase, Inc.". All rights reserved.