@Deprecated public class SipServerResource extends ServerResource
Constructor and Description |
---|
SipServerResource()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
String |
getCallId()
Deprecated.
Returns the request's call ID.
|
String |
getCommandSequence()
Deprecated.
Returns the request's command sequence.
|
Address |
getFrom()
Deprecated.
Returns the request initiator's address.
|
SipRequest |
getRequest()
Deprecated.
Returns the handled request.
|
SipResponse |
getResponse()
Deprecated.
Returns the handled response.
|
Address |
getTo()
Deprecated.
Returns the request recipient's address.
|
void |
init(Context context,
Request request,
Response response)
Deprecated.
Initialization method setting the environment of the current resource
instance.
|
abort, commit, delete, delete, describeVariants, doCatch, doConditionalHandle, doError, doHandle, doHandle, doNegotiatedHandle, get, get, getAttribute, getDescription, getInfo, getInfo, getName, getOnSent, getPreferredVariant, getRole, getVariants, getVariants, handle, hasAnnotations, head, head, isAnnotated, isAutoCommitting, isCommitted, isConditional, isExisting, isInRole, isNegotiated, options, options, patch, patch, post, post, put, put, redirectPermanent, redirectPermanent, redirectSeeOther, redirectSeeOther, redirectTemporary, redirectTemporary, setAllowedMethods, setAnnotated, setAttribute, setAutoCommitting, setChallengeRequests, setCommitted, setConditional, setCookieSettings, setDescription, setDimensions, setExisting, setLocationRef, setLocationRef, setName, setNegotiated, setOnSent, setProxyChallengeRequests, setServerInfo, setStatus, setStatus, setStatus, setStatus, updateAllowedMethods, updateDimensions
doError, doInit, doRelease, getAllowedMethods, getApplication, getChallengeRequests, getChallengeResponse, getClientInfo, getConditions, getConnegService, getContext, getConverterService, getCookies, getCookieSettings, getDimensions, getHostRef, getLocationRef, getLogger, getMatrix, getMatrixValue, getMaxForwards, getMetadataService, getMethod, getOriginalRef, getProtocol, getProxyChallengeRequests, getProxyChallengeResponse, getQuery, getQueryValue, getRanges, getReference, getReferrerRef, getRequestAttributes, getRequestCacheDirectives, getRequestEntity, getResponseAttributes, getResponseCacheDirectives, getResponseEntity, getRootRef, getServerInfo, getStatus, getStatusService, isConfidential, isLoggable, release, setApplication, setQueryValue, setRequest, setResponse, toBoolean, toByte, toDouble, toFloat, toInteger, toLong, toObject, toRepresentation, toRepresentation, toRepresentation, toShort, toString
public String getCallId()
public String getCommandSequence()
public Address getFrom()
public SipRequest getRequest()
Resource
getRequest
in class Resource
public SipResponse getResponse()
Resource
getResponse
in class Resource
public Address getTo()
public void init(Context context, Request request, Response response)
Resource
Resource.doInit()
method that can be
overridden.Copyright © 2005–2017. All rights reserved.