|
Oracle Communications Converged Application Server Java API Reference 5.1 E36938-01 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object
com.bea.wcp.diameter.Application
com.bea.wcp.diameter.relay.RelayApplication
public class RelayApplication
(c) BEA Systems 2006 This application implements Diameter Relay functionality
Constructor Summary | |
---|---|
RelayApplication() |
Method Summary | |
---|---|
ApplicationId |
getId() Returns the ApplicationId for the application. |
protected void |
rcvAnswer(Answer ans) Called by the container when a new Answer has been received for this application. |
protected void |
rcvRequest(Request req) Called by the container when a new Request has been received for this application. |
Methods inherited from class com.bea.wcp.diameter.Application |
---|
createRequest, createSessionId, getDestinationHost, getDestinationRealm, getName, getNode, getOriginHost, getOriginRealm, getParameter, getParameter, init, log, log, rcvMessage, setDestinationHost, setDestinationRealm |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RelayApplication()
Method Detail |
---|
public ApplicationId getId()
Application
getId
in class Application
protected void rcvRequest(Request req) throws DiameterException, IOException
Application
rcvRequest
in class Application
req
- the Request that was receivedDiameterException
- if an error occurred while processing the messageIOException
- if an I/O error occurredprotected void rcvAnswer(Answer ans) throws DiameterException, IOException
Application
rcvAnswer
in class Application
ans
- the Answer that was receivedDiameterException
- if an error occurred while processing the answerIOException
- if an I/O error occurred
|
Oracle Communications Converged Application Server Java API Reference 5.1 E36938-01 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright © 2012 Oracle Corporation. All Rights Reserved.