public class ComponentConnectStreamOpenHandler extends Object implements StreamOpenHandler
| Modifier and Type | Field and Description |
|---|---|
static String |
XMLNS
Field description
|
XMLNS_KEY| Constructor and Description |
|---|
ComponentConnectStreamOpenHandler() |
| Modifier and Type | Method and Description |
|---|---|
String[] |
getXMLNSs() |
String |
serviceStarted(ComponentIOService s) |
String |
streamOpened(ComponentIOService serv,
Map<String,String> attribs,
ComponentProtocolHandler handler) |
public static final String XMLNS
public String[] getXMLNSs()
getXMLNSs in interface StreamOpenHandlerpublic String serviceStarted(ComponentIOService s)
serviceStarted in interface StreamOpenHandlerpublic String streamOpened(ComponentIOService serv, Map<String,String> attribs, ComponentProtocolHandler handler)
streamOpened in interface StreamOpenHandlerCopyright © 2016 "Tigase, Inc.". All rights reserved.