public class DirectoryManagerIF_Tie
extends com.sun.xml.rpc.server.TieBase
implements com.sun.xml.rpc.encoding.SerializerConstants
Constructor and Description |
---|
DirectoryManagerIF_Tie() |
Modifier and Type | Method and Description |
---|---|
String |
getDefaultEnvelopeEncodingStyle() |
String |
getImplicitEnvelopeEncodingStyle() |
Method |
getMethodForOpcode(int opcode) |
protected String[] |
getNamespaceDeclarations() |
int |
getOpcodeForFirstBodyElementName(QName name) |
QName[] |
getUnderstoodHeaders() |
protected void |
peekFirstBodyElement(com.sun.xml.rpc.streaming.XMLReader bodyReader,
com.sun.xml.rpc.encoding.SOAPDeserializationContext deserializationContext,
com.sun.xml.rpc.server.StreamingHandlerState state) |
protected void |
processingHook(com.sun.xml.rpc.server.StreamingHandlerState state) |
protected void |
readFirstBodyElement(com.sun.xml.rpc.streaming.XMLReader bodyReader,
com.sun.xml.rpc.encoding.SOAPDeserializationContext deserializationContext,
com.sun.xml.rpc.server.StreamingHandlerState state) |
destroy, flushHttpResponse, getHandlerChain, getTarget, setTarget
callFaultHandlers, callRequestHandlers, callResponseHandlers, getActor, getOpcodeForRequestMessage, getOpcodeForSOAPAction, getPreferredCharacterEncoding, getXMLReaderFactory, getXMLWriterFactory, handle, handleEmptyBody, postBodyReadingHook, postEnvelopeReadingHook, postHandlingHook, postHeaderReadingHook, postResponseWritingHook, preBodyReadingHook, preEnvelopeReadingHook, preHandlingHook, preHeaderReadingHook, preResponseWritingHook, processHeaderElement, processHeaders, readHeaderElement, reportFault, usesSOAPActionForDispatching, writeResponse
protected void peekFirstBodyElement(com.sun.xml.rpc.streaming.XMLReader bodyReader, com.sun.xml.rpc.encoding.SOAPDeserializationContext deserializationContext, com.sun.xml.rpc.server.StreamingHandlerState state) throws Exception
peekFirstBodyElement
in class com.sun.xml.rpc.server.StreamingHandler
Exception
protected void readFirstBodyElement(com.sun.xml.rpc.streaming.XMLReader bodyReader, com.sun.xml.rpc.encoding.SOAPDeserializationContext deserializationContext, com.sun.xml.rpc.server.StreamingHandlerState state) throws Exception
readFirstBodyElement
in class com.sun.xml.rpc.server.StreamingHandler
Exception
protected void processingHook(com.sun.xml.rpc.server.StreamingHandlerState state) throws Exception
processingHook
in class com.sun.xml.rpc.server.StreamingHandler
Exception
public String getDefaultEnvelopeEncodingStyle()
getDefaultEnvelopeEncodingStyle
in class com.sun.xml.rpc.server.StreamingHandler
public String getImplicitEnvelopeEncodingStyle()
getImplicitEnvelopeEncodingStyle
in class com.sun.xml.rpc.server.StreamingHandler
public int getOpcodeForFirstBodyElementName(QName name)
getOpcodeForFirstBodyElementName
in class com.sun.xml.rpc.server.StreamingHandler
public Method getMethodForOpcode(int opcode) throws ClassNotFoundException, NoSuchMethodException
getMethodForOpcode
in interface com.sun.xml.rpc.spi.runtime.StreamingHandler
getMethodForOpcode
in class com.sun.xml.rpc.server.StreamingHandler
ClassNotFoundException
NoSuchMethodException
protected String[] getNamespaceDeclarations()
getNamespaceDeclarations
in class com.sun.xml.rpc.server.StreamingHandler
public QName[] getUnderstoodHeaders()
getUnderstoodHeaders
in class com.sun.xml.rpc.server.StreamingHandler
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.