Lines Matching refs:getName

79         putNameMap(MinExpires.NAME, MinExpires.class.getName()); // 1
81 putNameMap(ErrorInfo.NAME, ErrorInfo.class.getName()); // 2
83 putNameMap(MimeVersion.NAME, MimeVersion.class.getName()); // 3
85 putNameMap(InReplyTo.NAME, InReplyTo.class.getName()); // 4
87 putNameMap(Allow.NAME, Allow.class.getName()); // 5
89 putNameMap(ContentLanguage.NAME, ContentLanguage.class.getName()); // 6
91 putNameMap(CALL_INFO, CallInfo.class.getName()); //7
93 putNameMap(CSEQ, CSeq.class.getName()); //8
95 putNameMap(ALERT_INFO, AlertInfo.class.getName()); //9
97 putNameMap(ACCEPT_ENCODING, AcceptEncoding.class.getName()); //10
99 putNameMap(ACCEPT, Accept.class.getName()); //11
101 putNameMap(ACCEPT_LANGUAGE, AcceptLanguage.class.getName()); //12
103 putNameMap(RECORD_ROUTE, RecordRoute.class.getName()); //13
105 putNameMap(TIMESTAMP, TimeStamp.class.getName()); //14
107 putNameMap(TO, To.class.getName()); //15
109 putNameMap(VIA, Via.class.getName()); //16
111 putNameMap(FROM, From.class.getName()); //17
113 putNameMap(CALL_ID, CallID.class.getName()); //18
115 putNameMap(AUTHORIZATION, Authorization.class.getName()); //19
117 putNameMap(PROXY_AUTHENTICATE, ProxyAuthenticate.class.getName()); //20
119 putNameMap(SERVER, Server.class.getName()); //21
121 putNameMap(UNSUPPORTED, Unsupported.class.getName()); //22
123 putNameMap(RETRY_AFTER, RetryAfter.class.getName()); //23
125 putNameMap(CONTENT_TYPE, ContentType.class.getName()); //24
127 putNameMap(CONTENT_ENCODING, ContentEncoding.class.getName()); //25
129 putNameMap(CONTENT_LENGTH, ContentLength.class.getName()); //26
131 putNameMap(ROUTE, Route.class.getName()); //27
133 putNameMap(CONTACT, Contact.class.getName()); //28
135 putNameMap(WWW_AUTHENTICATE, WWWAuthenticate.class.getName()); //29
137 putNameMap(MAX_FORWARDS, MaxForwards.class.getName()); //30
139 putNameMap(ORGANIZATION, Organization.class.getName()); //31
141 putNameMap(PROXY_AUTHORIZATION, ProxyAuthorization.class.getName()); //32
143 putNameMap(PROXY_REQUIRE, ProxyRequire.class.getName()); //33
145 putNameMap(REQUIRE, Require.class.getName()); //34
147 putNameMap(CONTENT_DISPOSITION, ContentDisposition.class.getName()); //35
149 putNameMap(SUBJECT, Subject.class.getName()); //36
151 putNameMap(USER_AGENT, UserAgent.class.getName()); //37
153 putNameMap(WARNING, Warning.class.getName()); //38
155 putNameMap(PRIORITY, Priority.class.getName()); //39
157 putNameMap(DATE, SIPDateHeader.class.getName()); //40
159 putNameMap(EXPIRES, Expires.class.getName()); //41
161 putNameMap(SUPPORTED, Supported.class.getName()); //42
163 putNameMap(REPLY_TO, ReplyTo.class.getName()); // 43
165 putNameMap(SUBSCRIPTION_STATE, SubscriptionState.class.getName()); //44
167 putNameMap(EVENT, Event.class.getName()); //45
169 putNameMap(ALLOW_EVENTS, AllowEvents.class.getName()); //46
183 putNameMap(PAccessNetworkInfoHeader.NAME, PAccessNetworkInfo.class.getName());
185 putNameMap(PAssertedIdentityHeader.NAME, PAssertedIdentity.class.getName());
187 putNameMap(PAssociatedURIHeader.NAME, PAssociatedURI.class.getName());
189 putNameMap(PCalledPartyIDHeader.NAME, PCalledPartyID.class.getName());
191 putNameMap(PChargingFunctionAddressesHeader.NAME, PChargingFunctionAddresses.class.getName());
193 putNameMap(PChargingVectorHeader.NAME,PChargingVector.class.getName());
195 putNameMap(PMediaAuthorizationHeader.NAME,PMediaAuthorization.class.getName());
197 putNameMap(Path.NAME, Path.class.getName());
199 putNameMap(PPreferredIdentity.NAME, PPreferredIdentity.class.getName());
201 putNameMap(Privacy.NAME,Privacy.class.getName());
203 putNameMap(ServiceRoute.NAME, ServiceRoute.class.getName());
205 putNameMap(PVisitedNetworkID.NAME, PVisitedNetworkID.class.getName());