public static class UaLoopbackClient.InternalEndpointServiceRequest extends EndpointServiceRequest<ServiceRequest<ServiceResponse>,ServiceResponse>
endpoint, receiveTimestamp, request, sendServiceFaultsForBadServiceLevelOpcHttpsResponses, sendServiceFaultsForBadServiceLevelResponses, server| Modifier and Type | Method and Description |
|---|---|
ServiceContext |
createServiceContext() |
ServerSecureChannel |
getChannel()
getChannel.
|
SecurityMode |
getSecurityMode()
A SecurityMode.
|
void |
sendResponse(AsyncWrite response)
Send response.
|
AsyncWrite |
sendResponse(ServiceResponse response,
List<Locale> locales)
Send a response.
|
getEndpoint, getReceiveTimestamp, getRequest, getServer, sendException, sendFaultpublic ServiceContext createServiceContext()
public ServerSecureChannel getChannel()
EndpointServiceRequestgetChannel.
getChannel in class EndpointServiceRequest<ServiceRequest<ServiceResponse>,ServiceResponse>ServerSecureChannel object.public SecurityMode getSecurityMode()
EndpointServiceRequestgetSecurityMode in class EndpointServiceRequest<ServiceRequest<ServiceResponse>,ServiceResponse>public void sendResponse(AsyncWrite response)
EndpointServiceRequestsendResponse in class EndpointServiceRequest<ServiceRequest<ServiceResponse>,ServiceResponse>response - async write wrapping response or ServiceFaultpublic AsyncWrite sendResponse(ServiceResponse response, List<Locale> locales)
EndpointServiceRequestsendResponse in class EndpointServiceRequest<ServiceRequest<ServiceResponse>,ServiceResponse>response - to send, either ServiceFault or ServiceResultlocales - a list of locale preferences (or null if none)Copyright © 2026. All rights reserved.