tigase.server.ext.handlers
public class ComponentAcceptStreamOpenHandler extends Object implements StreamOpenHandler
| Modifier and Type | Field and Description |
|---|---|
static String |
XMLNS
Field description
|
XMLNS_KEY| Constructor and Description |
|---|
ComponentAcceptStreamOpenHandler() |
| Modifier and Type | Method and Description |
|---|---|
String[] |
getXMLNSs()
Method description
|
String |
serviceStarted(ComponentIOService serv)
Method description
|
String |
streamOpened(ComponentIOService serv,
Map<String,String> attribs,
ComponentProtocolHandler handler)
Method description
|
public static final String XMLNS
public String[] getXMLNSs()
getXMLNSs in interface StreamOpenHandlerpublic String serviceStarted(ComponentIOService serv)
serviceStarted in interface StreamOpenHandlerserv - public String streamOpened(ComponentIOService serv, Map<String,String> attribs, ComponentProtocolHandler handler)
streamOpened in interface StreamOpenHandlerserv - attribs - handler - Copyright © 2013 Tigase. All rights reserved.